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 1FoccR-0007km-0V for garchives@archives.gentoo.org; Fri, 09 Jun 2006 08:45:27 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k598gLsv029352; Fri, 9 Jun 2006 08:42:21 GMT Received: from mgw-ext14.nokia.com (mgw-ext14.nokia.com [131.228.20.173]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k598XEYM028088 for ; Fri, 9 Jun 2006 08:33:14 GMT Received: from esebh107.NOE.Nokia.com (esebh107.ntc.nokia.com [172.21.143.143]) by mgw-ext14.nokia.com (Switch-3.1.8/Switch-3.1.7) with ESMTP id k598XD5R006621 for ; Fri, 9 Jun 2006 11:33:13 +0300 Received: from esebh002.NOE.Nokia.com ([172.21.138.77]) by esebh107.NOE.Nokia.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 9 Jun 2006 11:33:14 +0300 Received: from louisa.europe.nokia.com ([172.25.104.26]) by esebh002.NOE.Nokia.com with Microsoft SMTPSVC(5.0.2195.6881); Fri, 9 Jun 2006 11:33:13 +0300 From: Dirk Heinrichs Organization: Capgemini Deutschland GmbH To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] help with UDEV and USB flash drive Date: Fri, 9 Jun 2006 10:33:06 +0200 User-Agent: KMail/1.9.3 References: <200606090112.51693.daevid@daevid.com> In-Reply-To: <200606090112.51693.daevid@daevid.com> 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: multipart/signed; boundary="nextPart164269290.YQo2QsqdPO"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200606091033.12953.ext-dirk.heinrichs@nokia.com> X-OriginalArrivalTime: 09 Jun 2006 08:33:13.0630 (UTC) FILETIME=[59068BE0:01C68B9F] X-Archives-Salt: 0d7510e1-13f8-4f9f-9f4b-b2f4bdab5ba5 X-Archives-Hash: abeab9ecbb8c295f7048cb72a2f46b21 --nextPart164269290.YQo2QsqdPO Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Freitag, 9. Juni 2006 10:12 schrieb ext Daevid Vincent: > Can someone tell me what I am doing wrong? > > locutus mnt # cat /etc/udev/rules.d/local.rules > # This is for my Intelligent Stick USB Memory flash drive > BUS=3D=3D"usb", SYSFS{serial}=3D=3D"20031112223132-01", NAME=3D"istick", > MODE=3D"0666" BUS=3D=3D"scsi" and I would also use SYMLINK=3D"istick%n" instead of NAME. = I'd=20 also guess that the SYSFS{serial} is not the one of the stick, but four=20 your USB hub. > locutus linux # cat /etc/fstab > # Intelligent Stick flash drive (UDEV) > /dev/istick /mnt/istick vfat defaults,noauto,user,umask=3D000 0 0 > > locutus linux # ll /dev/istick > crw-rw-rw- 1 root root 21, 1 Jun 9 00:32 /dev/istick This is a character device. > So, why doesn't my /dev/istick work? > I assume it has to do with that 'b' on /dev/sda1 and the 'c' on > /dev/istick Yes. You should also read http://www.reactivated.net/writing_udev_rules.html. HTH... Dirk =2D-=20 Dirk Heinrichs | Tel: +49 (0)162 234 3408 Configuration Manager | Fax: +49 (0)211 47068 111 Capgemini Deutschland | Mail: dirk.heinrichs@capgemini.com Hambornerstra=DFe 55 | Web: http://www.capgemini.com D-40472 D=FCsseldorf | ICQ#: 110037733 GPG Public Key C2E467BB | Keyserver: www.keyserver.net --nextPart164269290.YQo2QsqdPO Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEiTJI8NVtnsLkZ7sRArrWAKCpH2o+zAU9JVZDsdy1WYWZs8P0IgCeK07d SjRTtBBGeJrF3ySli6vU9lY= =Q5Re -----END PGP SIGNATURE----- --nextPart164269290.YQo2QsqdPO-- -- gentoo-user@gentoo.org mailing list