Jay's blog

HP Dev One, low disk space on /boot/efi

I always seem to back the wrong horse when it comes to laptops. Long story short, I was one of the suckers who bought the HP Dev One. Don't get me wrong, I'm generally very happy with it. But HP discontinued the line and my daily driver laptop is a technological dead end.

Recently I started receiving warning messages that my boot partition, /boot/efi is low on space. Sure enough, the 512 MB boot partition is 96% full.

I searched the internet and while there are plenty of people complaining about this issue, there seem to be few fixes. Many recommend increasing the size of the partition to 1 GB, though they admit it's a complicated process to do so. The easiest way is a full reinstall of the OS, although you can technically resize the partitions without such a drastic course of action if you're willing to futz around.

I tried doing a "system refresh" via means built into Pop!_OS. I didn't lose any of my personal data, but I did have to reinstall all my applications. It seemed to fix the issue, although boot partition usage still hovered on the brink at 95%.

That fix lasted all of a week. There was another kernel update today causing usage to hit 97%. The warning returned.

I did some more searching today and found this GitHub thread. For posterity, if you're using an HP Dev One laptop like I am, there's a high likelihood that an old, already installed firmware update is hanging around in the boot partition, taking up precious space.

It's safe to delete /boot/efi/EFI/HP and /boot/efi/EFI/pop directories, which hold firmware update files.

After deleting those directories, my boot partition is now down to a relatively safe 82% usage.

#pop_os