Increase size of EFI system partition

8 MiB is not enough when using the grub2 element with centos7 images,
which installs binaries from the shim-x64 and grub2-efi-x64 packages
under /boot/efi. 12 MiB ought to be enough for anybody.

Change-Id: I8594d1fe05242f246a5809740a115ab2f84ac5a3
This commit is contained in:
Pierre Riteau 2018-10-31 14:38:28 +00:00
parent ea27ce6381
commit 257f9f4d1d
1 changed files with 1 additions and 1 deletions

View File

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