On Sunday 06 Jul 2003 13:08, [EMAIL PROTECTED] wrote:
> Hello.
>
> I want to add entries in the grub configuration
> file /boot/grub/grub.conf for booting from
> a CDROM and from a floppy disk. How can it be
> done?
>
Grub doesn't allow booting from a CDROM but you can boot OK from a 
floppy by adding this to /boot/grub/grub.conf:

title floppy
root (fd0)
chainloader +1

Peter
-- 
==================================================
Gentoo Linux:   Gentoo Base System version 1.4.3.8p1
kernel-2.4.22_pre2-gss i686 AMD Athlon(tm) XP 1600+
==================================================


--
[EMAIL PROTECTED] mailing list

Reply via email to