public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Harm Geerts <harmgeerts@home.nl>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: fstab devmode
Date: Sun, 27 Aug 2006 21:45:50 +0200	[thread overview]
Message-ID: <200608272145.50125.harmgeerts@home.nl> (raw)
In-Reply-To: <1156704912.6541.9.camel@sysconcept.ca>

On Sunday 27 August 2006 20:55, Joseph wrote:
> Can someone refresh my memory?
> I'm trying to mount usb memory stick with permission 600 but it is not
> taking devmode=0600
>
> The current command mounts it as 755
> /dev/sda1               /mnt/camera     auto
> noauto,rw,users,exec
>
> I've tried:
> /dev/sda1               /mnt/camera     auto
> noauto,devmode=0600
> but no luck.

devmode is only available for usbfs.

for vfat you can use umask, dmask and fmask.
umask=0077 should do what you want.
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2006-08-27 19:50 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-27 18:55 [gentoo-user] fstab devmode Joseph
2006-08-27 19:45 ` Harm Geerts [this message]
2006-08-27 20:53 ` Willie Wong
2006-08-27 21:25   ` Joseph
2006-08-27 21:44     ` Daniel Pielmeier
2006-08-27 21:59       ` Joseph
2006-08-27 22:09         ` Richard Fish
2006-08-27 23:23         ` [gentoo-user] " Harm Geerts
2006-08-28  0:07           ` Joseph
2006-08-28  8:30             ` Neil Bothwick
2006-08-28  8:38               ` Dirk Heinrichs
2006-08-28  8:51                 ` Neil Bothwick
2006-08-28 16:50                   ` Joseph
2006-08-28 18:01                     ` Neil Bothwick
2006-08-28 19:26                       ` Joseph
2006-08-28 20:01                         ` Neil Bothwick

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200608272145.50125.harmgeerts@home.nl \
    --to=harmgeerts@home.nl \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox