Replies: 3 comments 1 reply
-
SCP image files will never match. They are raw flux images and depend on exact flux timings (which jitter) and index timings. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Try reading to an IMG file using a format like ibm.1440: gw read --format=ibm.1440 name.img |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for response |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use "blue pill" board
I suspect my STM board is a fake. I read disk several times (in my case just MS-DOS loading disk) and get non-identical files.
I even made "erase" command and rad after that, but result is the same - non-identical files.
I'd like to know, if I read one disk two or more times serially, should I get the same files (size, binary)?
I used gw read mydisk.scp
If I write mydisk.scp onto disk, th PC doesn't see it.
Beta Was this translation helpful? Give feedback.
All reactions