Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Some problems, lets start from network problem... [solved]
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
Dheath
Tux's lil' helper
Tux's lil' helper


Joined: 06 Aug 2006
Posts: 131

PostPosted: Tue Aug 08, 2006 5:42 pm    Post subject: Some problems, lets start from network problem... [solved] Reply with quote

So, I just got Gentoo in a bootable state.
It is quite annoying if I can't connect to the internet at this state.

When I type:
Code:

# /etc/init.d/net.eth0 start
 * Starting eth0
 *   Bringing up eth0
 *     dhcp
 *     No loaded modules provide "dhcp" (dhcp_start)                      [ !! ]


How should I proceed with this?


Last edited by Dheath on Tue Aug 08, 2006 8:40 pm; edited 1 time in total
Back to top
View user's profile Send private message
Vitaliy
Guru
Guru


Joined: 06 Apr 2004
Posts: 451
Location: Brooklyn, NY

PostPosted: Tue Aug 08, 2006 5:45 pm    Post subject: Reply with quote

You forgot to emerge dhcpcd.
Back to top
View user's profile Send private message
Dheath
Tux's lil' helper
Tux's lil' helper


Joined: 06 Aug 2006
Posts: 131

PostPosted: Tue Aug 08, 2006 5:47 pm    Post subject: Reply with quote

Vitaliy wrote:
You forgot to emerge dhcpcd.


I tried to do the install carefully but it seems I missed that part.

So, how do I exactly emerge dhcpcd now with out the internet connection?

(New to gentoo...)
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


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

PostPosted: Tue Aug 08, 2006 6:08 pm    Post subject: Reply with quote

Moved from Installing Gentoo to Networking & Security.
Postinstallation networking problem, so moved here.
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
Vitaliy
Guru
Guru


Joined: 06 Apr 2004
Posts: 451
Location: Brooklyn, NY

PostPosted: Tue Aug 08, 2006 6:24 pm    Post subject: Reply with quote

Dheath wrote:
Vitaliy wrote:
You forgot to emerge dhcpcd.


I tried to do the install carefully but it seems I missed that part.

So, how do I exactly emerge dhcpcd now with out the internet connection?

(New to gentoo...)
Boot the LiveCD, mount your root partition (usually mount /dev/hda1 /mnt/gentoo) and chroot (chroot /mnt/gentoo /bin/bash) and emerge dhcpcd, then type exit, umount partitions, and reboot.
Back to top
View user's profile Send private message
Dheath
Tux's lil' helper
Tux's lil' helper


Joined: 06 Aug 2006
Posts: 131

PostPosted: Tue Aug 08, 2006 8:40 pm    Post subject: Reply with quote

Vitaliy wrote:
Boot the LiveCD, mount your root partition (usually mount /dev/hda1 /mnt/gentoo) and chroot (chroot /mnt/gentoo /bin/bash) and emerge dhcpcd, then type exit, umount partitions, and reboot.

Thanks.
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