Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How do I install dhcpcd [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
banditman
n00b
n00b


Joined: 28 Jan 2010
Posts: 57

PostPosted: Sat Jul 10, 2010 12:04 am    Post subject: How do I install dhcpcd [SOLVED] Reply with quote

how do i install dhcpcd i missed it during the install routine and now i have no net connection just the usb install disk to get me on the net i cant run emerge dhcpcd as i have no net till i get dhcpcd installed?? can i some how chroot into the install ? really dont wanna go through the full setup again!

Last edited by banditman on Tue Jul 13, 2010 11:12 am; edited 1 time in total
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10589
Location: Somewhere over Atlanta, Georgia

PostPosted: Sat Jul 10, 2010 12:09 am    Post subject: Reply with quote

Run
Code:
emerge -vfp dhcpcd
and record the URIs of the files you need to download. Go to another machine with an Internet connection and download the files to removable media. Transfer the files back to your Gentoo installation, copying them to /usr/portage/distfiles. Then run
Code:
emerge -v dhcpcd
Simple. :wink:

If you absolutely need to chroot back into the installation, you don't need to start over. Just follow NeddySeagoons' Rough Guide to Chrooting.

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
Jimini
l33t
l33t


Joined: 31 Oct 2006
Posts: 601
Location: Germany

PostPosted: Sat Jul 10, 2010 12:15 am    Post subject: Reply with quote

You have at least three possibilities:

1) boot from your install disk, set up your network connection, mount your partitions and chroot into your system. Afterwards, emerge dhcp

2) edit your network-configuration by hand, as described here

3) download the dhcp-tarball, copy it to /usr/portage/distfiles and install (emerge) it

I would prefer method #2.

Edit: gnah, too slow!

Best regards,
Jimini
_________________
"The most merciful thing in the world, I think, is the inability of the human mind to correlate all its contents." (H.P. Lovecraft: The Call of Cthulhu)
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10589
Location: Somewhere over Atlanta, Georgia

PostPosted: Sat Jul 10, 2010 12:23 am    Post subject: Reply with quote

:P
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
banditman
n00b
n00b


Joined: 28 Jan 2010
Posts: 57

PostPosted: Sat Jul 10, 2010 2:13 pm    Post subject: Reply with quote

Thanks for all the help I have it working now grinding away emerging software as we speak may have it up and running in a few more hours!
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
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