Does anyone have a canned grub.conf file I can
use to build a bootable floppy that will tell
the machine to use the cd file system as the boot device?
Not canned, but you need a grub.conf with just something like:
rootnoverify (cd0) # not sure of syntax here, check 'info grub' chainloader +1
That should work. I do a similar thing the other way around (boot off CD, with option to boot off HD).
-- [neil@fnx ~]# rm -f .signature [neil@fnx ~]# ls -l .signature ls: .signature: No such file or directory [neil@fnx ~]# exit