View previous topic :: View next topic |
Author |
Message |
Magic han n00b
Joined: 15 Feb 2006 Posts: 4
|
Posted: Wed Feb 15, 2006 2:22 pm Post subject: eth0 does not exist [SOLVED] |
|
|
i have a problem.
while i run this:
Code: | /etc/init.d/net.eth0 start |
it told me "eth0 does not exist".
please tell me why or give me some advices.
thankx
Last edited by Magic han on Thu Feb 16, 2006 3:08 pm; edited 1 time in total |
|
Back to top |
|
|
thoughtform l33t
Joined: 24 May 2004 Posts: 600
|
Posted: Wed Feb 15, 2006 2:29 pm Post subject: |
|
|
did you compile in support for your ethernet adapter?
try lspci to see what adapter you have, then load the appropriate kernel module or compile it in. |
|
Back to top |
|
|
Magic han n00b
Joined: 15 Feb 2006 Posts: 4
|
Posted: Wed Feb 15, 2006 3:22 pm Post subject: |
|
|
i tried the command lspci
but it not work
Code: | -bash : lspci : command not found |
|
|
Back to top |
|
|
Bigun Advocate
Joined: 21 Sep 2003 Posts: 2198
|
Posted: Wed Feb 15, 2006 3:44 pm Post subject: |
|
|
lspci needs to be ran as root
Try this command:
Type your root password, then try:
That should list your ethernet device...
Also, did you compile your kernel manually or via genkernel? _________________ "It's ok, they might have guns but we have flowers." - Perpetual Victim |
|
Back to top |
|
|
cyrillic Watchman
Joined: 19 Feb 2003 Posts: 7313 Location: Groton, Massachusetts USA
|
Posted: Wed Feb 15, 2006 4:52 pm Post subject: |
|
|
Magic han wrote: | Code: | -bash : lspci : command not found |
|
If you don't have pciutils installed on your system yet, you can just boot with the LiveCD and run lspci from there. |
|
Back to top |
|
|
nixnut Bodhisattva
Joined: 09 Apr 2004 Posts: 10974 Location: the dutch mountains
|
Posted: Wed Feb 15, 2006 6:35 pm Post subject: |
|
|
Moved from Installing Gentoo to Networking & Security.
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 |
|
|
Magic han n00b
Joined: 15 Feb 2006 Posts: 4
|
Posted: Thu Feb 16, 2006 3:10 pm Post subject: |
|
|
thankx.
i hava SOLVED it. _________________ --------------------------
Thanks for your help.
I will try it.
-------------------------- |
|
Back to top |
|
|
|