Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NFS mounting
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks
View previous topic :: View next topic  
Author Message
rasmussen
Tux's lil' helper
Tux's lil' helper


Joined: 31 Aug 2002
Posts: 142
Location: .se

PostPosted: Sat Oct 12, 2002 10:57 am    Post subject: NFS mounting Reply with quote

If you're having problems with your nfs-mounted drives not being mounted after 'emerge --update system' then it's like that the following will help:

Code:
emerge nfs-utils
rc-update del netmount default
rc-update add nfsmount default


In the new baselayout netmount no longer mounts nfs-drives, this has to be done from then nfsmount init-script contained in the nfs-utils package.

Apparently the difference is that nfsmount also starts nfsstatd.
Back to top
View user's profile Send private message
Lovechild
Advocate
Advocate


Joined: 17 May 2002
Posts: 2858
Location: Århus, Denmark

PostPosted: Sat Oct 12, 2002 11:38 am    Post subject: Reply with quote

Thank you, thank you, thank you... I had the same problem and I thought I had killed something... I solved the problem in a rather ugly way by adding mount -a to local.start.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks 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