Announcement

Collapse
No announcement yet.

Anything for linux like Daemon tools or Alcohol 120%?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Anything for linux like Daemon tools or Alcohol 120%?

    Is there any program for linux that will allow you to mount an ISO image?

    #2
    Re: Anything for linux like Daemon tools or Alcohol 120%?

    you can mount iso files with mount command
    Code:
    sudo mount -o loop ImageName.iso /MountPoint/
    for other formats, try CDemu

    EDIT: Here is the link for it:
    http://cdemu.sourceforge.net/
    Join the dark side<br />---------------------------------------------------------------------<br />Samsung NC10 netbook running<br />PCLinuxOS 2010 // Win XP

    Comment

    Working...
    X