LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Program to open cd image files? (https://www.linuxquestions.org/questions/linux-software-2/program-to-open-cd-image-files-68533/)

Duukkis 06-27-2003 04:40 PM

Program to open cd image files?
 
Is there any good program to open cd image files such as .iso and .bin under Linux? I need to install quake 3 linux version which is .iso file :)

acid_kewpie 06-27-2003 04:52 PM

you don't need to "open" images. things work properly under linux. and iso is a filesystem... so treat it like one:

mount -o loop file.iso /mnt/iso

as for cue/bin's, they should only be used for multitrack discs like music cd's, pretty pointless otherwise.

Duukkis 06-29-2003 04:05 AM

thanks it worked :)

devil_slayer 07-13-2003 03:57 PM

as for bin/cue:

use a pogram called "bchunk" or similar to convert these images to iso...


All times are GMT -5. The time now is 07:48 PM.