Skip to content

Instantly share code, notes, and snippets.

@danish-rehman
Created January 8, 2015 06:04
Show Gist options
  • Save danish-rehman/34fc3a41a1068fca2714 to your computer and use it in GitHub Desktop.
Save danish-rehman/34fc3a41a1068fca2714 to your computer and use it in GitHub Desktop.
Copy the files at appropriate location of the destination host.
# 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