Same when you try to remove an external drive.
previously @[email protected]
Mastodon: https://mstdn.social/@anivicivokki
- 0 Posts
- 3 Comments
Joined 4 months ago
Cake day: June 11th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
anivicivokki@lemmy.zipto Linux@lemmy.ml•[SOLVED] is this not enough boot space on debian 13?13·2 months agoRelated to this, there is a note in the release notes for upgrading to Debian 13: https://www.debian.org/releases/trixie/release-notes/issues.html#ensure-boot-has-enough-free-space
It mentions an increase in the minimum requirements for /boot partition.
To be fair, this happens to me also in Debian Gnome, but very very rarely. On Windows, it keeps me from ejecting the drive until after I try it 4-5 times. Every time. In any case, lsof can help identify the culprit.
lsof | grep DRIVENAME
should give which program is keeping it.