View previous topic :: View next topic |
Author |
Message |
sweetmullet n00b
Joined: 30 Sep 2004 Posts: 56
|
Posted: Wed Oct 13, 2004 4:01 pm Post subject: netmount fails! |
|
|
bringing up eth0 via DHCP... [!!]
* ERROR: Problem starting needed services.
* "netmount" was not started.
* starting local... [ok]
i am not sure how to go about loading a driver from a disk or something. i am willing to start from step one to get my card loaded and my internet running. someone please help. |
|
Back to top |
|
|
nielchiano Veteran
Joined: 11 Nov 2003 Posts: 1287 Location: 50N 3E
|
Posted: Wed Oct 13, 2004 4:05 pm Post subject: |
|
|
hmm, according to the post you quoted, you probabely don't have the driver for the ethernet adaptor installed.
you won't have internet access (yet), but you should be able to log in (As root). do these commands, and give me the output:
[/code] |
|
Back to top |
|
|
sweetmullet n00b
Joined: 30 Sep 2004 Posts: 56
|
Posted: Wed Oct 13, 2004 4:18 pm Post subject: |
|
|
lo Link encap: Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
Up LOOPBACK RUNNING MTU:16435 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0b) TX bytes: (0.0b)
Module Size Used by
ixgb 37380 0
sbp2 21896 0
ohci1394 32004 0
ieee1394 92852 2 sdp2, ohci1394
ehci_hcd 27268 0 |
|
Back to top |
|
|
nielchiano Veteran
Joined: 11 Nov 2003 Posts: 1287 Location: 50N 3E
|
Posted: Wed Oct 13, 2004 4:57 pm Post subject: |
|
|
hmm, ok apparently you don't have the driver loaded for your ehternet adaptor;
and that ixgb isn't it either (since that's loaded, but no eth0)
what does give?
and ? |
|
Back to top |
|
|
sweetmullet n00b
Joined: 30 Sep 2004 Posts: 56
|
Posted: Wed Oct 13, 2004 10:54 pm Post subject: |
|
|
could u tell me what i am looking for when i do the dmesg, cause there is about 2 hours of typing if u want it all, and that is nuts.
and lspci
root # lspci
-bash: lspci: command not found |
|
Back to top |
|
|
nielchiano Veteran
Joined: 11 Nov 2003 Posts: 1287 Location: 50N 3E
|
Posted: Thu Oct 14, 2004 7:40 pm Post subject: |
|
|
sweetmullet wrote: | could u tell me what i am looking for when i do the dmesg, cause there is about 2 hours of typing if u want it all, and that is nuts. |
things refering to either that ixgb driver, or to the "net" things in general.
To see why the ixgb driver won't work |
|
Back to top |
|
|
|