Matthew Lenz wrote:
I didn't have fc4t3 install grub. Can someone who did have it install
grub send me the default kernel and initrd entries for the
default /etc/grub.conf? Just wanna see if all the params i'm using are
what anaconda would use by default.
Here are the entries for mine - several new kernels have been added
since initial install:
title Fedora Core (2.6.11-1.1290_FC4)
root (hd0,5)
kernel /boot/vmlinuz-2.6.11-1.1290_FC4 ro root=LABEL=/1234 rhgb quiet
initrd /boot/initrd-2.6.11-1.1290_FC4.img
title Fedora Core (2.6.11-1.1288_FC4)
root (hd0,5)
kernel /boot/vmlinuz-2.6.11-1.1288_FC4 ro root=LABEL=/1234 rhgb quiet
initrd /boot/initrd-2.6.11-1.1288_FC4.img
title Fedora Core (2.6.11-1.1287_FC4)
root (hd0,5)
kernel /boot/vmlinuz-2.6.11-1.1287_FC4 ro root=LABEL=/1234 rhgb quiet
initrd /boot/initrd-2.6.11-1.1287_FC4.img
title Fedora Core (2.6.11-1.1286_FC4)
root (hd0,5)
kernel /boot/vmlinuz-2.6.11-1.1286_FC4 ro root=LABEL=/1234 rhgb quiet
initrd /boot/initrd-2.6.11-1.1286_FC4.img
Gerry