mike wrote: > On Mon, 2003-10-13 at 20:03, John Meagher wrote: > > What's in /boot/grub/grub.conf ? > default 0 > splashimage=(hd0,0)/boot/grub/splash.xpm.gz > root (hd0,0) > boot=/dev/hda > name Linux > kernel /boot/vmlinuz-2.4.20-8 ro root=/dev/hda1 > initrd /boot/initrd-2.4.20-8.img > name Linux26 > kernel /boot/vmlinuz-2.6-test6 ro root=/dev/hda1 > initrd /boot/initrd-2.6-test6.img > I an load all the entries manually Here's mine: # grub.conf generated by anaconda # # Note that you do not have to rerun grub after making changes to this file # NOTICE: You have a /boot partition. This means that # all kernel and initrd paths are relative to /boot/, eg. # root (hd2,4) # kernel /vmlinuz-version ro root=/dev/sdc7 # initrd /initrd-version.img #boot=/dev/sdc5 default=0 timeout=13 splashimage=(hd2,4)/grub/splash.xpm.gz title Red Hat Linux Console (2.4.20-8) root (hd2,4) kernel /boot/vmlinuz-2.4.20-8 3 root=/dev/sdc7 vga=788 initrd /boot/initrd-2.4.20-8.img title Red Hat Linux GUI Desktop (2.4.20-8) root (hd2,4) kernel /boot/vmlinuz-2.4.20-8 5 root=/dev/sdc7 vga=788 initrd /boot/initrd-2.4.20-8.img title DOS rootnoverify (hd0,2) chainloader +1 -- "The fear of the Lord is the beginning of wisdom...." Proverbs 9:10 NIV Team OS/2 ** Reg. Linux User #211409 Felix Miata *** http://members.ij.net/mrmazda/ -- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list