X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-autoinstaller.git/blobdiff_plain/a648e15e27104d03c7489c6c4c494022457ed06e..db71340c2668dc8de6a9412bcb526dc4336e8471:/files/srv/guest-installer/etch/preseed.cfg diff --git a/files/srv/guest-installer/etch/preseed.cfg b/files/srv/guest-installer/etch/preseed.cfg index 2e309de..72d59ab 100644 --- a/files/srv/guest-installer/etch/preseed.cfg +++ b/files/srv/guest-installer/etch/preseed.cfg @@ -44,14 +44,14 @@ d-i mirror/http/proxy string d-i partman-auto/disk string /dev/discs/disc0/disc # In addition, you'll need to specify the method to use. # The presently available methods are: "regular", "lvm" and "crypto" -d-i partman-auto/method string lvm +d-i partman-auto/method string regular # 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 # And the same goes for the confirmation to write the lvm partitions. -d-i partman-lvm/confirm boolean true +#d-i partman-lvm/confirm boolean true # You can choose from any of the predefined partitioning recipes. # Note: this must be preseeded with a localized (translated) value.