make debian rescue & root floppies at neonprimetime's den

format a floppy and copy the rescue.bin from the debian cd to the floppy
fdformat /dev/fd0
dd if=rescue.bin of=/dev/fd0

format a floppy and copy the root.bin from the debian cd to the floppy
fdformat /dev/fd0
dd if=root.bin of=/dev/fd0

Hosted by www.Geocities.ws

1