From: <ch...@to...> - 2004-04-01 11:54:13
|
scp is probably the easiest way to copy files from windows and is usually th e one I use. But that depends on # 3 networking also setting up samba is probably the easiest to use every day once you get it configured also depends on #3 The gentoo image is configured to use dhcp I assume from below you are using the TAP connection. If you do not have your internet conection set up to be shared then your windows host will not be providing DHCP so you need to setup gentoo with a static address or share your internet connection in windows. That is my best guess based on what you said. chris > Hi, > > > I installed coLinux 0.6.0. I'm using gentoo-i686-ext3-1gb.bz2 image as > root fs. (I tried gentoo-i586-ext3-2g-deluxe.bz2 too.) > I'v encountered the following problems during booting up: > > > 1) coLinux can't find module dependencies because there is no directory > /lib/modules/2.4.25-co-0.6.0. > > There is /lib/modules/2.4.24-co in the gentoo image. How can I move > content of vmlinux-modules.tar.gz into image file? Are there any tools to > do this under Cygwin for example? > > > 2) putfont: KDFONTOP: No such file or directory > > > 3) Failed to bring eth0 up > > It hangs for 1-2 minutes during bringing eth0 up. If I look at the state > of tap0 connection (windows side (WinXP)) I can see that some packets are > sent but no packets are received. > coLinux is rather useless without networking. What could be wrong? > > > Wojciech Dec > |