Skip to content

Non consecutive sector numbers in diskdefs #408

Closed Answered by keirf
eberhab asked this question in Q&A
Discussion options

You must be logged in to vote

It's not particularly obvious that IMG is a good container for non-uniform disk definitions like this. I suppose this one is a simple swap of id=1 to id=0 at least, but you can imagine much more twisted arrangements.

Anyway, here's a trick for you:

gw convert --format=ibm.scan name.scp name.img

Or, a better format which includes metadata about sector numbering and so on:

gw convert --format=ibm.scan name.scp name.imd

Though of course it's not better if your other tools/emulators don't understand IMD. :)

Another format, somewhat CPC-specific but used on other systems these days too, is EDSK (file suffix .edsk)

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by eberhab
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@keirf
Comment options

@eberhab
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants