Results 1 to 6 of 6
Hi everyone
I have a question on Samba mount. I have configured /etc/samba/smb.conf on Samba server. Then, I go to samba client and type the command:
smbclient -L 10.0.51.1
Type ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-08-2010 #1Just Joined!
- Join Date
- Sep 2010
- Posts
- 14
problem with smbmount, please help me
Hi everyone
I have a question on Samba mount. I have configured /etc/samba/smb.conf on Samba server. Then, I go to samba client and type the command:
smbclient -L 10.0.51.1
Type password for root, and It displays:
Domain=[LABRAT] OS=[Unix] Server=[Samba 3.2.5]
Sharename Type Comment
--------- ---- -------
homes Disk Home Directories
print$ Disk Printer Drivers
IPC$ IPC IPC Service (labrat server)
root Disk Home Directories
Domain=[LABRAT] OS=[Unix] Server=[Samba 3.2.5]
Server Comment
--------- -------
Workgroup Master
--------- -------
WORKGROUP
However when I try to mount
smbmount //10.0.51.1/homes /mnt -o username=testuser1,password=my password
It displays the error: mount error: mount point /mnt does not exist
I don't know what happen. Please help me. I am looking forward to your reply. Thank you
- 10-11-2010 #2
have you checked if the folder /mnt does exist?
- 10-11-2010 #3Just Joined!
- Join Date
- Sep 2010
- Posts
- 14
- 10-12-2010 #4
Actually, it is recommended to create a subdirectory within /mnt where you mount things.
- 10-12-2010 #5Just Joined!
- Join Date
- Sep 2010
- Posts
- 14
- 10-12-2010 #6
To have more than one mount, and also a more precise naming.
e.g.: What if you wanted to mount two shares?You must always face the curtain with a bow.


Reply With Quote

