On 26/07/2010 16:47, Burton Samograd wrote:
Grant Edwards<[email protected]>  writes:

On 2010-07-24, Lawrence D'Oliveiro<[email protected]_zealand>  wrote:
In message<[email protected]>, Robert Kern
wrote:

There are also utilities for mounting ISOs directly without burning
them to a physical disk.

You need special utilities to do this??

Not if the OS and VFS are competently designed.  In Linux all you need
to do is this:

   mount -o loop /path/to/file.iso /mount/point

Apparently you've got to jump through all sorts of hoops using 3rd
party software to do something analgous in MS Windows.

In Windows you use DaemonTools.

--
Burton Samograd

I use VCdControlTool.exe which is some kind of M$ utility, but perhaps that doesn't work for everyone.

--
Robin Becker

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to