View previous topic :: View next topic |
Author |
Message |
EWQ222 n00b
Joined: 17 Dec 2004 Posts: 30 Location: Colorado USA
|
Posted: Wed Jan 12, 2005 6:19 am Post subject: "netmount" was not started. |
|
|
Heya guys, here we go. I somehow crashed my first version of gentoo so I decided to go ahead and rebuild my system a little better using the 2.6 kernel this time. anyway Ive worked through a few errors and this is my next one.
*Bringing eth1 up via DHCP...
* ERROR: Problem starting needed services.
* "netmount" was not started"
It seems Ive missed something, checked my kernel config, my 3com module is complied and selected, included in the file which I know forget so that it can be loaded.
I have installed dhcpcd.
I have read around and have not been able to find a good fix, anyone know this one? _________________ Never give up, Never Surrender - Galaxy Quest
emerge eternal-lands |
|
Back to top |
|
|
hds Advocate
Joined: 21 Aug 2004 Posts: 2629 Location: Sprockhoevel [GER]
|
Posted: Wed Jan 12, 2005 12:57 pm Post subject: |
|
|
emerge portmap
rc-update add netmount default
rc-update add portmap default |
|
Back to top |
|
|
EWQ222 n00b
Joined: 17 Dec 2004 Posts: 30 Location: Colorado USA
|
Posted: Wed Jan 12, 2005 4:19 pm Post subject: |
|
|
is portmap another version of netmount?
netmount is installed and is added to default, otherwise it would not show up :p also i can run it manually but i get the same error. the problem lies in the bridge, but i will reinstall everything anyway. Thanks, any more advice? _________________ Never give up, Never Surrender - Galaxy Quest
emerge eternal-lands |
|
Back to top |
|
|
hds Advocate
Joined: 21 Aug 2004 Posts: 2629 Location: Sprockhoevel [GER]
|
Posted: Wed Jan 12, 2005 4:56 pm Post subject: |
|
|
err, netmount doesnt work without portmap.
if you run "/etc/init.d/netmount start", then it will first start portmap. if portmap isnt found, netmount will fail.
well, at least this is the case for me. your mileage might vary.. |
|
Back to top |
|
|
EWQ222 n00b
Joined: 17 Dec 2004 Posts: 30 Location: Colorado USA
|
Posted: Wed Jan 12, 2005 5:33 pm Post subject: |
|
|
Well, thanks, now I have two errors . its the same error, just add on
*ERROR: Problem starting needed services.
"portmap" was not started.
whats next? _________________ Never give up, Never Surrender - Galaxy Quest
emerge eternal-lands |
|
Back to top |
|
|
hds Advocate
Joined: 21 Aug 2004 Posts: 2629 Location: Sprockhoevel [GER]
|
Posted: Wed Jan 12, 2005 5:37 pm Post subject: |
|
|
EWQ222 wrote: | Well, thanks, now I have two errors . |
you are welcome.such things happen if you listen to my hints
well, i am currently running a huge download, and dislike to play with this right now, but maybe someone else has a hint here.
hmm.. your /etc/conf.d/net is correct? "ifconfig" does list your card?
and you compiled the correct 3com module in for your card? there are plenty if it comes to 3com.. |
|
Back to top |
|
|
EWQ222 n00b
Joined: 17 Dec 2004 Posts: 30 Location: Colorado USA
|
Posted: Wed Jan 12, 2005 5:46 pm Post subject: |
|
|
ifconfig does not show my ethernet card, (eth1) in this case. But since eth1 never got up I dont see why it would. what is the command to force eth1 up? does it require netmount and or portmap? _________________ Never give up, Never Surrender - Galaxy Quest
emerge eternal-lands |
|
Back to top |
|
|
asmvday n00b
Joined: 11 Aug 2004 Posts: 18
|
Posted: Wed Jan 12, 2005 5:48 pm Post subject: |
|
|
I had the same problem and emerging portmap fixed it. Thanks, you saved me a headache. |
|
Back to top |
|
|
hds Advocate
Joined: 21 Aug 2004 Posts: 2629 Location: Sprockhoevel [GER]
|
Posted: Wed Jan 12, 2005 5:57 pm Post subject: |
|
|
EWQ222 wrote: | ifconfig does not show my ethernet card, (eth1) in this case. But since eth1 never got up I dont see why it would. what is the command to force eth1 up? does it require netmount and or portmap? |
duh! i didnt realize you have TWO network cards, sorry!
http://www.gentoo.org/doc/en/gentoo-x86-quickinstall.xml
Code Listing 1.10: Set up Networking
Code: |
[...]
(Only if you have multiple network interfaces:)
(1) Create initscripts for each interface)
# ln -s /etc/init.d/net.eth0 /etc/init.d/net.eth1
# rc-update add net.eth1 default
[...]
|
HTH! |
|
Back to top |
|
|
EWQ222 n00b
Joined: 17 Dec 2004 Posts: 30 Location: Colorado USA
|
Posted: Wed Jan 12, 2005 6:56 pm Post subject: |
|
|
its done. eth1 is configured :0) but still the same error, i added eth0 back to default and relinked everything but nosuch luck. is there a way to verbosely find out why netmount is not working? perhaps its a problem with my networking? _________________ Never give up, Never Surrender - Galaxy Quest
emerge eternal-lands |
|
Back to top |
|
|
EWQ222 n00b
Joined: 17 Dec 2004 Posts: 30 Location: Colorado USA
|
Posted: Wed Jan 12, 2005 7:05 pm Post subject: |
|
|
ohh, this bites. my nvidia based card works :p added net0 to the bootup and switched my network cable. well, now i know that my error lies in my 3com port and module, ill keep messing with this. _________________ Never give up, Never Surrender - Galaxy Quest
emerge eternal-lands |
|
Back to top |
|
|
hds Advocate
Joined: 21 Aug 2004 Posts: 2629 Location: Sprockhoevel [GER]
|
Posted: Wed Jan 12, 2005 9:41 pm Post subject: |
|
|
EWQ222 wrote: | added net0 to the bootup |
which - of course - does not belong there. and it doesnt help getting your net1 to work either
well, i have no clue what you are playing with, sorry!
you did check this out:
http://www.gentoo.org/doc/en/gentoo-x86-quickinstall.xml
|
|
Back to top |
|
|
EWQ222 n00b
Joined: 17 Dec 2004 Posts: 30 Location: Colorado USA
|
Posted: Thu Jan 13, 2005 6:02 am Post subject: |
|
|
I have run over the full version many times over, thats not the problem, im convinced that the 2.6 kernel for some reason does not like my eth1 so i am just going to use eth0
Thanks! _________________ Never give up, Never Surrender - Galaxy Quest
emerge eternal-lands |
|
Back to top |
|
|
evader Apprentice
Joined: 10 Dec 2004 Posts: 180 Location: Australia
|
Posted: Thu Jan 13, 2005 6:13 am Post subject: |
|
|
it's boot not bootup _________________ //Take this barrel and end this struggle |
|
Back to top |
|
|
nomadsoul22 n00b
Joined: 08 Jan 2005 Posts: 30 Location: St. Margrethen Switzerland
|
Posted: Thu Jan 13, 2005 5:59 pm Post subject: |
|
|
and what can i do if i got 3 network devices??? i tried several things with
Code: | # cd /etc/init.d
# ln -s net.eth0 net.eth1
# rc-update add net.eth1 default
|
but i think now i have to delet them first cause else he'll skip it....
so who can help me??? _________________ Zitat aus Butterfly Effect: "Guck mal, ne Wunderkerze!" |
|
Back to top |
|
|
hds Advocate
Joined: 21 Aug 2004 Posts: 2629 Location: Sprockhoevel [GER]
|
Posted: Thu Jan 13, 2005 6:12 pm Post subject: |
|
|
nomadsoul22 wrote: |
# ln -s net.eth0 net.eth1
# rc-update add net.eth1 default
|
ln -s net.eth0 net.eth1
ln -s net.eth0 net.eth2
rc-update net.eth0 default
rc-update net.eth1 default
rc-update net.eth2 default
wasnt that difficult, was it |
|
Back to top |
|
|
nomadsoul22 n00b
Joined: 08 Jan 2005 Posts: 30 Location: St. Margrethen Switzerland
|
Posted: Thu Jan 13, 2005 6:47 pm Post subject: |
|
|
its not working.. but only cause i got these files.. they're wrong.. but i got them.. how can i remove them first??? i tried it with rm net.eth0 and so on.. now he cant find the net.eth0 anymore..
what can i do now?? _________________ Zitat aus Butterfly Effect: "Guck mal, ne Wunderkerze!" |
|
Back to top |
|
|
hds Advocate
Joined: 21 Aug 2004 Posts: 2629 Location: Sprockhoevel [GER]
|
Posted: Thu Jan 13, 2005 7:01 pm Post subject: |
|
|
nomadsoul22 wrote: | its not working.. but only cause i got these files.. they're wrong.. but i got them.. how can i remove them first??? |
excuse me, but what files are you talking about exactly
name them. including the path. |
|
Back to top |
|
|
nomadsoul22 n00b
Joined: 08 Jan 2005 Posts: 30 Location: St. Margrethen Switzerland
|
Posted: Thu Jan 13, 2005 7:54 pm Post subject: |
|
|
example:
Code: | rc-update add net.eth0 default
* /sbin/rc-update: /etc/init.d/net.eth0 not found; aborting. |
mfg noma _________________ Zitat aus Butterfly Effect: "Guck mal, ne Wunderkerze!" |
|
Back to top |
|
|
nomadsoul22 n00b
Joined: 08 Jan 2005 Posts: 30 Location: St. Margrethen Switzerland
|
Posted: Fri Jan 14, 2005 11:17 pm Post subject: |
|
|
he i solved that other prob... but netmount is still not working... i tried it in many few ways now... its juz not working.. ^o)
what can i do? _________________ Zitat aus Butterfly Effect: "Guck mal, ne Wunderkerze!" |
|
Back to top |
|
|
nomadsoul22 n00b
Joined: 08 Jan 2005 Posts: 30 Location: St. Margrethen Switzerland
|
Posted: Fri Jan 14, 2005 11:55 pm Post subject: |
|
|
i also solved that problem! for everyone who's got the same prob... i had netmount and portmap in the wrong runlevel (default) now i havent got a error message.. but its still not working.. here the codes.. Code: | #to remove old things entries
rc-update del portmap default
rc-update del netmount default
#then to add them in the other runlevel
rc-update add portmap boot
rc-update add netmount boot |
that should work... and for my other probs.... HELP... _________________ Zitat aus Butterfly Effect: "Guck mal, ne Wunderkerze!" |
|
Back to top |
|
|
Mantichora n00b
Joined: 06 Jan 2005 Posts: 6
|
Posted: Sat Jan 15, 2005 2:27 pm Post subject: |
|
|
Hi,
I had the same error.
Don't if it had the same reason, but for me it was because I had forgotten to
Does this help anything? |
|
Back to top |
|
|
hds Advocate
Joined: 21 Aug 2004 Posts: 2629 Location: Sprockhoevel [GER]
|
Posted: Sat Jan 15, 2005 2:53 pm Post subject: |
|
|
well, haveing the module for the network card loaded is the minimum requirement, i'd say. |
|
Back to top |
|
|
KuraiKumo Tux's lil' helper
Joined: 27 Feb 2006 Posts: 90
|
Posted: Thu Mar 09, 2006 10:15 pm Post subject: |
|
|
yeah i got netmount working but i have no net-setup and says eth0 not found |
|
Back to top |
|
|
|