oem: Ensure we really don't show any LVM prompt

merge-requests/1/head
Matthias Klumpp 7 years ago
parent 929fd4909a
commit 0688889a43

@ -30,6 +30,7 @@ d-i partman-auto/disk string %TARGET_DISK%
d-i partman-lvm/device_remove_lvm boolean true
d-i partman-md/device_remove_md boolean true
d-i partman-lvm/confirm boolean true
d-i partman-lvm/confirm_nooverwrite boolean true
d-i partman-auto-lvm/guided_size string max
d-i partman-auto/method string crypto
d-i partman-auto/choose_recipe select root-pureos

Loading…
Cancel
Save