Created
January 8, 2015 06:04
-
-
Save danish-rehman/34fc3a41a1068fca2714 to your computer and use it in GitHub Desktop.
Copy the files at appropriate location of the destination host.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Copy the files at appropriate location of the destination host. | |
>> cp -R quick_boot_kernel/3.16.0 /lib/modules/ | |
>> cp quick_boot_kernel/config-3.16.0 /boot/ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment