On 07/03/2021 13:44, Robert McBroom via users wrote:

~]# mount -t nfs 192.168.1.248:/mnt/HD/HD_a2/mcstuffy /mnt/mcstuffy
Created symlink /run/systemd/system/remote-fs.target.wants/rpc-statd.service → 
/usr/lib/systemd/system/rpc-statd.service.
mount.nfs: Protocol not supported

-----

I don't see anyway to specify the user/password. Things I find with search seem 
to be quite out of date.

Another mode of access is supposedly

nfs://192.168.1.248/nfs/mcstuffy

using this in a mount command gets NFS URL not supported. dolphin and konqueror do not see it either.

It sounds more like /mnt/HD/HD_a2/mcstuffy is more likely a cifs exported file 
system than nfs.
I've never configured nfs to use usernames/passwords.  To do so, I think one 
needs kerberos
configured.

Is your username on the Mycloud the same as on your linux system? If so, what 
happens when
you do....

smbclient -L 192.168.1.248

You should be prompted for your password on the Mycloud

--
People who believe they don't make mistakes have already made one.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to