On Thu, 11 Aug 2005 23:15:38 -0400
"John Dangler" <[EMAIL PROTECTED]> wrote:

> 
> In /boot, I have both linux-2.6.12-gentoo-r6 and
> kernel-genkernel-x86-2.6.12-gentoo-r6.
> 
> In /boot/grub/grub.conf, only the genkernel is listed
> 

Just edit /boot/grub/grub.conf.

You can read about how in the - Configuring the Bootloader section of
the installation manual -

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&chap=10

Just add the 3 lines necessary with the definition of the second kernel.  
Something
like - 



-- title=Gentoo 2.6.12-r4
root (hd0,0)
kernel /vmlinuz-2.6.12-gentoo-r4 root=/dev/hda3 


title=Gentoo 2.6.11-r11
root (hd0,0)
kernel /vmlinuz-2.6.11-gentoo-r11 root=/dev/hda3 

Bob
-  
-- 
[email protected] mailing list

Reply via email to