Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux HostsFree MagazinesJobs
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > Your Distro > Gentoo Linux Help
Reload this Page can someone help a linux noob??
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Gentoo Linux Help For help and discussion related to Gentoo Linux

Reply
 
Thread Tools Display Modes
Old 05-19-2008   #11 (permalink)
Linux Newbie
 
dxqcanada's Avatar
 
Join Date: Sep 2006
Posts: 132
Your ifconfig output is only showing the lo (loopback) interface.

If your ethernet card was correctly loaded you should have seen an eth0 interface in your ifconfig output.

What is the output of:
Code:
# lspci | grep Network
__________________

Men occasionally stumble over the truth,
but most of them pick themselves up
and hurry off as if nothing had happened.

Winston Churchill


... then the Unix-Gods created "man" ...
dxqcanada is offline   Reply With Quote
Old 05-19-2008   #12 (permalink)
Linux Newbie
 
dxqcanada's Avatar
 
Join Date: Sep 2006
Posts: 132
The /etc/conf.d/net is a configuration file.
You do not run it.

To start the eth0 ethernet interface you use:
Code:
# /etc/init.d/net.eth0 start
__________________

Men occasionally stumble over the truth,
but most of them pick themselves up
and hurry off as if nothing had happened.

Winston Churchill


... then the Unix-Gods created "man" ...
dxqcanada is offline   Reply With Quote
Old 05-19-2008   #13 (permalink)
Just Joined!
 
Join Date: May 2008
Posts: 8
Quote:
Originally Posted by dxqcanada View Post
The /etc/conf.d/net is a configuration file.
You do not run it.

To start the eth0 ethernet interface you use:
Code:
# /etc/init.d/net.eth0 start
here's what i get when i run the code posted above:
localhost~ #: /etc/init.d/net.eth0 start
* starting eth0
* configuration not set for eth0 assuming dhcp
* no dhcp client installed
localhost~ #:
__________________
linux: i may be new, but i like it. alot.
distro: gentoo v.2008.b.2.0 xfce4
daredevil90002003 is offline   Reply With Quote
Old 05-19-2008   #14 (permalink)
Linux Newbie
 
dxqcanada's Avatar
 
Join Date: Sep 2006
Posts: 132
OK, it looks like you skipped a part of the installation ... there is a section in the Installation Handbook that talks about setting up your networking.
There would have been a comment about installing a dhcp client.

You can setup a fixed address ... just to get you communicating.

The /etc/conf.d/net.example file shows all the options ... example to add a static address and a default gateway ... add these lines to the /etc/conf.d/net file:
Code:
config_eth0=( "192.168.0.2/24" )
routes_eth0=( "default via 192.168.0.1" )
__________________

Men occasionally stumble over the truth,
but most of them pick themselves up
and hurry off as if nothing had happened.

Winston Churchill


... then the Unix-Gods created "man" ...
dxqcanada is offline   Reply With Quote
Old 05-20-2008   #15 (permalink)
Just Joined!
 
Join Date: May 2008
Posts: 8
yeah, i skipped part of the installation, but it was for a reason...

Quote:
Originally Posted by dxqcanada View Post
OK, it looks like you skipped a part of the installation ... there is a section in the Installation Handbook that talks about setting up your networking.
There would have been a comment about installing a dhcp client.
i think i mentioned that the installer wouldn't let me config the network, skipping it was the only way to get the gui to install at all. i think that there is a problem with beta 2's install compiler, though i couldn't tell you what it was, although it did say something about "segmentation fault" while it was supposed to be installing the network components. it did it like 5 times in a row, so i just skipped it, figuring i could make it work later... if your trick works, hopefully i'll be posting from my linux machine.
__________________
linux: i may be new, but i like it. alot.
distro: gentoo v.2008.b.2.0 xfce4
daredevil90002003 is offline   Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
 

Free Magazines
Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe
Systems Management News, the newspaper for IT systems administration and data center managers!
Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe
The Enterprise Newsweekly
eWeek is the essential technology information source for builders of e-business.
subscribe
Oracle Magazine
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe
Total Telecom
Total Telecom is "The Economist of the communications industry".
subscribe
More free magazines »



All times are GMT. The time now is 04:37 AM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.2.0