Double the size of /boot/efi partition

The current size is big enough for the shim and grub packages which
are installed to it, however when doing a dnf upgrade or reinstall,
dnf may fail with an inadequate space error. Doubling the size of this
partition will avoid this error.

Change-Id: I1f8a189d0fc095cb2cc3bf7808756cd9b973c3b2
Blueprint: whole-disk-default
(cherry picked from commit 14c47f496a)
This commit is contained in:
Steve Baker
2021-11-03 10:15:07 +13:00
parent a04969bee9
commit 0e771f1cf7

View File

@@ -6,7 +6,7 @@
partitions:
- name: ESP
type: 'EF00'
size: 8MiB
size: 16MiB
mkfs:
type: vfat
mount: