From a6a0df3b3ac4a40bc434591467c30b4e42d254ce Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Mon, 6 Oct 2025 10:18:49 -0400 Subject: Raise the size of the boot partition to 2G for ELN images With the increase in content in initramfs, a long-overdue raise of the default size for /boot is warranted. Reference: https://fedoraproject.org/wiki/Changes/2GbootPartition --- components/boot-eln.xml | 6 +++--- teams/eln/cloud.xml | 20 ++++++++++---------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/components/boot-eln.xml b/components/boot-eln.xml index 43d8b5c..ee380b6 100644 --- a/components/boot-eln.xml +++ b/components/boot-eln.xml @@ -10,7 +10,7 @@ @@ -23,7 +23,7 @@ @@ -37,7 +37,7 @@ filesystem="xfs" kernelcmdline="no_timer_check console=tty1 console=ttyS0,115200n8" devicepersistency="by-uuid" - bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" + bootpartition="true" bootpartsize="2000" bootfilesystem="xfs" rootfs_label="fedora" > diff --git a/teams/eln/cloud.xml b/teams/eln/cloud.xml index 2c71043..df9a4b0 100644 --- a/teams/eln/cloud.xml +++ b/teams/eln/cloud.xml @@ -33,7 +33,7 @@ filesystem="xfs" kernelcmdline="no_timer_check console=tty1 console=ttyS0,115200n8 earlyprintk=ttyS0 systemd.firstboot=off" devicepersistency="by-uuid" - bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" + bootpartition="true" bootpartsize="2000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" rootfs_label="fedora" > @@ -48,7 +48,7 @@ filesystem="xfs" kernelcmdline="no_timer_check console=tty1 console=ttyAMA0,115200n8 earlyprintk=ttyAMA0 systemd.firstboot=off" devicepersistency="by-uuid" - bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" + bootpartition="true" bootpartsize="2000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" rootfs_label="fedora" > @@ -63,7 +63,7 @@ filesystem="xfs" kernelcmdline="no_timer_check console=tty1 console=ttyS0,115200n8 systemd.firstboot=off" devicepersistency="by-uuid" - bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" + bootpartition="true" bootpartsize="2000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" rootfs_label="fedora" > @@ -78,7 +78,7 @@ filesystem="xfs" kernelcmdline="no_timer_check console=tty1 console=ttyAMA0,115200n8 systemd.firstboot=off" devicepersistency="by-uuid" - bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" + bootpartition="true" bootpartsize="2000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" rootfs_label="fedora" > @@ -93,7 +93,7 @@ filesystem="xfs" kernelcmdline="no_timer_check console=ttyS0,38400n8d systemd.firstboot=off" devicepersistency="by-uuid" - bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" + bootpartition="true" bootpartsize="2000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" rootfs_label="fedora" > @@ -109,7 +109,7 @@ filesystem="xfs" kernelcmdline="no_timer_check console=ttyAMA0,38400n8d systemd.firstboot=off" devicepersistency="by-uuid" - bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" + bootpartition="true" bootpartsize="2000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" rootfs_label="fedora" > @@ -125,7 +125,7 @@ filesystem="xfs" kernelcmdline="no_timer_check console=tty1 console=ttyS0,115200n8 systemd.firstboot=off" devicepersistency="by-uuid" - bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" + bootpartition="true" bootpartsize="2000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" rootfs_label="fedora" > @@ -140,7 +140,7 @@ filesystem="xfs" kernelcmdline="no_timer_check console=tty1 console=ttyAMA0,115200n8 systemd.firstboot=off" devicepersistency="by-uuid" - bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" + bootpartition="true" bootpartsize="2000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" rootfs_label="fedora" > @@ -155,7 +155,7 @@ filesystem="xfs" kernelcmdline="no_timer_check console=tty1 console=ttyS0,115200n8 systemd.firstboot=off" devicepersistency="by-uuid" - bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" firmware="ofw" + bootpartition="true" bootpartsize="2000" bootfilesystem="xfs" firmware="ofw" rootfs_label="fedora" > @@ -170,7 +170,7 @@ filesystem="xfs" kernelcmdline="no_timer_check console=tty1 console=ttyS0,115200n8 systemd.firstboot=off" devicepersistency="by-uuid" - bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" + bootpartition="true" bootpartsize="2000" bootfilesystem="xfs" rootfs_label="fedora" > -- cgit v1.3.1+13