Convert Bin/Cue Images to ISO Image using Linux Command
Tagged with: bchunk, bin, command, convert, cue, image, iso, Linux
Thursday, October 2nd, 2008 10:35 PM
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
Follow me(@binnyva) on Twitter