On Mar 20, 2006, at 2:03 PM, maxim wexler wrote:
Hi all, on a new install w/2.6.15 kernel on an i586(K6-2) box I get an ugly red message on boot: "Cannot default to dhcp, no dhcp module loaded, no config for eth0...net mount was not started" I use dialup, the ethernet card, a 3com59x will be used with a crossover cable and ftp to another box, an AMD Sempron running 2.6.12. I left the /etc/conf.d/(init.d?)net on both machines UN-edited but only get the error message on the new install on the i586. How do get my new system to turn off this error? -mw
if you put something for eth0 in /etc/conf.d/net (look at the net.example and read the docs for syntaxes), it will stop trying to use dhcp. if there's no config for an interface, it tries to use dhcp, but during your install, you failed to emerge dhcpcd.
-- gentoo-user@gentoo.org mailing list