Hello,
* On Thu, Jan 23, 2014 at 02:05:31AM -0800 DerSchatten wrote:
> but now i would like to write a d71 Image back to this disk.
> What is the right way?
>
> Must be back to single-sided mode and then write the Image with d64copy?
No.
d64copy -2 file.d71 8
will write file.d71 to the 1571 drive with device number 8.
Note that "-2" (or, alternatively, "--two-sided") command-line switch.
You do not need to change to mode, though. d64copy will do it on its
own. (More precisely, it writes the disk with own routines, and it does
not care about the mode of the 1571 drive.)
HTH,
Spiro.
--
Spiro R. Trikaliotis
http://www.trikaliotis.net/