Results 1 to 7 of 7

Thread: Deamon tool

  1. #1
    Join Date
    Mar 2007
    Beans
    17

    Deamon tool

    Hi

    I've tried to install Deamon tool under wine, but that doesn't seem to work.

    Does anyone know of an alternative to DT, that does work. I'd like to run some ISOs that are supposed to run in a Windows environment.

    thx

  2. #2
    Join Date
    Feb 2006
    Location
    uk
    Beans
    Hidden!

    Re: Deamon tool

    you dont need daemontools. linux can mount .iso images nativley. but, what is it you're actually trying to run on the .iso images? are they games that are supported by wine?

    to mount an iso:
    Code:
    mkdir Desktop/iso/
    sudo mount your.iso Desktop/iso/ -o loop
    if your .iso file isnt in your home folder, then navigate to its location with the terminal first
    Code:
     cd /the/path/to/your/iso

  3. #3
    Join Date
    Jan 2008
    Beans
    4,305

    Re: Deamon tool

    There is a frontend for that command called gmountiso, its in the repos.

  4. #4
    Join Date
    Jan 2008
    Location
    Zion
    Beans
    101
    Distro
    Hardy Heron (Ubuntu Development)

    Re: Deamon tool

    Quote Originally Posted by NightwishFan View Post
    There is a frontend for that command called gmountiso, its in the repos.
    Thank you! I've been wanting to see if a few kids games would run in wine. I ripped 'em to .iso to avoid loading the cd every time.

  5. #5
    Join Date
    Oct 2004
    Beans
    266
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Deamon tool

    These tools adds a context menu item to nautilus (so it assumes your using standard Ubuntu with Gnome) to mount and unmount iso-images...

    Unpack the attachment and put the two scripts in your nautilus scripts folder (~/.gnome2/nautilus-scripts).

    To use:
    :: Mounting
    Right-click on you image and choose Scripts/ISO-Mount

    :: Unmounting
    Alternative 1: Right click on the iso-image (NOT the mount on the desktop) and choose Scripts/ISO-Unmount
    Alternative 2: Right-click on the folder /media/<name of your iso-image> and choose Scripts/ISO-Unmount



    Why you can't simply right-click and choose Unmount on the mount on the desktop is beyond me (it's been mounted with the users option, so...). Does anyone know?


    /N
    Attached Files Attached Files

  6. #6
    Join Date
    Nov 2007
    Beans
    228

    Re: Deamon tool

    AcetoneISO2, is a feature-rich and complete software application to manage CD/DVD images. Thanks to powerful open source tools such as fuseiso, AcetoneISO2 will let You mount typical proprietary images formats of the Windows world such as ISO BIN NRG MDF IMG and do plenty of other things. Everything will be done inside a handy GUI.
    http://www.acetoneiso.netsons.org/
    Q)Why did the multithreaded chicken cross the road?
    A)to To other side. get the
    Q)Why did the multithreaded chicken cross the road?
    A)other to side. To the get

  7. #7
    Join Date
    May 2007
    Beans
    14

    Re: Deamon tool

    You could try this application. It is designed specifically for Ubuntu, installs via a deb installer, has a simple to use GUI and mounts ISO, IMG, BIN, MDF and NRG Images, and doesn't require a password to mount images.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •