https://bugs.kde.org/show_bug.cgi?id=436285
--- Comment #7 from kinghat <madl...@gmail.com> --- i have an idea why this might be happening to me. a while back, before the offline updates were introduced, i was having to manually clear out older kernels because it wasnt being done and i kept getting errors in discover about running out of space when there were updates to install newer kernels. i just manually purged the old ones because i didnt want to reinstall the os or fix whatever the issue was by resizing things and possibly permanently breaking something. now that the offline updates are are thing i think this issue is happening but its uglier because its during boot and fails in an uglier way. i dont know why its leaving /boot empty, though. here is my current kernel list: $ dpkg --list | egrep -i --color 'linux-image|linux-headers|linux-modules' | awk '{ print $2 }' linux-headers-5.4.0-72 linux-headers-5.4.0-72-generic linux-headers-5.8.0-45-generic linux-headers-5.8.0-48-generic linux-headers-5.8.0-49-generic linux-headers-5.8.0-50-generic linux-headers-generic linux-headers-generic-hwe-20.04 linux-image-5.8.0-45-generic linux-image-5.8.0-48-generic linux-image-5.8.0-49-generic linux-image-5.8.0-50-generic linux-image-generic-hwe-20.04 linux-modules-5.8.0-45-generic linux-modules-5.8.0-48-generic linux-modules-5.8.0-49-generic linux-modules-5.8.0-50-generic linux-modules-extra-5.8.0-45-generic linux-modules-extra-5.8.0-48-generic linux-modules-extra-5.8.0-49-generic linux-modules-extra-5.8.0-50-generic -- You are receiving this mail because: You are watching all bug changes.