Gentoo Forums
Gentoo Forums
Quick Search: in
Post install problems! (solved)
View unanswered posts
View posts from last 24 hours

rackathon
 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
twister666
Tux's lil' helper
Tux's lil' helper


Joined: 07 Jan 2007
Posts: 126
Location: MTL,QC,Canada

PostPosted: Tue Apr 24, 2007 2:07 am    Post subject: Post install problems! (solved) Reply with quote

Hi guys!
I just installed gentoo following handbook instructions. Everything went fine but once i boot from hard drive i get the following error messages.
<<<
1.
No DHCP client installed
ERROR: Problem starting needed service net.eth0
netmount was not started

2.
Failed to load 3c59x

3.
Use "modules-update force" to force (re)generation
>>>
I tried to fix problem 1 by doing the following "emerge dhcp" after reboot didnt help.

tried to fix problem 3 by typing: "modules-update force" and still get this error.

Also My internet not working after i rebooted.


Please help me guys.


Last edited by twister666 on Tue May 01, 2007 7:40 pm; edited 1 time in total
Back to top
View user's profile Send private message
tcunha
Developer
Developer


Joined: 02 Apr 2007
Posts: 126

PostPosted: Tue Apr 24, 2007 2:19 am    Post subject: Re: Post install problems! Reply with quote

Quote:

1.
No DHCP client installed
ERROR: Problem starting needed service net.eth0
netmount was not started


Code:
sudo emerge dhcpcd


Quote:

2.
Failed to load 3c59x


You probably forgot to activate it in your kernel.

Code:
cd /usr/src/linux && sudo make menuconfig
Back to top
View user's profile Send private message
twister666
Tux's lil' helper
Tux's lil' helper


Joined: 07 Jan 2007
Posts: 126
Location: MTL,QC,Canada

PostPosted: Tue May 01, 2007 12:59 am    Post subject: Reply with quote

nothing works. it says command not found when i try to type it in.
Back to top
View user's profile Send private message
slycordinator
Veteran
Veteran


Joined: 31 Jan 2004
Posts: 3015
Location: Houston, TX

PostPosted: Tue May 01, 2007 1:04 am    Post subject: Reply with quote

If you did "emerge dhcp" you should have a client installed.

Try reinstalling baselayout (do "emerge baselayout --oneshot" as root)

edit: And the "sudo" command failed because you don't have it installed. What you should do for the other stuff is log in as root (or use "su") then on every command that the other guy used "sudo" on simply remove that word from the command
Back to top
View user's profile Send private message
anthrax_
Apprentice
Apprentice


Joined: 17 Oct 2006
Posts: 168
Location: Poland

PostPosted: Tue May 01, 2007 1:33 am    Post subject: Reply with quote

chroot in livecd, then emerge dhcpcd and then in your system add in /etc/conf.d/local.start this line:
Code:
dhcpcd eth0
or simple run dhcpcd eth0 in console
Back to top
View user's profile Send private message
twister666
Tux's lil' helper
Tux's lil' helper


Joined: 07 Jan 2007
Posts: 126
Location: MTL,QC,Canada

PostPosted: Tue May 01, 2007 6:58 pm    Post subject: Reply with quote

i reinstalled everything from scratch, Now for some reason from grum menu when i restart without cd i cant load anything.

I followed everything in the book. my boot line says the following: kernel /boot/kernel-2.6.20-gentoo-r7 root=/dev/hda3

please guys help me
Back to top
View user's profile Send private message
twister666
Tux's lil' helper
Tux's lil' helper


Joined: 07 Jan 2007
Posts: 126
Location: MTL,QC,Canada

PostPosted: Tue May 01, 2007 7:46 pm    Post subject: Reply with quote

Antrax and slycor thank you for help. it helped. just like you said
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT - 5 Hours
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