diff options
Diffstat (limited to 'en')
-rw-r--r-- | en/appendix/preseed.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index fab0313c8..7fc84790a 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -938,7 +938,8 @@ d-i partman-auto/choose_recipe \ # method{ swap } format{ } \ # . -# This makes partman automatically partition without confirmation. +# This makes partman automatically partition without confirmation, provided +# that you told it what to do using one of the methods above. d-i partman/confirm_write_new_label boolean true d-i partman/choose_partition \ select Finish partitioning and write changes to disk |