Hi

I'm trying to follow your instructions for Binchunker to convert bin and cue files to iso format. I've followed all the instructions so far but when it comes to trying to convert the files it doesn't work. To make it simple, what I'm trying to convert is the downloaded bin and cue files for the game Star Trek Armada 2. The files are in the folder home/thomas/StartrekAramda2 and are named Aramda2.bin and Armada2.cue. What I'm writing in the terminal is the following:

sudo bchunk -v home/thomas/StartrekAramda2/Aramda2.bin home/thomas/StartrekAramda2/Armada2.cue Armada

When I execute this command it says:

Could not open BIN ....bin: No such file or directory

I've also tried it without the file location (just Armada2.bin Armada2.cue) and I get the same result.

Does anyone know how I can solve this problem?

Yours,

Thomas