Re: NFS Doesn't Exist Error

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

 



> Hi All,
> 
> when trying to mount a share on FC3(client) from CentOS(server), it says 
> the share doesn't exist,
> 
> [root@localhost ~]# mount 192.168.168.10/home/batmanbegins/nfsshare 
> /home/coolboarderguy/nfsshare
> mount: special device 192.168.168.10/home/batmanbegins/nfsshare does not 
> exist
> 
Syntax error.

Try "mount 192.168.168.10:/home/batmanbegins/nfsshare". Without the colon,
mount would look through the /etc/fstab and the local filesystem for a node
named "192.168.168.10/home/batmanbegins/nfsshare" ... probably not what you
intended. ;>

hth,
Klaus


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux