Quantcast
Channel: Ubuntu Forums - Networking & Wireless
Viewing all articles
Browse latest Browse all 23300

[xubuntu] Unable to mount Unraid NAS share

$
0
0
I am using Ubuntu 24.04 and have nfs-utils installed.

I have built a NAS and am trying to access a share on it.

Code:

makem@makem-22:~$ sudo mount -t nfs4 192.168.1.249/data /media/nas-media
[sudo] password for makem:
mount: /media/nas-media: bad option; for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount.<type> helper program.
      dmesg(1) may have more information after failed mount system call.
makem@makem-22:~$

I am not sure what to look for in dmesg.

Edit: Installed nfs-common:

Code:

sudo mount -t nfs4 192.168.1.249/data /media/nas-media
mount.nfs4: remote share not in 'host:dir' format

The share is exported in the NAS but under the SMB SECURITY SETTINGS

Does that mean only SMB sharing?

Viewing all articles
Browse latest Browse all 23300

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>