This is a discussion on Linux kernel deleted from /boot - how do I resinstall the kernel within the Getting started tutorials forums, part of the Linux Getting Started category; If you have deleted the kernal from /boot by mistake, how will you reinstall the new kernel in linux rescue ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
If you have deleted the kernal from /boot by mistake, how will you reinstall the new kernel in linux rescue mode?
You have entered a command and you get the error message bash: comamnd not found. who is responsible for this error message: a) kernel b) shell c) command itself. |
| Sponsored Links | ||
|
|
|
|||
|
/boot is always in ro mode. unless its a kernel upgrade or kernel tweak process. how you deleted a file from read only mode?
alternate method: if system is still alive? mount -o remount,rw /boot apt-get reinstall kernel-`uname -r` mount -o remount,ro /boot the alternate method is told by nixcraft. kudos to him/her! |
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| problem with linux-2.6.12 kernel at boot time | khadar | Getting started tutorials | 0 | 09-12-2007 03:38 PM |
| Display Linux kernel information | sweta | Getting started tutorials | 0 | 07-27-2007 07:00 AM |
| Yum install kernel debuginfo packages kernel-debuginfo repo | rockdalinux | Getting started tutorials | 0 | 06-15-2007 09:59 PM |
| What are the advances of Kernel 2.6 over Kernel 2.4 | ricc | Linux software | 3 | 03-14-2006 12:42 PM |
| Is Linux kernel is monolithic or modular kernel? | chiku | Linux software | 2 | 06-02-2005 03:40 PM |