Click to See Complete Forum and Search --> : MS DOS equivilent


teak
02-25-2003, 11:41 AM
What is the Linux version of diskcopy a: a: ?

ph34r
02-25-2003, 11:54 AM
dd if=/dev/fd0 of=tmpfile.img
switch floppies
dd if=tmpfile.img of=/dev/fd0