Hi,

In general, it looks great.

I noticed that this install, to a floppy with ext2fs, under the
grub shell, did not work as I had expected,

    root     (fd0)
    install  /boot/grub/stage1 (fd0)  /boot/grub/stage2  /boot/grub/menu.lst
    quit

After I booted the floppy, grub came up in command mode, the
menu.lst had not been `installed' correctly.  The addition of the
`p' option,

    root     (fd0)
    install  /boot/grub/stage1 (fd0)  /boot/grub/stage2  p /boot/grub/menu.lst
    quit

worked perfectly, grub came up in menu mode.

I don't see how using a floppy with a filesystem on it but without
any partitions should be sensitive to the `p' flag.

Thanks,
-- 
Jeff Sheinberg  <[EMAIL PROTECTED]>

Reply via email to