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 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'components/boot-eln.xml') 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" > -- cgit v1.3.1+13