Network boot disk

If you do not have a bootable network card, you can create a network boot disk instead. See the GRUB manual for details, or use ROM-o-matic or the GRUB network boot-disk creator.

dd on Windows

On windows, you can make your diskette with dd
and run: dd if=c:\temp\grubdisk.img of=\\.\a: bs=1440k

Sur windows, vous pouvez créer votre disquette de boot avec dd
puis executer: dd if=c:\temp\grubdisk.img of=\\.\a: bs=1440k