Browse Source

Require 1 GiB disk space as minimum

Bohan Yang 5 years ago
parent
commit
75c39757cb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      debi.sh

+ 1 - 1
debi.sh

@@ -495,7 +495,7 @@ EOF
     fi
 
     $save_preseed << 'EOF'
-        1000 1001 -1 $default_filesystem \
+        1074 1075 -1 $default_filesystem \
             method{ format } \
             format{ } \
             use_filesystem{ } \