Thread: "mount error(6): No such device or address" when mount a Samba server in LAN
command use:
/# mount -t cifs 192.168.31.66:/mnt/samba /mnt -o username=root,password=password
the result:
mount error(6): no such device or address
my smb.conf:
[global]
security = user
[samba]
path = /mnt/samba
read = yes
guest ok = yes
create mask = 0755
browseable = yes
i've googled hours no solution yet. have encounter same problem?
in advance
i think need place "//" in front of ip address.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [SOLVED] "mount error(6): No such device or address" when mount a Samba server in LAN
Ubuntu
Comments
Post a Comment