Hi, Apologies for the slow reply, was away for a few days
In article <[EMAIL PROTECTED]>, Florian Kulzer<[EMAIL PROTECTED]> wrote: > 1) Use "==" instead of "=" for the KERNEL test. "=" for tests has been > depreciated for a while. (It was still supported long after that, but > maybe that has changed now.) Doh. That was *exactly* the problem! The following now does exactly what I need: SUBSYSTEMS=="scsi", KERNEL=="sd?4", ATTRS{model}=="ZIP 100", \ NAME="%k", SYMLINK+="zip" Thanks for spotting the obvious mistake, and thanks also to all the others who helped out. Andy -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]