瀏覽代碼

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