[wplug] Duping old alien floppies

Tom Rhodes trhodes at FreeBSD.org
Fri Mar 11 16:06:29 EST 2005


On Fri, 11 Mar 2005 14:48:49 -0500
Tom Fetherston <tfetherston at ncdcorp.com> wrote:

> The dd suggestion was a good one, though I think you need to discover 
> the floppies geometry first.  fdutils seems to have ways to address that. 

No, you should not need to figure that out:

dd if=/dev/fd0 of=/dev/fd1 (or file) bs=512

Should work for you.

-- 
Tom Rhodes


More information about the wplug mailing list