Skip to content

Tweak boot partition size, since firmware goes into initrds now and blows that up

Holger Wansing requested to merge (removed):master into master

It was reported recently, that kernel upgrades fail due to /boot partition running out of space. Since firmware files are integrated into initrd these days, initrds are getting much larger now. Moreover, it's difficult to increase /boot afterwards in the relevant partitioning schemes (LVM), so let's bump /boot size to 1G on reasonable sized disks, and 768MB on small disks.

Edited by Holger Wansing

Merge request reports

Loading