You are not logged in.

#1 2015-10-29 19:30:17

ArchArching
Member
Registered: 2015-10-25
Posts: 23

[SOLVED]Error: "mount error(6): No such device or address" mounting NA

Hi,

No doubt I have missed or misunderstood something from the wiki and will be pointed to the  relevent text (the shame), but really struggling to get my NAS mounted.

1. I've left the /etc/samba/smb.conf as default
2. Set smbpasswd on my user profile
3. testparm -s just displays the config, which is default as per #1
4. smbclient -L 192.168.0.7/volume1/NetBackup displays the details of my NAS

When I atttempt to mount using below command:

$ sudo mount -t cifs //192.168.0.7/volume1/NetBackup /mnt/NAS -o user=XXXXXX,password=XXXXXX

I get the below error:

mount error(6): No such device or address

I have done a seach on this error and seems it could be one of many things.

Any idea how I can isolate the cause of the problem?

Thanks

Last edited by ArchArching (2015-10-29 21:55:39)

Offline

#2 2015-10-29 21:55:15

ArchArching
Member
Registered: 2015-10-25
Posts: 23

Re: [SOLVED]Error: "mount error(6): No such device or address" mounting NA

ArchArching wrote:

Hi,

No doubt I have missed or misunderstood something from the wiki and will be pointed to the  relevent text (the shame), but really struggling to get my NAS mounted.

1. I've left the /etc/samba/smb.conf as default
2. Set smbpasswd on my user profile
3. testparm -s just displays the config, which is default as per #1
4. smbclient -L 192.168.0.7/volume1/NetBackup displays the details of my NAS

When I atttempt to mount using below command:

$ sudo mount -t cifs //192.168.0.7/volume1/NetBackup /mnt/NAS -o user=XXXXXX,password=XXXXXX

I get the below error:

mount error(6): No such device or address

I have done a seach on this error and seems it could be one of many things.

Any idea how I can isolate the cause of the problem?

Thanks

Typo. Fixed. Working.

Offline

Board footer

Powered by FluxBB