Comment 1 for bug 429752

Revision history for this message
Maxim Levitsky (maximlevitsky) wrote :

Don't know how much this will take to fix, but here is the problem:

in 95-devkit-disks.rules, it sets DKD_PRESENTATION_NOPOLICY to 1 for everything but disks and cdroms.

changing that to

KERNEL=="sd*|hd*|sr*|mmc*", ENV{DKD_PRESENTATION_NOPOLICY}="0"

fixes that issue for me