[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: nfs



begin  Paolo Ghidini quote on Tue, Jan 07, 2003 at 01:58:48PM +0100:
> wrong fs type, bad option, bad superblock on MYSERVER:/MYSHARE, or too many 
> mounted file systems.
> My exports file :
> 
> /MYSERVER/MYSHARE	(rw,insecure)

The /etc/exports should only be on your NFS server, and should only have
local paths.  For example, if your NFS server is called bigbox, and you
want to export your home directories from it, you should put

/home	(rw,insecure)

into /etc/exports on bigbox.  You would then mount it as bigbox:/home .

M

Attachment: pgpAdyTzvNZvn.pgp
Description: PGP signature


Reply to: