Jump to content

Help mounting unRAID in Ubuntu VM with autofs


Recommended Posts

I'm stuck trying to get my unraid shares to mount using autofs in my Ubuntu VM. I've turned on NFS and read the autofs documentation but can't seem to get it to work. Any help would be greatly appreciated.

 

Here is what my auto.master file looks like:

+dir:/etc/auto.master.d
+auto.master
/home/lazant/Asteria /etc/auto.nfs

 

Here is what my auto.nfs file looks like:

Movies 192.168.0.24:/mnt/user/Movies

 

Edit:

I am able to mount the share fine using:

sudo mount -t nfs 192.168.0.24:/mnt/user/Movies ~/Asteria

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...