Re: SMBMOUNT?
- From: Leonard Chatagnier <lenc5570@xxxxxxxxxxxxx>
- Date: Sun, 17 Feb 2008 16:56:00 -0800 (PST)
--- Nick Stinemates <nick@xxxxxxxxxxxxxx> wrote:
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
Leonard Chatagnier
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
--
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: Derek Broughton
- Re: SMBMOUNT?
- From: Nick Stinemates
- Re: SMBMOUNT?
- References:
- Re: SMBMOUNT?
- From: Nick Stinemates
- Re: SMBMOUNT?
- Prev by Date: Re: Burning Video
- Next by Date: Re: SMBMOUNT?
- Previous by thread: Re: SMBMOUNT?
- Next by thread: Re: SMBMOUNT?
- Index(es):
Relevant Pages
|