|
From: 3DoFF <3D...@ma...> - 2004-02-10 21:47:33
|
Hello, colinux-devel,
See the screenshot.
I'm trying to run MorphixBase-0.3-4.iso which I copied into C:\coLinux
dir.
Do I have to change default.colinux.xml file?
I changed it to:
<?xml version="1.0" encoding="UTF-8"?>
<colinux>
<block_device index="0" path="\DosDevices\c:\coLinux\MorphixBase-0.3-4.iso" enabled="true">
</block_device>
<bootparams>root=/dev/cobd0</bootparams>
<image path="vmlinux">MorphixBase-0.3-4.iso</image>
</colinux>
and so:
<?xml version="1.0" encoding="UTF-8"?>
<colinux>
<block_device index="0" path="\DosDevices\c:\coLinux\MorphixBase-0.3-4.iso" enabled="true">
</block_device>
<bootparams>root=/dev/cobd0</bootparams>
<image path="vmlinux"></image>
</colinux>
Nothing works. It leads me to error, shown on print screen in the
attach.
--
3DoFF |