Index: dracut-044/modules.d/90mdraid/parse-md.sh =================================================================== --- dracut-044.orig/modules.d/90mdraid/parse-md.sh 2015-11-25 14:22:28.000000000 +0100 +++ dracut-044/modules.d/90mdraid/parse-md.sh 2016-10-07 15:23:20.122868317 +0200 @@ -19,6 +19,7 @@ else done; printf 'GOTO="md_end"\n' printf 'LABEL="md_uuid_ok"\n' + printf 'ENV{IMSM_NO_PLATFORM}="1"' else echo "$line" fi