View previous topic :: View next topic |
Author |
Message |
russryder Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/gallery/Final Fantasy/Final_Fantasy_7_-_Sephiroth2.jpg)
Joined: 28 Aug 2002 Posts: 133
|
Posted: Mon Sep 16, 2002 12:51 am Post subject: Cannot mount NFS drive |
|
|
this is the error I get when I try to start portmapper
bash-2.05a# /etc/init.d/portmap start
* Bringing eth0 up... [ ok ] * Setting default gateway...
SIOCADDRT: Network is unreachable
* Failed to bring eth0 up [ !! ]
* ERROR: Problem starting needed services.
* "portmap" was not started.
Anyone have any Ideas? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
pilla Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
![](images/avatars/9555681074926d9b92f09a.jpg)
Joined: 07 Aug 2002 Posts: 7731 Location: Underworld
|
Posted: Mon Sep 16, 2002 1:22 am Post subject: Re: Cannot mount NFS drive |
|
|
Your problem is not that you cannot mount a NFS share, but that your network is not working. Starting verifying that your configuration is correct and then test network again.
Network configuration is in
russryder wrote: | this is the error I get when I try to start portmapper
bash-2.05a# /etc/init.d/portmap start
* Bringing eth0 up... [ ok ] * Setting default gateway...
SIOCADDRT: Network is unreachable
* Failed to bring eth0 up [ !! ]
* ERROR: Problem starting needed services.
* "portmap" was not started.
Anyone have any Ideas? |
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
russryder Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/gallery/Final Fantasy/Final_Fantasy_7_-_Sephiroth2.jpg)
Joined: 28 Aug 2002 Posts: 133
|
Posted: Mon Sep 16, 2002 4:23 pm Post subject: |
|
|
I'm posting this with the same system that has the network problems. All I have to do to connect to the internet is type dhcpcd eth0 at the shell prompt. That still doesn't fix the network mount problem though. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
rac Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
![](images/avatars/42db5dbb3e1c92424d747.jpg)
Joined: 30 May 2002 Posts: 6553 Location: Japanifornia
|
Posted: Mon Sep 16, 2002 7:00 pm Post subject: |
|
|
First off, you shouldn't have to do anything manually to get networking to work on boot. Edit /etc/conf.d/net like Bloody Bastard suggested, uncomment the following line: ...and dhcpcd should be run for you at boot time. That should fix everything. If it doesn't, come back. _________________ For every higher wall, there is a taller ladder |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|