This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

dd if=/cygdrive/a of=foo.img doesn't work



I would like to make a low copy of a
1.44 disk and I have only a NTworkstation
on my hand. so I installed gnu tools from
cygwin and I taped
dd if=/cygdrive/a of=foo.img
but I got this:
dd: /cygdrive/a: Invalid argument

then I tried
cat /cygdrive/a >foo.img

with the same err:
cat: /cygdrive/a: Invalid argument

Why it doesn't work ? What can I do for a low copy ?


---------------------------------------------------
Get free personalized email at http://www.iname.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]