From: Roger Pau Monne Date: Mon, 15 Jan 2024 10:05:11 +0000 (+0100) Subject: osstest: bump /boot partition to 1G X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=8b269b0862d31c85f7c2537a7c69208dcf151561;p=osstest.git osstest: bump /boot partition to 1G Increase the size of the boot partition, as arm64 initrd is already exhausting all the space: update-initramfs: Generating /boot/initrd.img-6.7.0+ gzip: stdout: No space left on device Reported-by: Jan Beulich Signed-off-by: Roger Pau Monné Acked-by: Anthony PERARD --- diff --git a/Osstest.pm b/Osstest.pm index 7776ba8..a559ca4 100644 --- a/Osstest.pm +++ b/Osstest.pm @@ -94,7 +94,7 @@ our %c = qw( HostProp_GenEtherPrefixBase 5e:36:0e:f5 HostDiskESP 300 - HostDiskBoot 300 + HostDiskBoot 1000 HostDiskRoot 20000 HostDiskSwap 2000