install stage 1: waste less space on the ESP

master
BodgeMaster 2023-07-14 23:09:18 +02:00
parent 0460940582
commit 1967fe3c85
1 changed files with 2 additions and 2 deletions

View File

@ -136,7 +136,7 @@ fi
echo -n "Wiping and partitioning storage... "
# new GPT
# 2M BIOS GRUB
# 268M ESP
# 66592 sectors ESP (first sector + 66591 sectors, the minimum to format FAT32 with default settings)
# everything else one big partition
echo "g
n
@ -146,7 +146,7 @@ n
n
+268M
+66591
n