Re: [cbm4linux-users] Cant open source from d71
Brought to you by:
cbm4linux
From: Mats J. <mj...@ti...> - 2004-11-01 20:42:33
|
> When i use d64copy to create a d71 image it works very well the image > is created and works well. Can you tell how big the image is (in bytes)? 349696 bytes > [Fatal] nei >her a .d64 not .d71 file: hej2.d71 This message tells us that the d64copy thinks that it is neither a D64 nor a D71 image (what else should this message tell?), and this is determined by the size of the image in libd64copy/fs.c - open_disk(). Ok. >W: Have you tried without specifying -2? From a brief view, it does not seem to have any effect on this message, but to be sure... (D71 always use 2 sides, so there is no need for specfying it). Yeah the same error occurs. |