Lestrad wrote: 
> I'm trying to get my music share mounted as NFS too. I've enabled the
> NFS service on the NAS and set the default permissions to rw. Then I
> went to the Storage tab in the SOA frontend and entered "/mnt/netnas" (a
> directory I'd created on the Wandboard) under "Mountpoint" and
> "\\192.168.0.15\media" (the path to my music share) under "Network
> share", and "nfs" under "Type". The error message I get is:
> 
> *mount.nfs: remote share not in 'host:dir' format*
> 
> Note: I left the CIFS service enabled on the ReadyNAS for the time being
> so as not to cause problems for Windows. Could that be the problem?
> Also, I do have access to the NAS via SSH. Any help would be
> appreciated.

The error message is telling you what is wrong.  In the "Network share"
box you should have entered:


Code:
--------------------
    
  192.168.0.15:/media
  
--------------------


------------------------------------------------------------------------
Krisbee's Profile: http://forums.slimdevices.com/member.php?userid=59080
View this thread: http://forums.slimdevices.com/showthread.php?t=101624

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to