Convert BIN/CUE file to ISO file
alisou
-
gibs -
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 :)
"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
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.
@+
@+
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