Could someone kindly sed me their grub.conf file?
I made a booboo and installed a redhat test kernel rpm and when uninstalling it I got this msg:
grubby fatal error: unable to find a suitable template
I got the same error when yumming the original kernel back in.
thanks, chris
PS: Where can I find a fedora 2.6 test kernel?
chris wrote:
Could someone kindly sed me their grub.conf file?
# grub.conf generated by anaconda # # Note that you do not have to rerun grub after making changes to this file # NOTICE: You do not have a /boot partition. This means that # all kernel and initrd paths are relative to /, eg. # root (hd0,8) # kernel /boot/vmlinuz-version ro root=/dev/sda9 # initrd /boot/initrd-version.img #boot=/dev/sda splashimage=(hd0,8)/boot/grub/splash.xpm.gz default=0 timeout=3
title Red Hat Linux (2.4.20-20.9) root (hd0,8) kernel /boot/vmlinuz-2.4.20-20.9 ro root=LABEL=/1 vga=791 initrd /boot/initrd-2.4.20-20.9.img
PS: Where can I find a fedora 2.6 test kernel?
There is no Fedora 2.6 kernel. It's only alpha http://people.redhat.com/arjanv/2.5/
Xose Vazquez Perez wrote:
chris wrote:
Could someone kindly sed me their grub.conf file?
# grub.conf generated by anaconda # # Note that you do not have to rerun grub after making changes to this file # NOTICE: You do not have a /boot partition. This means that # all kernel and initrd paths are relative to /, eg. # root (hd0,8) # kernel /boot/vmlinuz-version ro root=/dev/sda9 # initrd /boot/initrd-version.img #boot=/dev/sda splashimage=(hd0,8)/boot/grub/splash.xpm.gz default=0 timeout=3
title Red Hat Linux (2.4.20-20.9) root (hd0,8) kernel /boot/vmlinuz-2.4.20-20.9 ro root=LABEL=/1 vga=791 initrd /boot/initrd-2.4.20-20.9.img
PS: Where can I find a fedora 2.6 test kernel?
There is no Fedora 2.6 kernel. It's only alpha http://people.redhat.com/arjanv/2.5/
thanks Xose
On Tue, 30 Sep 2003, chris wrote:
Could someone kindly sed me their grub.conf file?
Here is mine, for Fedora:
# grub.conf generated by anaconda # # Note that you do not have to rerun grub after making changes to this file # NOTICE: You do not have a /boot partition. This means that # all kernel and initrd paths are relative to /, eg. # root (hd0,1) # kernel /boot/vmlinuz-version ro root=/dev/hda2 # initrd /boot/initrd-version.img #boot=/dev/hda default=0 timeout=5 splashimage=(hd0,1)/boot/grub/splash.xpm.gz password --md5 $1$XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX title Fedora Core (2.4.22-1.2061.nptl) root (hd0,1) kernel /boot/vmlinuz-2.4.22-1.2061.nptl ro root=/dev/hda2 hdc=ide-scsi acpi=on idebus=66 resume=/dev/hda6 initrd /boot/initrd-2.4.22-1.2061.nptl.img title Legacy Proprietary Experimental Code Can rootnoverify (hd0,0) chainloader +1
I made a booboo and installed a redhat test kernel rpm and when uninstalling it I got this msg:
grubby fatal error: unable to find a suitable template
I got the same error when yumming the original kernel back in.
thanks, chris
PS: Where can I find a fedora 2.6 test kernel?
Arjan's is what they recommend to test themselves. But there are problems in up2date with that repo, so try downloading them handy.