First install the program called bchunk:
1 |
yum -y install bchunk |
Now we convert .bin/.cue to .iso:
1 |
bchunk foo.bin foo.cue foo.iso |
And there you go.
First install the program called bchunk:
1 |
yum -y install bchunk |
Now we convert .bin/.cue to .iso:
1 |
bchunk foo.bin foo.cue foo.iso |
And there you go.