On 12/15/05, Richard Fish <[EMAIL PROTECTED]> wrote:
> bootable, but mkisofs.  To use GRUB, you have to make a /boot/grub
> directory in your CD tree, and copy the stage2_eltorito file into that
> directory along with grub.conf/menu.lst.

Oh, I forgot one thing.  Instead of (hdX,X) in grub.conf, you use
(cd).  For example:

title 2.6
    kernel (cd)/boot/vmlinuz-2.6 root=/dev/hdc

Of course, your kernel must have support for your CD-ROM drive and the
iso9660 filesystem built in...

-Richard

-- 
gentoo-user@gentoo.org mailing list

Reply via email to