Linux / UNIX Tech Support Forum
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 ...
|
|||||||
| Getting started tutorials So much to read, so little time! If that is your problem, we have solution. Read our FAQ and tutorials to help you cut through the clutter of information overload. Only members of "contributors" group can post new tutorials. Other members can just reply to thread. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
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 from the installation cd # 1
Type linux rescue at boot: prompt Mount partition in r/w mode Chroot partition (chroot /) Install kernel from cdrom Unmount cdrom and partition Reboot the system
__________________
Vivek Gite Linux Evangelist |
|
|||
|
/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! |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Is Linux kernel is monolithic or modular kernel? | chiku | Linux software | 3 | 27-08-2009 02:56 AM |
| problem with linux-2.6.12 kernel at boot time | khadar | Getting started tutorials | 0 | 12-09-2007 03:38 PM |
| Display Linux kernel information | sweta | Getting started tutorials | 0 | 27-07-2007 07:00 AM |
| Yum install kernel debuginfo packages kernel-debuginfo repo | rockdalinux | Getting started tutorials | 0 | 15-06-2007 09:59 PM |
| What are the advances of Kernel 2.6 over Kernel 2.4 | ricc | Linux software | 3 | 14-03-2006 12:42 PM |