From: Wisut H. <wi...@gm...> - 2007-05-25 08:44:24
|
Hi All, I download http://jaist.dl.sourceforge.net/sourceforge/colinux/Gentoo-colinux-i686-2007-03-03.7z (107.7MB), Extract to c:\gentoo, Test running c:\gentoo\gentoo.bat, and found that there is FATAL: Could not open '/System.map': No such file or directory [ !! ]. coLinux installer is http://www.colinux.org/snapshots/devel-coLinux-20070425.exe (3.87MB) I think it is a kernel-building-related. Is the problem is realy FALTAL ? How can I fix it ? The same problem occured with Gentoo 2007.0 stage3 i686 too when I try to setup my own rootfs. Wisut. Below are readme.txt of downloaded rootfs To get started, run gentoo.bat. This assumes that you've installed coLinux in C:\Program Files\coLinux (the default) and extracted this folder into C: (so that the files are in C:\gentoo). If you haven't, you'll need to edit gentoo.conf and gentoo.bat. The password for root is root. eth0 is configured to work as slirp device. eth1 is optional, if you have a TAP-win32 adapter with IP address 192.168.200.1 and no gateway address. This is a basic install of Gentoo 2006.1, brought up to date with an emerge --sync && emerge world on 2007-02-23 (+syslog-ng, vixie-cron, dhcpcd, screen). It's setup to run on i686 with NPTL. You'll probably need to change the following: * The amount of memory allocated to Gentoo (gentoo.conf) * Timezone (/etc/localtime) * Portage and rsync mirrors (/etc/make.conf) * TAP Network (gentoo.conf, /etc/conf.d/net) Enjoy! --Chris Forno, 2007-02-25 --Henry N., 2007-03-03 |