Thomas Lange <la...@cs.uni-koeln.de> writes:

> Thanks for the hint. It's now fixed.

What about SCSI controllers?  They are missed by the code as grep
currently looks for "ata".  Maybe like this:

# udevadm info -r --query=symlink /dev/sda | sed -n 
's;.*\(/dev/disk/by-id/\S\+\).*;\1;p'
/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0

--
Stefan

Antwort per Email an