zg0000
2004-09-11, 01:04 AM CDT
After upgrading the stock core 2 kernel I get the following error (when trying to load the new kernel):
Decompressing Linux...done
Booting the kernel.
audit(1094835472.234:0): Initialized
Red Hat nash version 3.5.22 starting
mkrootdev: label /not found
mount: error 2 mounting ext3
pivotroot: pivot_root(/sysroot, /systroot/initrd) failed: 2
umount /initrd/proc failed: 2
Kernel panic: No init found. Try passing init-option to kernel
My grub configuration is (auto configured during the rpm install, 2.6.5-1 is the working kernel):
timeout=10
splashimage=(hd0,4)/boot/grub/splash.xpm.gz
title Fedora Core (2.6.8-1.521)
root (hd0,4)
kernel /boot/vmlinuz-2.6.8-1.521 ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.8-1.521.img
title Fedora Core (2.6.5-1.358)
root (hd0,4)
kernel /boot/vmlinuz-2.6.5-1.358 ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.5-1.358.img
Anyone else have trouble with the updated kernel? Any ideas?
Decompressing Linux...done
Booting the kernel.
audit(1094835472.234:0): Initialized
Red Hat nash version 3.5.22 starting
mkrootdev: label /not found
mount: error 2 mounting ext3
pivotroot: pivot_root(/sysroot, /systroot/initrd) failed: 2
umount /initrd/proc failed: 2
Kernel panic: No init found. Try passing init-option to kernel
My grub configuration is (auto configured during the rpm install, 2.6.5-1 is the working kernel):
timeout=10
splashimage=(hd0,4)/boot/grub/splash.xpm.gz
title Fedora Core (2.6.8-1.521)
root (hd0,4)
kernel /boot/vmlinuz-2.6.8-1.521 ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.8-1.521.img
title Fedora Core (2.6.5-1.358)
root (hd0,4)
kernel /boot/vmlinuz-2.6.5-1.358 ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.5-1.358.img
Anyone else have trouble with the updated kernel? Any ideas?