From: Clemmitt M. S. <sig...@bl...> - 2004-03-02 15:00:51
|
On Tue, 2 Mar 2004, Sean Brook wrote: > With iso9660 support I can mount a cdrom using a path through > \DosDevices\<drive letter> > This is not raw access AFAIK. Windows has lots of keys to access the > same value with lots of redundancy in the registry. > AFAIK the raw way to a cdrom is accessed through: > \Device\Cdrom<x> I haven't had time to get elbow-deep in the source yet, so I don't understand this. However, it would be a *big* help if someone who groks the XML config format could post a few sentences here or in the Wiki. The biggest need I see is explaining access to raw hard disk partitions, CD-ROM and other IDE devices, and similar. Is it path="\Device\HarddiskVolumeX", or is it path="\Device\HarddiskVolumeX\PartitionY", or what? A great place to post this would be: http://www.colinux.org/wiki/index.php/index.php/coLinuxFAQ#A3 http://www.colinux.org/wiki/index.php/index.php/ConfigurationXMLFormat Thanks in advance :^D Clemmitt |