On Thu, 22 Apr 1999, darrin griffiths wrote: > I'm installing debian linux but the files resc1440.bin and drv1440.bin > are too large to fit on a 1.44 mb floppy. > help! > cheers > darrin griffiths
superformat /dev/fd0 dd if=resc1440.bin of=/dev/fd0 superformat /dev/fd0 dd if=drv1440.bin of=/dev/fd0 make sure that you have no bad sectors on the disk -Justin