|
From: <ti...@fu...> - 2004-08-10 12:36:05
|
I have to use command prompt and cd to the directory, then type=20 colinux-daemon.exe -c default.xml (or whatever your configuration file happens to be named) On Tue, 10 Aug 2004, [gb2312] =BB=AA=B7=E3 =C1=D6 wrote: > When I use the colinux, I meet a strange problem. I have install t= he colinux and exact the Debian-3.0r0.ext3.1gb to the install directory. A= nd then I edit the default.colinux.xml(the install directory is f:\colinux)= : > =20 > <?xml version=3D"1.0" encoding=3D"UTF-8"?> > <colinux> > <!-- This line needs to point to your root file system.=20 > For example change "root_fs" to the name of the Debian image. > Inside coLinux it will be /dev/cobd0 --> > <block_device index=3D"0" path=3D"\DosDevices\f:\colinux\Debian-3.0r0= =2Eext3.1gb"=20 > enabled=3D"true" /> > =20 > <!-- 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=3D"1" path=3D"\DosDevices\f:\coLinux\swap_device"= =20 > enabled=3D"false" /> > <!-- bootparams allows you to pass kernel boot parameters --> > <bootparams>root=3D/dev/cobd0</bootparams> > <!-- image allows you to specify the kernel to boot --> > <image path=3D"vmlinux" /> > <!-- this line allows you to specify the amount of memory available= =20 > to coLinux --> > <memory size=3D"64" /> > <!-- This allows you to modify networking parameters, see the README= =20 > or website for more information --> > <network index=3D"0" type=3D"tap" name=3D"TAP"/> > </colinux> > =20 > But when I double clip the colinux-daemon.exe, only can see that a D= OS-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-fen= g LIN >=20 >=20 >=20 >=20 >=20 > --------------------------------- > Do You Yahoo!? > 150=CD=F2=C7=FAMP3=B7=E8=BF=F1=CB=D1=A3=AC=B4=F8=C4=FA=B4=B3=C8=EB=D2=F4= =C0=D6=B5=EE=CC=C3 > =C3=C0=C5=AE=C3=F7=D0=C7=D3=A6=D3=D0=BE=A1=D3=D0=A3=AC=CB=D1=B1=E9=C3=C0= =CD=BC=A1=A2=D1=DE=CD=BC=BA=CD=BF=E1=CD=BC > 1G=BE=CD=CA=C71000=D5=D7=A3=AC=D1=C5=BB=A2=B5=E7=D3=CA=D7=D4=D6=FA=C0=A9= =C8=DD=A3=A1 --=20 timo |