Convert Bin/Cue Images to ISO Image using Linux Command
Tagged with: bchunk, bin, command, convert, cue, image, iso, Linux
You can use this command to convert a Bin/Cue image to an ISO image in a linux system. You may not have the bchunk command - so use yum or apt to install it before converting the image.
bchunk IMAGE.bin IMAGE.cue IMAGE.iso
November 14th, 2008 03:53
[...] Dica retirada daqui. [...]