Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Unable to mount NFS share after installation
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
crazzyfool
n00b
n00b


Joined: 13 Jan 2009
Posts: 37

PostPosted: Tue Jun 11, 2013 6:35 pm    Post subject: Unable to mount NFS share after installation Reply with quote

For some reason I can’t mount my NFS share (which I’ve done many times from the LiveDVD during the installation).

Code:

storm ~ # mount -t nfs "192.168.111.250:/personal shared" /root/nfs/ -o sync
mount: wrong fs type, bad option, bad superblock on 192.168.111.250:/personal shared,
       missing codepage or helper program, or other error
       (for several filesystems (e.g. nfs, cifs) you might
       need a /sbin/mount.<type> helper program)
       In some cases useful info is found in syslog - try
       dmesg | tail or so
storm ~ #


Any ideas? Any help greatly appreciated!

Cheers,
Andy
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10589
Location: Somewhere over Atlanta, Georgia

PostPosted: Tue Jun 11, 2013 8:38 pm    Post subject: Reply with quote

There's a HOWTO on the Gentoo Wiki. Take a look at that and report back. ;)

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
crazzyfool
n00b
n00b


Joined: 13 Jan 2009
Posts: 37

PostPosted: Tue Jun 11, 2013 9:28 pm    Post subject: [SOLVED] Unable to mount NFS share after installation Reply with quote

Nice!
Code:

emerge --ask nfs-utils
/etc/init.d/rpc.statd start


That did the trick - thanks very much!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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