|
From: <lh...@ya...> - 2004-08-10 08:39:11
|
When I use the colinux, I meet a strange problem. I have install the colinux and exact the Debian-3.0r0.ext3.1gb to the install directory. And then I edit the default.colinux.xml(the install directory is f:\colinux):
<?xml version="1.0" encoding="UTF-8"?>
<colinux>
<!-- This line needs to point to your root file system.
For example change "root_fs" to the name of the Debian image.
Inside coLinux it will be /dev/cobd0 -->
<block_device index="0" path="\DosDevices\f:\colinux\Debian-3.0r0.ext3.1gb"
enabled="true" />
<!-- This line can specify a swap file if you wish, or an additional
image file, it will /dev/cobd1. Additional block_devices can
be specified in the same manner by increasing the index -->
<block_device index="1" path="\DosDevices\f:\coLinux\swap_device"
enabled="false" />
<!-- bootparams allows you to pass kernel boot parameters -->
<bootparams>root=/dev/cobd0</bootparams>
<!-- image allows you to specify the kernel to boot -->
<image path="vmlinux" />
<!-- this line allows you to specify the amount of memory available
to coLinux -->
<memory size="64" />
<!-- This allows you to modify networking parameters, see the README
or website for more information -->
<network index="0" type="tap" name="TAP"/>
</colinux>
But when I double clip the colinux-daemon.exe, only can see that a DOS-like window thrills through the screen and then nothing is left. I want to know what is wrong with my colinux.
Thank you very much!
Hua-feng LIN
---------------------------------
Do You Yahoo!?
150万曲MP3疯狂搜,带您闯入音乐殿堂
美女明星应有尽有,搜遍美图、艳图和酷图
1G就是1000兆,雅虎电邮自助扩容! |