Ugly hack that fixes at least part of the problem:

sed '1i\
> SUBSYSTEM=="block", ATTRS{vendor}=="ATEN", GOTO="cdrom_end"' 
> /lib/udev/rules.d/60-cdrom_id.rules >/etc/udev/rules.d/60-cdrom_id.rules

 sed '1i\                                                             
SUBSYSTEM=="block", ATTRS{vendor}=="ATEN", GOTO="persistent_storage_end"' 
/lib/udev/rules.d/60-persistent-storage.rules > 
/etc/udev/rules.d/60-persistent-storage.rules

After those at least "udevadm test /dev/sr1" finishes quickly.
(Is there any cleaner way to override default udev rules?)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1010600

Title:
  Aten CM0264 KVM misdetected as CD-ROM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1010600/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to