Announcement

Collapse
No announcement yet.

Daemon-Tools for Linux

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Daemon-Tools for Linux

    You could make Daemon-tools for the different flavors of linux..
    I have Linspire and Fedora core 3 and Mandrake and Suse (All latest versions) :twisted:

  • #2
    What's the use??

    It's probably easier to request a kernel extension that adds support for other CD-ROM images than .ISO for the "mount" command.

    I mean: That is a more native approach. D-Tools will always be a Windows thingy.

    Comment


    • #3
      the command you are looking for is:
      mount -o loop /path/to/cdimage.iso /mount/point

      linux software is always distributed as a .iso
      if you need support for another format then it's probably windows software, and you'd be better off running it natively anyway

      Comment

      Working...
      X