Red_Hat
RH302 · Question #36
Boot your System Successfully on runlevel 3. First When you restart the system you will get the Error: mount: error 15 mounting ext3 mount: error 2 mounting none switchroot: mount failed: 22 umount…
Restart the System Check the grub boot loader configuration by pressing e shortcut key. You will see like: root (hd0,0) kernel /vmlinuz-2.6.9-5.EL ro root=LABEL= rhgb quiet initrd /initrd-2.6.9-5.EL.img
Troubleshooting
Question
Boot your System Successfully on runlevel 3.
First When you restart the system you will get the Error:
mount: error 15 mounting ext3
mount: error 2 mounting none
switchroot: mount failed: 22
umount /initrd/dev/: 2
Kernel Panic: no syncing: Attempted to kill init !
This error occurred in your system before showing welcome redhat linux. That means problem in grub boot loader.
Explanation
Restart the System Check the grub boot loader configuration by pressing e shortcut key. You will see like: root (hd0,0) kernel /vmlinuz-2.6.9-5.EL ro root=LABEL= rhgb quiet initrd /initrd-2.6.9-5.EL.img
Topics
#grub#boot loader repair#initrd#kernel panic
Community Discussion
No community discussion yet for this question.