|
||||||||||
|
|
||||||||||
NavigationMy posts on Twitter
|
Copy a new kernel to /bootI wrote this little script to update my kernel in the boot partition when I recompiled a new one. It copies the old kernel and the old configuration so that you can reuse it later if something would be wrong with the new one. echo "Identify kernel name" echo "Mounting boot-partition" echo "Backup old kernel and System.map" echo "Copy new kernel and System.map" echo "Umounting boot-partition" |
|
||||||||
| © Copyleft 2005-2011 - Lode Vanstechelman - Login | ||||||||||