Re: SMBMOUNT?
- From: Nick Stinemates <nick@xxxxxxxxxxxxxx>
- Date: Sun, 17 Feb 2008 17:56:01 -0800
Leonard Chatagnier wrote:
--- Nick Stinemates <nick@xxxxxxxxxxxxxx> wrote:You need to create it!
Leonard Chatagnier wrote:Thanks Nick, but didn't work for me. Probably
Trying to set up samba again on my lan with a newGoogled
machine and recently reconfigured old one but the
smbmount cmd just gives the usage output.
The man gives this cmd line syntax:
smbmount {service} {mount-point} [-ooptions]
But it doesn't tell what {service} is or give any
syntax. Think I can hack the {mount-point}.
for samba service but found nothing to help. Wouldthe
someone please tell me the usage and syntax for
service entry in the command?line
TIA,
BTW, the uusage output shows a "-n" in the cmd
before the options and has no entry for it in theman.
Leonard ChatagnierLeonard
lenc5570@xxxxxxxxxxxxx
Take a look at smbfs.
I use it in the following fashion:
mount -t smbfs -o
username=<user>,password=<pass> //10.0.0.23/<samba
mount point> /mnt/<local mount point>
Good luck
Nick Stinemates
something I did wrong, so here's what I typed on cli:
lchata@ubuntu64:~/Documents$ man smbfs
No manual entry for smbfs
lchata@ubuntu64:~/Documents$ sudo mount -t smbfs -o
username=lchata,password=xxxxxx //192.168.1.65/lchata
/mnt/media/samba
Could not resolve mount point /mnt/media/samba
lchata@ubuntu64:~/Documents$
Dir /media/samba does exist. What could be wrong?
Leonard Chatagnier
lenc5570@xxxxxxxxxxxxx
sudo mkdir -p /mnt/media/samba
--
==================
Nick Stinemates (nick@xxxxxxxxxxxxxx)
http://nick.stinemates.org
AIM: Nick Stinemates
MSN: nickstinemates@xxxxxxxxxxx
Yahoo: nickstinemates@xxxxxxxxx
==================
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- Follow-Ups:
- Re: SMBMOUNT?
- From: Raseel Bhagat
- Re: SMBMOUNT?-Solved
- From: Leonard Chatagnier
- Re: SMBMOUNT?
- References:
- Re: SMBMOUNT?
- From: Leonard Chatagnier
- Re: SMBMOUNT?
- Prev by Date: Re: SMBMOUNT?
- Next by Date: Re: SMBMOUNT?-Solved
- Previous by thread: Re: SMBMOUNT?
- Next by thread: Re: SMBMOUNT?-Solved
- Index(es):
Relevant Pages
|