LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Daemon-Tools? (https://www.linuxquestions.org/questions/linux-software-2/daemon-tools-55176/)

RVK 04-15-2003 02:10 PM

Daemon-Tools?
 
Does anyone know of a good linux equivalent of the windows based Daemon Tools. It's basically an application that sets up virtual CD drives which you can mount ISOs to.

I use it a lot as I don't like to waste Cd's.

Thanks in advance!

-R

Proud 04-15-2003 02:20 PM

Tried mkisofs? :)
Read it's man pages first.

notsoevil 04-15-2003 02:25 PM

#> mount -o loop /path/to/file.iso /path/to/mnt/point

RVK 04-15-2003 02:26 PM

Quote:

#> mount -o loop /path/to/file.iso /path/to/mnt/point
Wow, didn't realize it was that easy! I'll give it a try when I get home.

Thanks for your input guys!

-R

notsoevil 04-15-2003 02:29 PM

No problem. :)

nirva 07-06-2003 10:58 PM

how about for bin/cue files?

optikal 08-03-2003 11:37 AM

bin/cue files
 
you can use a program called bchunk to make your bin/cue files into normal iso images. it is kind of like winiso for windows.

take care


All times are GMT -5. The time now is 08:04 PM.