Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
iBook install problem
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
runt
Apprentice
Apprentice


Joined: 27 Nov 2002
Posts: 197
Location: /dev/null

PostPosted: Sun Dec 28, 2003 6:15 am    Post subject: iBook install problem Reply with quote

I decided to reinstall everything on my iBook this weekend. Went to install Gentoo and ran into a slight snag. No matter what I put in /etc/resolv.conf for my name servers I cannot access the Internet. I have the basic LiveCD (so no stages). Does anyone have a clue why this is? All the other computers in the house can access the Internet as can my iBook when its running Mac OS X.

<edit>
Forgot to meantion that I am using the built in ethernet port and not my airport card for the network connection
</edit>
Back to top
View user's profile Send private message
stonent
Veteran
Veteran


Joined: 07 Aug 2003
Posts: 1139
Location: Texas

PostPosted: Sun Dec 28, 2003 6:20 am    Post subject: Reply with quote

Make sure you have the resolv.conf in the etc directory of the current root. Either /etc or /mnt/gentoo/etc
_________________
Inspiron 4100 & Sun UltraAXe
Portage on Solaris|Dell Laptop Hacks
The way you feel about organized religion is the same way I feel about organized socialism.
Back to top
View user's profile Send private message
runt
Apprentice
Apprentice


Joined: 27 Nov 2002
Posts: 197
Location: /dev/null

PostPosted: Sun Dec 28, 2003 6:23 am    Post subject: Reply with quote

It is. I cannot get the network working to download the first stage bzipped file. Every other computer on the network uses our router as its name server however my iBook will not work right if I try to use the router as its name server. Sadly, tonight it will not work right if I use the proper name servers for my ISP. I have tried multiple cables and have had no luck with it. I am just gonna let it sit for now and work on it again tomorrow night.
Back to top
View user's profile Send private message
soma1992
Tux's lil' helper
Tux's lil' helper


Joined: 16 Dec 2002
Posts: 121
Location: CT, USA

PostPosted: Sun Dec 28, 2003 6:23 am    Post subject: Reply with quote

I'll assume you're using static IPs and not dhcp for your network... I think your problem is probably your routing table and not your resolv.conf files.

I was having a similar problem on my 12" pb, here's what I did:

Code:

$ ifconfig <device> <static_ip>
$ route add -net default gw <gw_ip> netmask 0.0.0.0 metric 1


That's right from the documentation.

Good Luck!
_________________
...or el duderino if you're not into the whole brevity thing...
Back to top
View user's profile Send private message
runt
Apprentice
Apprentice


Joined: 27 Nov 2002
Posts: 197
Location: /dev/null

PostPosted: Sun Dec 28, 2003 6:24 am    Post subject: Reply with quote

soma1992 wrote:
I'll assume you're using static IPs and not dhcp for your network... I think your problem is probably your routing table and not your resolv.conf files.

I was having a similar problem on my 12" pb, here's what I did:

Code:

$ ifconfig <device> <static_ip>
$ route add -net default gw <gw_ip> netmask 0.0.0.0 metric 1


That's right from the documentation.

Good Luck!


Our network uses DHCP. It gets an IP address, and all other computers on the network can see it.

<edit>
Just for fun I tried to adding a route and it works fine now. Not sure what caused it but I do know that it will be bootstrapping while I sleep.
</edit>
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