Re: Kernel panic after yum update

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



blckbrd wrote:
grub.conf:

default=1
timeout=5
splashimage=(hd0,1)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.10-1.760_FC3)
        root (hd0,1)
        kernel /boot/vmlinuz-2.6.10-1.760_FC3 ro root=LABEL=/1 rhgb quiet
        initrd /boot/initrd-2.6.10-1.760_FC3.img
title Fedora Core (2.6.10-1.760_FC3smp)
        root (hd0,1)
        kernel /boot/vmlinuz-2.6.10-1.760_FC3smp ro root=LABEL=/1 rhgb quiet
        initrd /boot/initrd-2.6.10-1.760_FC3smp.img
title Fedora Core (2.6.10-1.741_FC3smp)
        root (hd0,1)
        kernel /boot/vmlinuz-2.6.10-1.741_FC3smp ro root=LABEL=/1 rhgb quiet
        initrd /boot/initrd-2.6.10-1.741_FC3smp.img
title Fedora Core (2.6.10-1.741_FC3)
        root (hd0,1)
        kernel /boot/vmlinuz-2.6.10-1.741_FC3 ro root=LABEL=/1 rhgb quiet

Did you miss off the initrd line for the 2.6.10-1.741_FC3 kernel or is it really not there?


fstab:

# This file is edited by fstab-sync - see 'man fstab-sync' for details
LABEL=/1 / ext3 defaults 1 1
none /dev/pts devpts gid=5,mode=620 0 0
none /dev/shm tmpfs defaults 0 0
none /proc proc defaults 0 0
none /sys sysfs defaults 0 0
LABEL=SWAP-sda3 swap swap defaults 0 0
/dev/hdc /media/cdrecorder auto pamconsole,exec,noauto,fscontext=system_u:object_r:removable_t,managed
0 0
/dev/sdb1 /media/usbdisk vfat pamconsole,exec,noauto,iocharset=utf8,noatime,sync,fscontext=system_u:object_r:removable_t,managed
0 0
/dev/fd0 /media/floppy auto pamconsole,exec,noauto,fscontext=system_u:object_r:removable_t,managed
0 0

If you run:

# e2label /dev/hda2

does it say "/1"?

Paul.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux