Current File : //proc/self/root/lib/dracut/modules.d/90dm/dm-pre-udev.sh
#!/bin/sh

strstr "$(cat /proc/misc)" device-mapper || modprobe dm_mod
modprobe dm_mirror 2>/dev/null