From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Fomif-0007SI-OR for garchives@archives.gentoo.org; Fri, 09 Jun 2006 19:32:34 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k59JTdZF019645; Fri, 9 Jun 2006 19:29:39 GMT Received: from outbound.mailhop.org (outbound.mailhop.org [63.208.196.171]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k59JLqal024773 for ; Fri, 9 Jun 2006 19:21:52 GMT Message-Id: <200606091921.k59JLqal024773@robin.gentoo.org> Received: from c-24-16-16-159.hsd1.wa.comcast.net ([24.16.16.159] helo=daevid.com) by outbound.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.51) id 1FomYJ-000H2v-BU for gentoo-user@lists.gentoo.org; Fri, 09 Jun 2006 15:21:51 -0400 Received: from red.lockdownnetworks.com ([67.105.193.226] helo=gabriel) by daevid.com with esmtpsa (TLSv1:RC4-MD5:128) (Exim 4.54) id 1FomYI-0005PI-Bn for gentoo-user@lists.gentoo.org; Fri, 09 Jun 2006 12:21:50 -0700 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 24.16.16.159 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: DAE51D From: "Daevid Vincent" To: Subject: RE: [gentoo-user] help with UDEV and USB flash drive Date: Fri, 9 Jun 2006 12:21:36 -0700 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Thread-Index: AcaLopSObWAQDjwhTi2lM4ItxMwAfgAVh6gw In-Reply-To: <20060609093529.68dcb2fb@hactar.digimed.co.uk> X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k59JLqal024773 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id k59JTdZW019645 X-Archives-Salt: 8dbbff77-fb40-409d-a564-d67d4b640234 X-Archives-Hash: 6f46aec35593629aabd584db5e5396a7 Thanks everybody that was the trick. I settled upon this: BUS=3D=3D"usb", KERNEL=3D=3D"sd?1", SYSFS{idVendor}=3D=3D"0ef5", SYSFS{idProduct}=3D=3D"2202", SYMLINK=3D"istick%n", MODE=3D"0666" And for my /etc/fstab entry: /dev/istick1 /mnt/istick vfat defaults,noauto,user,umask=3D000 0 0 Now the second part of this. SOMETIMES, when I plug the stick in (I assum= e that's when it happens), KDE gives me a nice little window to view the fi= les 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 oth= er distros. D=C6VID =20 --=20 gentoo-user@gentoo.org mailing list