When my diet pi boots I get an error as follow:
Error connecting to socket, aborting connection,
Cifs_mount failed W/return code = 113.
Can anyone help? Thanks
First you can share some more details on your system. SBC? DietPi version? Debian version? Did you have a samba share mounted on your system? Where do you see these error message?
Debian version: 7.4.2
Yes I did have a samba share connected
Started to see it on main diet pi machine through monitor
Even if you did not answer all my questions. Especially where the issue happen.
Can you share your /etc/fstab
My fstab:
You can use "dietpi-drive_manager" to setup mounts.
# NB: It overwrites and re-creates physical drive mount
#------------------------------------------------------
# NETWORK
#------------------------------------------------------
//192.168.0.15/Movies /mnt/NAS_3TB cifs cred=/var/lib/d
//192.168.0.11/2TB /mnt/2TB cifs cred=/var/lib/dietpi/d
//192.168.0.11/3tb /mnt/3TB cifs cred=/var/lib/dietpi/d
#------------------------------------------------------
# TMPFS
#------------------------------------------------------
tmpfs /tmp tmpfs size=3942M,noatime,lazytime,nodev,nosu
tmpfs /var/log tmpfs size=50M,noatime,lazytime,nodev,no
#------------------------------------------------------
# MISC: ecryptfs, vboxsf (VirtualBox shared folder), gl
#------------------------------------------------------
#------------------------------------------------------
# SWAP SPACE
#------------------------------------------------------
#------------------------------------------------------
# PHYSICAL DRIVES
#------------------------------------------------------
UUID=2e9d8509-a765-48ba-ba71-4110f21ef219 / ext4 noatim
UUID=806AB93F6AB932B0 /mnt/10TB ntfs noatime,lazytime,r
Your information was quite hard to read. I tried to reformat but it looks like your output was cut of at the end of each line.
Can you try to connect via SSH and copy/post the whole content. thy