On Sun, 27 Nov 2011 19:49:53 +0200
SM wrote:
> On Sun, Nov 27, 2011 at 04:07:32PM +, Brian wrote:
> > The usual Debian way of dealing with that situation is
> > to give users permission to mount removable devices by putting them in
> > the plugdev group.
>
> Or just install pmount. Plug the
On Sun 27 Nov 2011 at 19:49:53 +0200, SM wrote:
> On Sun, Nov 27, 2011 at 04:07:32PM +, Brian wrote:
> > The usual Debian way of dealing with that situation is
> > to give users permission to mount removable devices by putting them in
> > the plugdev group.
>
> Or just install pmount. Plug th
On Sun, Nov 27, 2011 at 04:07:32PM +, Brian wrote:
> The usual Debian way of dealing with that situation is
> to give users permission to mount removable devices by putting them in
> the plugdev group.
Or just install pmount. Plug the device in, do "dmesg | tail" to check
the device and "pmoun
On Sat, 26 Nov 2011 16:07:20 -0800, keitho wrote:
> Thanks to Camaleon, John Lindsay, and Chris Brennan for responding.
>
> This statement put into my /etc/fstab seems to have worked, and auto
> mount as well:
>
> UUID=9419-5112/usbvfatuid=1000,gid=1000,utf8,umask= 0 0
>
> T
On Sat 26 Nov 2011 at 16:07:20 -0800, kei...@strucktower.com wrote:
> Thanks to Camaleon, John Lindsay, and Chris Brennan for responding.
>
> This statement put into my /etc/fstab seems to have worked, and auto mount
> as well:
>
> UUID=9419-5112/usbvfatuid=1000,gid=1000,utf8,uma
Thank you Sven-
The wikipedia article was just what I needed :-)
Keith
> On Sat, Nov 26, 2011 at 04:08:31PM -0800, kei...@strucktower.com wrote:
>
> Hi,
>
>> I still haven't found a good explanation for the umask option- nothing
>> in
>> man pages under "umask", very little under pam_umask or pa
On Sat, Nov 26, 2011 at 04:08:31PM -0800, kei...@strucktower.com wrote:
Hi,
> I still haven't found a good explanation for the umask option- nothing in
> man pages under "umask", very little under pam_umask or pam ...
http://en.wikipedia.org/wiki/Umask
man 2 umask is in manpages-dev in case tha
Thanks to Camaleon, John Lindsay, and Chris Brennan for responding.
This statement put into my /etc/fstab seems to have worked, and auto mount
as well:
UUID=9419-5112 /usbvfatuid=1000,gid=1000,utf8,umask= 0 0
The UUID is obtained via blkid, the uid and gid are for my keith account.
Thanks to Camaleon, John Lindsay, and Chris Brennan for responding.
This statement put into my /etc/fstab seems to have worked, and auto mount
as well:
UUID=9419-5112 /usbvfatuid=1000,gid=1000,utf8,umask= 0 0
The UUID is obtained via blkid, the uid and gid are for my keith account.
On Sat, 26 Nov 2011 18:41:12 +, Camaleón wrote:
> On Sat, 26 Nov 2011 08:47:12 -0800, keitho wrote:
>
>> I have an external usb drive on which I have a fat32 formatted
>> partition. I can't figure out how to mount it so that I can write to it
>> as a normal user.
>
> (...)
>
> You need to s
On Sat, 26 Nov 2011 08:47:12 -0800, keitho wrote:
> I have an external usb drive on which I have a fat32 formatted
> partition. I can't figure out how to mount it so that I can write to it
> as a normal user.
(...)
You need to set the right perms for the mounted partition, either
manually or by
I have an external usb drive on which I have a fat32 formatted partition.
I can't figure out how to mount it so that I can write to it as a normal
user.
Here's what I have tried (with no fstab entry):
keith@eve:~$ sudo mount /dev/sdb4 -t vfat /usb
keith@eve:~$ mount
[snip]
/dev/sdb4 on /usb type
12 matches
Mail list logo