Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Post Install Question
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
realc
n00b
n00b


Joined: 29 Apr 2003
Posts: 10

PostPosted: Wed Apr 30, 2003 5:59 pm    Post subject: Post Install Question Reply with quote

I finnaly got gentoo runing under vmware, and i use a NAT to share my ip with my vmware. now when i booted gentoo off the cd it automaticaly configure my network and the what not. My question is: what do i do to get it to work now that im not booting off the cd, because it doesnt auto config that now. any help would be appreciated.

Thanks
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Wed Apr 30, 2003 6:21 pm    Post subject: Reply with quote

When compiling your own kernel, you have to manually add networking support for your NIC.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
slartibartfasz
Veteran
Veteran


Joined: 29 Oct 2002
Posts: 1462
Location: Vienna, Austria

PostPosted: Wed Apr 30, 2003 6:55 pm    Post subject: Reply with quote

what does not work - the NIC or the net?

please provide the output of the following commands:

Code:

ifconfig -a
dmesg | grep eth
route

_________________
To an engineer the glass is neither half full, nor half empty - it is just twice as big as it needs to be.
Back to top
View user's profile Send private message
realc
n00b
n00b


Joined: 29 Apr 2003
Posts: 10

PostPosted: Wed Apr 30, 2003 7:52 pm    Post subject: hmmmmz.... Reply with quote

8O

lets see here...

ifconfig -a <---- nothing but my loopback address
dmesg | grep eth <----- nothing at all
route <-------nothing really
Back to top
View user's profile Send private message
braindead0
Tux's lil' helper
Tux's lil' helper


Joined: 29 Apr 2003
Posts: 146
Location: Ohio

PostPosted: Wed Apr 30, 2003 8:01 pm    Post subject: Reply with quote

What kind of network card do you have (PCI, ISA?, Other?).
Back to top
View user's profile Send private message
r0cket-
n00b
n00b


Joined: 16 Apr 2003
Posts: 62

PostPosted: Wed Apr 30, 2003 8:17 pm    Post subject: Re: hmmmmz.... Reply with quote

realc wrote:
8O

lets see here...

ifconfig -a <---- nothing but my loopback address
dmesg | grep eth <----- nothing at all
route <-------nothing really


If it's not too big of a deal, you might boot off the install CD and dmesg from there. Should tell you what kind of NIC you have, and what driver is being used for it.
Back to top
View user's profile Send private message
braindead0
Tux's lil' helper
Tux's lil' helper


Joined: 29 Apr 2003
Posts: 146
Location: Ohio

PostPosted: Wed Apr 30, 2003 8:24 pm    Post subject: Reply with quote

or simply cat /proc/pci | more (assuming it's a PCI network card)

That should list all PCI devices and detailed information, find your nic and that should tell you what modules you need.

If you need to recompile the kernel, make all the network devices as modules so in case you add a card or make changes, you'll not have to recompile again ;-)
Back to top
View user's profile Send private message
realc
n00b
n00b


Joined: 29 Apr 2003
Posts: 10

PostPosted: Thu May 01, 2003 4:53 am    Post subject: Reply with quote

like i said its in vm-ware so it doesnt matter what is on your computer, it only will emulate one type of devise, example SCSI drive is Buslogic, even though i dont have buslogic drive. so i guess the real question is what does vm-ware emulate for a network card?
Back to top
View user's profile Send private message
realc
n00b
n00b


Joined: 29 Apr 2003
Posts: 10

PostPosted: Thu May 01, 2003 4:53 am    Post subject: Reply with quote

like i said its in vm-ware so it doesnt matter what is on your computer, it only will emulate one type of devise, example SCSI drive is Buslogic, even though i dont have buslogic drive. so i guess the real question is what does vm-ware emulate for a network card?
Back to top
View user's profile Send private message
realc
n00b
n00b


Joined: 29 Apr 2003
Posts: 10

PostPosted: Thu May 01, 2003 5:10 am    Post subject: Reply with quote

doh!!! :lol: i figured it out, but thanks alot guys!

dhcpcd eth0 8O
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