Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
eth0 and dhcp boot errors
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
windowsatemyhomework
n00b
n00b


Joined: 17 Sep 2005
Posts: 22

PostPosted: Sun Sep 18, 2005 9:36 pm    Post subject: eth0 and dhcp boot errors Reply with quote

I am getting the following errors when I boot up (and I have no network connection):
Code:
*Starting eth0
*    Cannot default to dhcp as there is no dhcp module loaded
*    No configuration for eth0

*Error: Problem starting needed services
           "netmount" was not started.

I'm pretty new to linux so I'm not too good with the command prompt, and without the network I can't even install kde. Any help is greatly appreciated.
Back to top
View user's profile Send private message
paulbarker
n00b
n00b


Joined: 27 Feb 2005
Posts: 70
Location: Manchester, UK

PostPosted: Sun Sep 18, 2005 10:01 pm    Post subject: Reply with quote

Did you follow the instructions at http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&chap=9, installing dhcpd?

If you did then please post your "/etc/conf.d/net" file.
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Mon Sep 19, 2005 6:16 pm    Post subject: Reply with quote

Moved from Installing Gentoo to Networking & Security.
Installation succesful, networking still needs some attention.

Make sure you enabled the driver for your nic in the kernel.
Look at the output of lspci | grep -i eth to find out which card you have
Back to top
View user's profile Send private message
Tamsco
Guru
Guru


Joined: 04 Aug 2004
Posts: 313
Location: dmse.mit.edu

PostPosted: Mon Sep 19, 2005 6:27 pm    Post subject: Reply with quote

Looks like someone forgot to install dhcpcd (or whatever other dhcp client you might have chosen to use) . If that's not that case it might also be that ifconfig didn't get installed in which case I'd use iproutes2.

Try booting from livecd, mounting the partitions (including proc), chrooting and type (as root)

Code:

emerge search dhcpcd


If it says dhcpcd is not installed, emerge it then try again.

Otherwise
try
Code:

ifconfig


If it reports that ifconfig is not a registered command, emerge iproutes2 and follow the networking section of the guide to see that your computer goes to it.
_________________
If you get your problem solved put a [SOLVED] in the title!
Is OpenOffice still compiling?!
Back to top
View user's profile Send private message
Double0AgentMan
n00b
n00b


Joined: 18 Jun 2004
Posts: 30
Location: Wisconsin, USA

PostPosted: Thu Oct 06, 2005 1:35 am    Post subject: Reply with quote

hi i am having the same problem but there is no where for me to get the DHCPCD cause i have no internet on it at all, if i could burn it to a cd that would work. but where do i get it
_________________
...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum