[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Is life with 'udev' good?



On Sat, 20 Nov 2004 01:21:16 -0600, Ron Johnson wrote:

> On Sat, 2004-11-20 at 01:57 -0500, Kevin Mark wrote:
>> in udev.rules I have:
>> BUS="usb" , KERNEL="sd?1",SYSFS_serial="07381C501259, NAME="usbkey"
>> I then can:
>> mount /dev/usbkey /mnt/usbkey
>> or some other magic for automounting.
> 
> Ok.  Where does the SYSFS_serial come from?  

This tutorial

  http://www.reactivated.net/udevrules.php

provides some useful examples of obtaining the magical SYSFS values using
the 'udevinfo' program.

> And are you missing a closing parenthesis on SYSFS_serial?

Yes, if by closing parenthesis you mean quotation mark.




Reply to: