Jelajahi Sumber

Increase boot partition to 4G

Viktor Grahn 1 tahun lalu
induk
melakukan
284acd8136
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      archInstall.sh

+ 1 - 1
archInstall.sh

@@ -73,7 +73,7 @@ function preChrootStep {
     echo p      # Primary partition
     echo 1      # Partition number
     echo        # First sector (use default)
-    echo +1024M # Last sector
+    echo +4096M # Last sector
     echo n      # New partition
     echo p      # Primary partition
     echo 2      # Partition number