Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NFS tries to mount before network starts at boot
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Qweasda
Apprentice
Apprentice


Joined: 04 Feb 2003
Posts: 152

PostPosted: Wed Jun 16, 2004 6:22 pm    Post subject: NFS tries to mount before network starts at boot Reply with quote

Hi, my NFS entry in /etc/fstab is mounted right before pcmcia is brought up to initilize the wifi eth0 interface.
How can I get the nfs to start after pcmcia?
Back to top
View user's profile Send private message
sak102010
Tux's lil' helper
Tux's lil' helper


Joined: 08 Jun 2003
Posts: 82

PostPosted: Wed Jun 16, 2004 9:03 pm    Post subject: Reply with quote

Try putting ...
Code:

_netdev

... in your fstab options for the NFS entry.
_________________
Thanks,
Sak
Back to top
View user's profile Send private message
Qweasda
Apprentice
Apprentice


Joined: 04 Feb 2003
Posts: 152

PostPosted: Wed Jun 16, 2004 10:05 pm    Post subject: Reply with quote

Thanks for the reply. I did that, it didn't seem to change anything.
Back to top
View user's profile Send private message
neysx
Retired Dev
Retired Dev


Joined: 27 Jan 2003
Posts: 795

PostPosted: Wed Jun 16, 2004 10:24 pm    Post subject: Reply with quote

My guess is whatever script that starts the pcmcia services is started after nfsmount or netmount. No laptop here.

1) Check whether you use nfsmount or netmount with the rc-update show command. If you're not using any other networked file system like "coda,ncpfs,smbfs", you might as well use nfsmount which is just a bit simpler to edit.
2) Use rc-update to select one of those two scripts and make sure it is started in the default runlevel.
3) Edit e.g. your nfsmount script and add a use pcmcia directive.

This chapter of the handbook should help you understand how these scripts work together.


Hth
Back to top
View user's profile Send private message
Qweasda
Apprentice
Apprentice


Joined: 04 Feb 2003
Posts: 152

PostPosted: Thu Jun 17, 2004 3:20 am    Post subject: Reply with quote

Thanks, I'll give that a try in the morning.
For the momemt, I just added the mount line to /etc/conf.d/local.start. Quick and easy.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum