lokimon
18th November 2006, 10:31 PM
I finished an install of FC6 and today went ahead and updated all the packages.
Kernel 2849 fails to boot. Kernel 2798 still works.
I have 5 drives in this server. All IDE. I have 1 raid 1 partition.
Shortly after loading the kernel and initrd I get the following errors.
mkrootdev expected fs options
mount: missing mount point
setuproot: moving /dev/failed no such file or directory
setuproot: error mounting /proc
setuproot: error mounting /sys
switchroot: mount failed No such file or directory
kernel panic
grub.conf looks like this. The commented out line didn't look right, so I made it look like the 2798 line... didn't work.
title Fedora Core (2.6.18-1.2849.fc6)
root (hd0,0)
# kernel /vmlinuz-2.6.18-1.2849.fc6 ro root=/dev/VolGroup00/LogVol00 rhgb quiet /dev/VolGroup00/LogVol00
kernel /vmlinuz-2.6.18-1.2849.fc6 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.6.18-1.2849.fc6.img
title Fedora Core (2.6.18-1.2798.fc6)
root (hd0,0)
kernel /vmlinuz-2.6.18-1.2798.fc6 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.6.18-1.2798.fc6.img
fstab looks like this... somehow it looked like an extra / mount point got in there, so I commented it out... didn't help
#/dev/VolGroup00/LogVol00 / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
devpts /dev/pts devpts gid=5,mode=620 0 0
tmpfs /dev/shm tmpfs defaults 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs defaults 0 0
/dev/VolGroup00/LogVol01 swap swap defaults 0 0
/dev/VolGroup00/LogVol00 / ext3 defaults 1 1
/dev/md0 /mnt/raid ext3 defaults 1 2
/dev/hdb1 /mnt/audio ext3 defaults 1 2
/dev/hdd1 /mnt/backups ext3 defaults 1 2
Kernel 2849 fails to boot. Kernel 2798 still works.
I have 5 drives in this server. All IDE. I have 1 raid 1 partition.
Shortly after loading the kernel and initrd I get the following errors.
mkrootdev expected fs options
mount: missing mount point
setuproot: moving /dev/failed no such file or directory
setuproot: error mounting /proc
setuproot: error mounting /sys
switchroot: mount failed No such file or directory
kernel panic
grub.conf looks like this. The commented out line didn't look right, so I made it look like the 2798 line... didn't work.
title Fedora Core (2.6.18-1.2849.fc6)
root (hd0,0)
# kernel /vmlinuz-2.6.18-1.2849.fc6 ro root=/dev/VolGroup00/LogVol00 rhgb quiet /dev/VolGroup00/LogVol00
kernel /vmlinuz-2.6.18-1.2849.fc6 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.6.18-1.2849.fc6.img
title Fedora Core (2.6.18-1.2798.fc6)
root (hd0,0)
kernel /vmlinuz-2.6.18-1.2798.fc6 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.6.18-1.2798.fc6.img
fstab looks like this... somehow it looked like an extra / mount point got in there, so I commented it out... didn't help
#/dev/VolGroup00/LogVol00 / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
devpts /dev/pts devpts gid=5,mode=620 0 0
tmpfs /dev/shm tmpfs defaults 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs defaults 0 0
/dev/VolGroup00/LogVol01 swap swap defaults 0 0
/dev/VolGroup00/LogVol00 / ext3 defaults 1 1
/dev/md0 /mnt/raid ext3 defaults 1 2
/dev/hdb1 /mnt/audio ext3 defaults 1 2
/dev/hdd1 /mnt/backups ext3 defaults 1 2