Comment 15 for bug 38409

Revision history for this message
Reinhard Tartler (siretart) wrote :

in rules.d/20-names.rules, I changed the following line:

KERNEL=="dm-[0-9]*", NAME="dm/%n"

to the following:
KERNEL=="dm-[0-9]*", NAME="dm/%n",OPTIONS+="ignore_device"

and voila, the problem has vanished.so this really seems to be debian #343671