On 05/03/10 15:16, Mark Stodola wrote:
>>   
> Tim,
> 
> I think you are confusing sysfs with environment variables.  the %E{key}
> is used for environment variables.  The serial number is a SYSFS
> attribute.  Try changing %E{serial} to %s{serial} and see if it works.
> 
> Cheers,
> Mark
> 

That didn't work unfortunately, my rules file now looks like this:
KERNEL=="sd*", SUBSYSTEMS=="scsi", SYMLINK+="disknumber-%s{serial}"

Any other ideas?

Tim

Reply via email to