smb mount options
Jan Kokoska
kokoskaj at seznam.cz
Wed Oct 20 09:59:25 UTC 2004
On Wed, 2004-10-20 at 10:36 +0200, Stefan Rotsch wrote:
> Quoting volvoguy:
>
> Hi Aaron,
>
> > sudo mount -t smbfs -o rw uid=aaron //wiggum/music /home/aaron/Music
> I think quoting should do the trick:
>
> sudo mount -t smbfs -o "rw uid=aaron" //wiggum/music /home/aaron/Music
The options are supposed to be a comma separated list, as in:
sudo mount -t smbfs -o rw,uid=aaron //wiggum/music /home/aaron/Music
Jan
More information about the ubuntu-users
mailing list