Convert Bin/Cue Images to ISO Image using Linux Command

Tagged with: , , , , , , ,

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

Original Article

One Response to “Convert Bin/Cue Images to ISO Image using Linux Command

Leave a Reply