VideoHelp Forum




+ Reply to Thread
Results 1 to 9 of 9
  1. Member Webster's Avatar
    Join Date
    Oct 2001
    Location
    United States
    Search Comp PM
    Does anyone know if there is a mounter like Daemon Tools for Linux?
    Quote Quote  
  2. Mod Neophyte redwudz's Avatar
    Join Date
    Sep 2002
    Location
    USA
    Search Comp PM
    Take a look at CDemu: http://cdemu.sourceforge.net/
    Quote Quote  
  3. Member Webster's Avatar
    Join Date
    Oct 2001
    Location
    United States
    Search Comp PM
    Originally Posted by redwudz
    Take a look at CDemu: http://cdemu.sourceforge.net/
    Thanks, I'll give it a try.
    Quote Quote  
  4. Member
    Join Date
    Jul 2007
    Location
    United States
    Search Comp PM

    You really do not need special tools on linux or unix like OSes for mounting image files.

    If the image is an ISO, you can mount it using the mount command itself.

    mount -o loop image-file.iso /mnt/mount-directory

    Of course depending on the image type, you have to tell the mount command what type of image it is. Example if it is a Apple image (dmg), then hfs

    mount -t hfs -o loop image-file.dmg /mnt/mount-directory

    -GGR
    Quote Quote  
  5. Member Webster's Avatar
    Join Date
    Oct 2001
    Location
    United States
    Search Comp PM
    Originally Posted by ggr

    You really do not need special tools on linux or unix like OSes for mounting image files.


    -GGR
    Thanks for the info. It has been more than 20 years since my Unix days. I'd guessed what they said is true. If you don't use it, you loose it....
    Quote Quote  
  6. Member
    Join Date
    Apr 2004
    Location
    Puerto Rico
    Search Comp PM
    Gmount-iso
    Quote Quote  
  7. Member
    Join Date
    Jul 2008
    Location
    Germany
    Search Comp PM
    Hello Webster,

    just found acetoneiso at
    http://www.acetoneiso.netsons.org/

    Good Luck
    Quote Quote  
  8. Member
    Join Date
    Jul 2008
    Location
    United States
    Search Comp PM
    i've used cdemu before. it's not too bad. I would say use the built in loop mount for iso files. You can convert others to iso pretty easily (nrg2iso and others). cdemu is versatile (sp?).
    Quote Quote  
  9. Mr. Computer Geek dannyboy48888's Avatar
    Join Date
    May 2007
    Location
    Texas, USA
    Search Comp PM
    if you trying to do 'dvd' images the it wound be mout -t iso9660 -o loop 'image name here' /mnt/'your mount point'

    most dvd's have a iso9660 and a udf section. most apps play nice with the iso9660 option though
    if all else fails read the manual
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!