2021-11-02 18:03:23

This commit is contained in:
gbaconni
2021-11-02 18:03:23 +01:00
parent f5fbe7239b
commit cb870a491e

View File

@@ -204,11 +204,10 @@ d-i partman-auto/expert_recipe string \
use_filesystem{ } filesystem{ ext2 } \ use_filesystem{ } filesystem{ ext2 } \
mountpoint{ /boot } \ mountpoint{ /boot } \
. \ . \
1 1 1 fat32 \ 1 1 1 free \
$primary{ } \ $primary{ } \
$defaultignore{ } \ $defaultignore{ } \
method{ format } format{ } \ method{ biosgrub } \
use_filesystem{ } filesystem{ fat32 } \
. \ . \
10240 10240 10240 ext4 \ 10240 10240 10240 ext4 \
$lvmok{ } \ $lvmok{ } \