| 923 |
"# If one of the disks that are going to be automatically partitioned\n" |
"# If one of the disks that are going to be automatically partitioned\n" |
| 924 |
"# contains an old LVM configuration, the user will normally receive a\n" |
"# contains an old LVM configuration, the user will normally receive a\n" |
| 925 |
"# warning. This can be preseeded away...\n" |
"# warning. This can be preseeded away...\n" |
| 926 |
"d-i partman-auto/purge_lvm_from_device boolean true\n" |
"d-i partman-lvm/device_remove_lvm boolean true\n" |
| 927 |
"# And the same goes for the confirmation to write the lvm partitions.\n" |
"# And the same goes for the confirmation to write the lvm partitions.\n" |
| 928 |
"d-i partman-lvm/confirm boolean true\n" |
"d-i partman-lvm/confirm boolean true\n" |
| 929 |
"\n" |
"\n" |