Nas no longer mounts

Archived topics about LMDE 1 and LMDE 2
Locked
xendistar
Level 1
Level 1
Posts: 48
Joined: Sun May 08, 2011 6:39 am

Nas no longer mounts

Post by xendistar »

Since I have upgraded to update 5 I have not been able to mount my nas. I have the following line in fstab file

//192.168.0.57/openshare/data /media/share smbfs defaults,uid=mit,gid=users 0 0

If I try to manually try and mount it with

$ sudo mount //192.168.0.57/openshare/data /media/share

The error message I get is as follows

mount error(16): Device or resource busy
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)

I have tried un mounting and then retrying to mount it but it still fails.

I have checked the logs files but there is nothing in there (at least that I can see)

I know the nas is working as it is fully accessible from my windows box and I can still ping it from my mint box

Any suggestions??

Tim
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
g33kphr33k

Re: Nas no longer mounts

Post by g33kphr33k »

What happens if you use:

sudo mount -t cifs //192.168.0.57/openshare/data /media/share

?
Locked

Return to “LMDE Archive”