From 1b6463c40e4fbbf0c356fcf6848db9ff52091a35 Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Mon, 28 Apr 2008 09:00:36 +0000 Subject: Update how to suppress the removal of existing LVM data using preseeding; with thanks to Geert Stappers --- en/appendix/preseed.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'en/appendix') 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 -- cgit v1.2.3