---
 imgcreate/live.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/imgcreate/live.py b/imgcreate/live.py
index 0d044ee..1a02eb2 100644
--- a/imgcreate/live.py
+++ b/imgcreate/live.py
@@ -464,7 +464,7 @@ menu hiddenrow 5
 
             # tell dracut not to ask for LUKS passwords or activate mdraid sets
             if isDracut:
-                kern_opts = kernel_options + " rd_NO_LUKS rd_NO_MD"
+                kern_opts = kernel_options + " rd_NO_LUKS rd_NO_MD rd_NO_DM"
             else:
                 kern_opts = kernel_options
 
-- 
1.6.6.1

--
livecd mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/livecd

Reply via email to