Has anyone had any success in getting GRUB to boot off 1.68 meg media?

All I can get is the stage1 message on screen, and then it hangs.

I took the following steps to build the floppy:
mknod /dev/fd0u1680 b 2 44
fdformat /dev/fd0u1680
mformat -t 80 -h 2 -s 21 a:
mbadblocks a:

stage1 and stage2 were copied onto the floppy,
and then to install GRUB from the /usr/local/sbin/grub I used:
install (fd0)/boot/grub/stage1 (fd0) (fd0)/boot/grub/stage2 p

I'm using a version compiled from the CVS of 2000-04-23

Andrew

Reply via email to