| 1595 |
"# 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" |
| 1596 |
"# contains an old LVM configuration, the user will normally receive a\n" |
"# contains an old LVM configuration, the user will normally receive a\n" |
| 1597 |
"# warning. This can be preseeded away...\n" |
"# warning. This can be preseeded away...\n" |
| 1598 |
"d-i partman-auto/purge_lvm_from_device boolean true\n" |
"d-i partman-lvm/device_remove_lvm boolean true\n" |
| 1599 |
"# 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" |
| 1600 |
"d-i partman-lvm/confirm boolean true\n" |
"d-i partman-lvm/confirm boolean true\n" |
| 1601 |
"\n" |
"\n" |
| 1662 |
"# 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" |
| 1663 |
"# contains an old LVM configuration, the user will normally receive a\n" |
"# contains an old LVM configuration, the user will normally receive a\n" |
| 1664 |
"# warning. This can be preseeded away...\n" |
"# warning. This can be preseeded away...\n" |
| 1665 |
"d-i partman-auto/purge_lvm_from_device boolean true\n" |
"d-i partman-lvm/device_remove_lvm boolean true\n" |
| 1666 |
"# 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" |
| 1667 |
"d-i partman-lvm/confirm boolean true\n" |
"d-i partman-lvm/confirm boolean true\n" |
| 1668 |
"\n" |
"\n" |