a) burn bin and cue
b) convert to .iso (thus solving a)
c) mount on loopback (thus solving all of the above...)
If you can answer B and C it'd be great



Code: Select all
emerge bchunk
bchunk file.bin file.cue file
Yeah, probably, I'll have to start pulling things to ISO from now on...PaulBredbury wrote:To change the combination of a .bin and .cue to a .iso file:It's not particularly reliable, it seems - perhaps because the bin/cue spec is vague?Code: Select all
emerge bchunk bchunk file.bin file.cue file

So use bin2cue, haven't had any problems with that one yet.PaulBredbury wrote:To change the combination of a .bin and .cue to a .iso file:It's not particularly reliable, it seems - perhaps because the bin/cue spec is vague?Code: Select all
emerge bchunk bchunk file.bin file.cue file


Code: Select all
emerge cdemu