summaryrefslogtreecommitdiff
path: root/en/appendix
diff options
context:
space:
mode:
authorJérémy Bobbio <lunar@debian.org>2008-09-26 10:47:58 +0000
committerJérémy Bobbio <lunar@debian.org>2008-09-26 10:47:58 +0000
commit9e84cb4c8c170fd7d0c61d5516498b9bbe304ab7 (patch)
treef2c56f5bb5f4ac9333763a0298e3f77951169a06 /en/appendix
parent7cced7994f8241a50b7651360bd38e82dc698822 (diff)
downloadinstallation-guide-9e84cb4c8c170fd7d0c61d5516498b9bbe304ab7.zip
Mention parman-md/device_remove_md in preseeding appendix
Diffstat (limited to 'en/appendix')
-rw-r--r--en/appendix/preseed.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index f34b16ad3..630e203cc 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -953,6 +953,8 @@ d-i partman-auto/method string lvm
# contains an old LVM configuration, the user will normally receive a
# warning. This can be preseeded away...
d-i partman-lvm/device_remove_lvm boolean true
+# The same applies to pre-existing software RAID array:
+d-i parman-md/device_remove_md boolean true
# And the same goes for the confirmation to write the lvm partitions.
d-i partman-lvm/confirm boolean true