Convert BIN/CUE file to ISO file

alisou -  
 gibs -
Hello. I want to create a virtual CD player in order to watch SVCDs downloaded from the internet. So I need to use one of the following commands to create the virtual CD:
"mount -o loop mycd.iso /mnt/cdrom/"
"mount -o loop -t iso9660 /path/to/yourImage.iso /destination/directory/"

But before that, I need to convert the 2 BIN/CUE files into a single ISO file. Is there someone who could tell me how to do that? (Warning, I'm a newbie).

By the way, if anyone knows a Linux utility equivalent to DAEMON TOOLS for Windows to create virtual CD drives, I would like to know the name of that utility.

Thank you for your help. Alisou :)

8 réponses

alisou
 
Hello. I found the utility "bin2iso" on http://rpmfind.net. It would allow converting a BIN file to an ISO file. I just need to test it.

@+
25
1 Champion Posted messages 7 Status Membre 6
 
THANK YOU ALISOU! This is exactly what I need to convert a BIN/CUE file to an ISO file!

Moreover, it's free (unfortunately, you didn't mention that . . .).

Your link no longer works, but this one does (for now . . .):

https://www.weethet.nl/english/cdrw_bintoiso.php
0