Try fix EFI partition not reused

pull/34/head
Bohan Yang 4 years ago committed by GitHub
parent 7491978154
commit 98016e694a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      debi.sh

@ -610,7 +610,7 @@ d-i partman-auto/expert_recipe string \
EOF EOF
if [ "$efi" = true ]; then if [ "$efi" = true ]; then
$save_preseed << 'EOF' $save_preseed << 'EOF'
106 106 106 free \ 106 106 1075 free \
$iflabel{ gpt } \ $iflabel{ gpt } \
$reusemethod{ } \ $reusemethod{ } \
method{ efi } \ method{ efi } \

Loading…
Cancel
Save