Boot drive almost full - options?

I'm getting an alert that my boot drive is almost full - less than 10mb available What are my options for safely freeing up space or increasing the size of the partition I understand the boot drive doesn't have to be that big, so I'd happily give it another gigabyte or two, but I'd want to make sure I knew what I was doing before going ahead with that Conversely, I forget the specific name for these, but I have more older versions of bazzite I can select from boot than I need (I have about 4 or 5 versions), so I could also delete a couple of those I am dual booting on PC, with Bazzite installed on its own drive
3 Replies
HikariKnight
HikariKnight•3w ago
is it complaining about /boot or / if the former then unpin some images and cleanup the rollback images (which will remove all of them and only leave you with ostree:0) as the /boot partition does not have enough space for many backup images
Boaz 🌻
Boaz 🌻OP•3w ago
It's complaining about /boot to unpin, i do sudo ostree admin pin --unpin 1, right?
HikariKnight
HikariKnight•3w ago
yes and replace 1 with the index for the images/deployments then you do rpm-ostree cleanup -r iirc it will leave you with only ostree:0 and whatever images you kept pinned

Did you find this page helpful?