Robert Millan wrote: > Package: wnpp > Version: unavailable; reported 2003-04-23 > Severity: wishlist > > * Package name : grub-disk > Version : 0.93+cvs20030224.2.1 > * URL : http://people.debian.org/~rmh/packages/grub-disk/ > * License : GPL > Description : GRUB bootable disk image > > This package contains a GRUB rescue disk. It consists of a bootable > 1.44 floppy image you can use to grab a rescue disk or be run in an > i386 emulator, like Bochs.
how does this differ from ``dd if=stage1 of=/dev/fd0 bs=512 count=1; dd if=stage2 of=/dev/fd0 bs=512 seek=1''? -john