Gentoo Archives: gentoo-user

From: Willie Wong <wwong@×××××××××.EDU>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] fstab devmode
Date: Sun, 27 Aug 2006 20:58:50
Message-Id: 20060827205335.GA8819@princeton.edu
In Reply to: [gentoo-user] fstab devmode by Joseph
1 On Sun, Aug 27, 2006 at 12:55:11PM -0600, Penguin Lover Joseph squawked:
2 > Can someone refresh my memory?
3 > I'm trying to mount usb memory stick with permission 600 but it is not
4 > taking devmode=0600
5 >
6 > The current command mounts it as 755
7 > /dev/sda1 /mnt/camera auto
8 > noauto,rw,users,exec
9 >
10 > I've tried:
11 > /dev/sda1 /mnt/camera auto
12 > noauto,devmode=0600
13 > but no luck.
14
15 Are you sure it is usbfs? If it is a camera, then perhaps it is vfat?
16 Try using the umask option?
17
18 HTH,
19
20 W
21 --
22 I have a mind like a steel...animal catcher thingy.
23 Sortir en Pantoufles: up 2 days, 14:23
24 --
25 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] fstab devmode Joseph <syscon@×××××××××.com>