From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Thu, 04 Mar 2004 10:14:07 +0000 Subject: Re: scsi cdrom Message-Id: <1078395247.1172.1.camel@pim> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Thu, 2004-03-04 at 11:15, Treeve Jelbert wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I'm trying to make udev create a symlink cdrw for my scsi cdrom > > at the moment my rule matches for both sr0 and sg0 and the symlink is created > twice, finally pointing to sg0 > > > BUS="scsi", SYSFS{vendor}="PLEXTOR ", NAME="%k", SYMLINK="cdrw%n" > Can anyone advise me how to check for a block device, rather than a generic Please try: BUS="scsi", KERNEL="sr*", SYSFS{vendor}="PLEXTOR ", NAME="%k", SYMLINK="cdrw%n" thanks, Kay ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel