blckbrd wrote:
On Thu, 03 Feb 2005 12:17:53 +0000, Paul Howarth <paul@xxxxxxxxxxxx> wrote:
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?
Did you miss off the initrd line for the 2.6.10-1.741_FC3 kernel or is
it really not there?
Paul.