Try fix EFI partition not reused

This commit is contained in:
Bohan Yang
2021-09-21 22:04:42 +08:00
committed by GitHub
parent 7491978154
commit 98016e694a
+1 -1
View File
@@ -610,7 +610,7 @@ d-i partman-auto/expert_recipe string \
EOF
if [ "$efi" = true ]; then
$save_preseed << 'EOF'
106 106 106 free \
106 106 1075 free \
$iflabel{ gpt } \
$reusemethod{ } \
method{ efi } \