Last Updated on December 9, 2021 by Admin
After the downloading patch-4.6.4.xz
from http://kernel.org, what are the next steps to prepare the build of a version 4.6.4 Linux kernel? (Choose two.)
- Uncompress the file and move the resulting directory to
/usr/src/linux
- Apply the patch file to the kernel source directory containing kernel version 4.6.0
- Apply the patch file to the kernel source directory containing kernel version 4.6.3
- Uncompress the file using xz to get the uncompressed patch file
- Use patch to apply the uncompressed patch file to the source directory of any previous kernel version