Michal Soltys wrote:
But for that to work, you need some earlier udev rule setting actual
name - stock udev rules have no device-mapper rules. So it's up to your
distro's rules or your own. Alternatively, you could just match by uuid:
[...]
LABEL="dm_end"
Correction - that won't do what you expect it to, without earlier udev
rules that would name dm device nodes in the same way as vgscan
--mknodes would. Such rules are of course possible, but a bit more
complicated and not necessarily pretty.
--
To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html