diff options
Diffstat (limited to 'http/ubuntu')
-rw-r--r-- | http/ubuntu/preseed.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/http/ubuntu/preseed.cfg b/http/ubuntu/preseed.cfg index 72e0ea4..225bbc9 100644 --- a/http/ubuntu/preseed.cfg +++ b/http/ubuntu/preseed.cfg @@ -19,7 +19,7 @@ d-i partman-auto/expert_recipe string \ $primary{ } \ $bios_boot{ } \ method{ biosgrub } . \ - 1 0 -1 ext4 \ + 1 0 -1 xfs \ $gptonly{ } \ $primary{ } \ method{ format } \ |