View previous topic :: View next topic |
Author |
Message |
Dejime n00b
Joined: 06 Jun 2003 Posts: 62
|
Posted: Fri Jun 06, 2003 3:53 pm Post subject: Problems with eth0, sorry for n00bism |
|
|
Working with an 3com network card, it worked during install, but not now. I installed the card in my kernel, but i'm getting a strange error message "netmount was not started" but i have no clue what it means-help please! |
|
Back to top |
|
|
Sgeorg Apprentice
Joined: 01 Apr 2003 Posts: 152
|
Posted: Fri Jun 06, 2003 4:37 pm Post subject: |
|
|
did you load the module?
modules.autoload in etc??
is it a module or in kernel?
did you compile for the right card there are a few available ?
Georg
PS: READ THE GENTOO INSTALL MANUALS if you haven't done yet!
http://www.gentoo.org/doc/en/gentoo-x86-install.xml#doc_chap21 |
|
Back to top |
|
|
Dejime n00b
Joined: 06 Jun 2003 Posts: 62
|
Posted: Fri Jun 06, 2003 4:39 pm Post subject: |
|
|
it's a kernel-and i installed all of the 3com cards I could, didn't load the module, i'll try that and get back to you |
|
Back to top |
|
|
Sgeorg Apprentice
Joined: 01 Apr 2003 Posts: 152
|
Posted: Fri Jun 06, 2003 4:54 pm Post subject: |
|
|
Dejime wrote: | it's a kernel-and i installed all of the 3com cards I could, didn't load the module, i'll try that and get back to you |
hold on a minute!!!!!!
did you compile these cards as modules on did you compile it into the kernel???
only if you compiled them as modules you have to load the module for your card during bootup!!
since there is no module for that card if you compiled it into the kernel (except you did compile your kernel with this "driver" as a module before)
loading a module in a kernel which has this module compiled into it's self maybe crashes your system/kernel! |
|
Back to top |
|
|
uzik Apprentice
Joined: 17 Apr 2003 Posts: 257
|
Posted: Fri Jun 06, 2003 9:40 pm Post subject: |
|
|
If you boot from the livecd you can run the command "lsmod" to list
the modules it loaded. You will be able to tell which module is the right
one for your network card. Then you can select the correct options
to build your own kernel. |
|
Back to top |
|
|
|