public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Daevid Vincent" <daevid@daevid.com>
To: <gentoo-user@lists.gentoo.org>
Subject: RE: [gentoo-user] help with UDEV and USB flash drive
Date: Fri, 9 Jun 2006 12:21:36 -0700	[thread overview]
Message-ID: <200606091921.k59JLqal024773@robin.gentoo.org> (raw)
In-Reply-To: <20060609093529.68dcb2fb@hactar.digimed.co.uk>

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"

And for my /etc/fstab entry:
/dev/istick1  /mnt/istick  vfat  defaults,noauto,user,umask=000  0 0

Now the second part of this. SOMETIMES, when I plug the stick in (I assume
that's when it happens), KDE gives me a nice little window to view the files
or take no action. But it's not consistent?! What triggers that 'event', and
how can I make it happen all the time?

Also related, is there an easy way to make this stick auto un/mount upon
removal/insertion respectively?

I tried taking out the 'noauto' in fstab, but that didn't do it.

I saw some web search results, but most of them feel outdated, or for other
distros.

DÆVID  


-- 
gentoo-user@gentoo.org mailing list



  parent reply	other threads:[~2006-06-09 19:32 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 [this message]
2006-06-09 19:30     ` znx
2006-06-09 19:50     ` Richard Fish
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=200606091921.k59JLqal024773@robin.gentoo.org \
    --to=daevid@daevid.com \
    --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