ソースを参照

Try fix EFI partition not reused

Bohan Yang 4 年 前
コミット
98016e694a
1 ファイル変更1 行追加1 行削除
  1. 1 1
      debi.sh

+ 1 - 1
debi.sh

@@ -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 } \