summaryrefslogtreecommitdiff
path: root/en/appendix
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2008-04-28 09:00:36 +0000
committerFrans Pop <elendil@planet.nl>2008-04-28 09:00:36 +0000
commit1b6463c40e4fbbf0c356fcf6848db9ff52091a35 (patch)
treea38d053152e673904e4370b2b055db1ae707882b /en/appendix
parent040480b11cd9baf3cfdc4e3289f633ecc9cc9f87 (diff)
downloadinstallation-guide-1b6463c40e4fbbf0c356fcf6848db9ff52091a35.zip
Update how to suppress the removal of existing LVM data using preseeding; with thanks to Geert Stappers
Diffstat (limited to 'en/appendix')
-rw-r--r--en/appendix/preseed.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index c9ad9a833..b40252a59 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -928,7 +928,7 @@ d-i partman-auto/method string lvm
# If one of the disks that are going to be automatically partitioned
# contains an old LVM configuration, the user will normally receive a
# warning. This can be preseeded away...
-d-i partman-auto/purge_lvm_from_device boolean true
+d-i partman-lvm/device_remove_lvm boolean true
# And the same goes for the confirmation to write the lvm partitions.
d-i partman-lvm/confirm boolean true