View previous topic :: View next topic |
Author |
Message |
rasmussen Tux's lil' helper
Joined: 31 Aug 2002 Posts: 142 Location: .se
|
Posted: Sat Oct 12, 2002 10:57 am Post subject: NFS mounting |
|
|
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 |
|
|
Lovechild Advocate
Joined: 17 May 2002 Posts: 2858 Location: Århus, Denmark
|
Posted: Sat Oct 12, 2002 11:38 am Post subject: |
|
|
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 |
|
|
|
|
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
|
|