I'm having trouble with my boot/EFI partition. I used GParted to add space to it since I was running low. Now, the partition shows 1.2GB total, but only 700MB is actually usable, and about 670MB is currently in use. What steps can I take to fix this issue? I appreciate any help!
1 Answer
It sounds like you've resized the partition, but you also need to resize the filesystem on it. I think the tool you're looking for is called `fatresize`. You should check it out!

Can I run that command directly from my main system, or do I need to boot from a live OS to do it?