PDA

View Full Version : Problem to boot F7 kernel (fine with F6 kernel)


zwfed
2007-07-29, 07:55 PM CDT
Hi all,

I don't know what's wrong with my setting. Thanks!

Here is my /etc/fstab

LABEL=/ / ext3 defaults 1 1
sysfs /sys sysfs defaults 0 0
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0

My /boot/grub/grub.conf

title Fedora (2.6.22.1-33.fc7)
root (hd0,0)
kernel /vmlinuz-2.6.22.1.33.fc7 acpi=force ro root=LABEL/
initrd /initrd-2.6.22.1.33.fc7.img
title Fedora (2.6.18.1-2849.fc6)
root (hd0,0)
kernel /vmlinuz-2.6.18.1-2849.fc6 acpi=force ro root=LABEL/
initrd /initrd-2.6.18.1-2849.fc6.img

Wayne
2007-07-29, 08:00 PM CDT
If you look through the forum you'll find there are several threads reporting problems with this kernel. From the Grub splash boot with the previous kernel and optionally remove 2.6.22.1.33.fc7. A fixed kernel is apparently on its way.

Wayne

zwfed
2007-07-29, 08:19 PM CDT
If you look through the forum you'll find there are several threads reporting problems with this kernel. From the Grub splash boot with the previous kernel and optionally remove 2.6.22.1.33.fc7. A fixed kernel is apparently on its way.

Wayne

I was hoping to fix my usb flash drive problem (not working) by upgrading to a new kernel.