Tuesday, December 14, 2010

How to Convert .BIN/.CUE Files to .ISO in Ubuntu

Here is another way to convert BIN/CUE’s files to ISO CD format in Linux. Before you start install the ccd2iso package using your system package manager.



 ccd2iso <.img filename> <.iso filename>
 ccd2iso cdimage.bin newcdimage.iso

Another solution would be to use the bchunk program explained in this post



bchunk filename.bin filename.cue filename.iso

1 comment:

You can leave a comment here using your Google account, OpenID or as an anonymous user.

Popular Posts