Unable to mount a unraid share to ubuntu


Recommended Posts

I can get the share to mount just fine as a smb share, but I need to mount it to the file system in the /mnt directory. I am trying with the following but I keep getting a permission denied error even though there is no password on the share 

I am using the following command where IPaddress is the IP of my unraid server
sudo mount -t cifs //IPaddress/test /mnt/NAS 

After this command it asks me for a password. I just hit enter as there is no password. It then errors out with a permission denied error.

Before I ran the command I created the mnt/NAS folder with a mkdir command. 

Any ideas on what I am doing wrong? 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.