On Thu, Dec 12, 2019 at 01:12:10PM +0000, Jose Isaias Cabrera wrote:

> How can you make disk images of floppies?  Thanks.

If I'm correct, there is "dd" port for DOS. So per analogiam (to Linux) it
must be something like this:

 dd bs=512 count=2880 if=a: of=imgfile.img

Didn't try the above
-- 
regards,
Zbigniew


_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to