From: Erlend S. <sle...@st...> - 2004-03-02 13:12:05
|
> Hello, > > I was able to access my Linux partition on second HDD with the following line: > <block_device index="1" path="\DEVICE\Harddisk1\Partition3" enabled="true"/> > > Try to use \Device\Ide\IdePort0 for atapi... Unfortunately, it looks like > default coLinux kernel has no supoort for iso9660. > > Dim Thanks! That was exactly the info I was looking for. I'll check it out when I get home. I've already compiled a new kernel with support for more filesystems, so iso9660-support won't be a problem --Erlend |