]> xenbits.xensource.com Git - osstest.git/commitdiff
osstest: bump /boot partition to 1G
authorRoger Pau Monne <roger.pau@citrix.com>
Mon, 15 Jan 2024 10:05:11 +0000 (11:05 +0100)
committerRoger Pau Monne <roger.pau@citrix.com>
Wed, 17 Jan 2024 08:49:39 +0000 (09:49 +0100)
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 <jbeulich@suse.com>
Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Anthony PERARD <anthony.perard@citrix.com>
Osstest.pm

index 7776ba88c6e2b9996758c999fc158cdfef5a404b..a559ca4ea8b627e2bdf61fc41dd943a77ae94d76 100644 (file)
@@ -94,7 +94,7 @@ our %c = qw(
     HostProp_GenEtherPrefixBase 5e:36:0e:f5
 
     HostDiskESP    300
-    HostDiskBoot   300
+    HostDiskBoot  1000
     HostDiskRoot 20000
     HostDiskSwap  2000