From: "Richard Fish" <bigfish@asmallpond.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] help with UDEV and USB flash drive
Date: Fri, 9 Jun 2006 12:50:51 -0700 [thread overview]
Message-ID: <7573e9640606091250p3b349714wfee4a025a822eadb@mail.gmail.com> (raw)
In-Reply-To: <200606091921.k59JLqal024773@robin.gentoo.org>
On 6/9/06, Daevid Vincent <daevid@daevid.com> wrote:
> Thanks everybody that was the trick. I settled upon this:
>
> BUS=="usb", KERNEL=="sd?1", SYSFS{idVendor}=="0ef5",
> SYSFS{idProduct}=="2202", SYMLINK="istick%n", MODE="0666"
One problem with this. Udev will apply all matching rules until it
finds one with a NAME entry. So you probably want MODE:="0666" to
prevent any later rules from overwriting your mode.
-Richard
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-06-09 20:02 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-09 8:12 [gentoo-user] help with UDEV and USB flash drive Daevid Vincent
2006-06-09 8:33 ` Dirk Heinrichs
2006-06-09 8:35 ` Neil Bothwick
2006-06-09 8:59 ` Dirk Heinrichs
2006-06-09 10:16 ` Neil Bothwick
2006-06-09 11:15 ` Dirk Heinrichs
2006-06-09 19:21 ` Daevid Vincent
2006-06-09 19:30 ` znx
2006-06-09 19:50 ` Richard Fish [this message]
2006-06-09 20:54 ` Daniel Drake
2006-06-09 23:49 ` Richard Fish
2006-06-09 11:45 ` Dirk Heinrichs
-- strict thread matches above, loose matches on Subject: below --
2006-06-09 20:39 neil
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=7573e9640606091250p3b349714wfee4a025a822eadb@mail.gmail.com \
--to=bigfish@asmallpond.org \
--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