I built a newer kernel version and want to add it to the grub menu.  I must
have done something wrong but cannot figure it out.

I copied the new bzImage file to the /boot directory.  I edited my
/boot/grub/grub.conf file as follows:

default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
title Red Hat Linux (2.4.7-10)
        root (hd0,0)
        kernel /vmlinuz-2.4.7-10 ro root=/dev/hda6
        initrd /initrd-2.4.7-10.img
title Red Hat Linux (2.4.19)
        root (hd0,0)
        kernel /bzImage ro root=/dev/hda6
        initrd /initrd-2.4.7-10.img

The entry for 2.4.7-10 is what was in the file.  I copied that entry to the
entry for 2.4.19 and simply changed the name of the boot image.  Is this
correct?  Does the 'root' have to be changed also?  

-- 
Jake Colman                     

Principia Partners LLC                  Phone: (201) 209-2467
Harborside Financial Center               Fax: (201) 946-0320
902 Plaza Two                          E-mail: [EMAIL PROTECTED]
Jersey City, NJ 07311                  www.principiapartners.com



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to