| No internet at boot - SOLVED Hi All
I'm runnin' Suse 9.3 and have just installed Gentoo on VMWare 5.5 beta. I'm trying to connect to the internet via a router thru dhcp but I get the following error a boot:
Eth0 was not started
Error: problem starting needed services
"netmount was not started"
My /etc/conf.d/net is as follows (straight from the Handbook):
config_eth0=( "dhcp" )
dhcp_eth0="nodns nontp nonis"
I saw this thread and thought i'd found a solution by changing my conf.d as follows: ifconfig_eth0=( "dhcp" )
dhcp_eth0="nodns nontp nonis"
this is the thread: http://www.linuxforums.org/forum/topic-61434.html
Have I missed anything during the install? Any help aimed at a Noob would be grateful!
Thanks in advance. |