Re: nfs
> hi, i have a problem, i export with nfs 2 directory on my server, but when i
> mount this directory on my client there's an error:
> wrong fs type, bad option, bad superblock on MYSERVER:/MYSHARE, or too many
> mounted file systems.
> My exports file :
>
> /MYSERVER/MYSHARE (rw,insecure)
>
> thanks
> --
> Paolo
Can you specify your mount command?
Please note that your exports file has
/MYSERVER/MYSHARE
while the error message you mentioned says:
MYSERVER:/MYSHARE
Why does the exports file has the server mentioned in it?
Reply to: