I'm struggling with my EFI partition after trying to resize it. I used GParted to add space, so now my EFI partition is 1.2GB. However, I'm only able to use 700MB, and I've noticed that 670MB is already filled up. What steps can I take to resolve this issue? Any advice would be greatly appreciated!
1 Answer
It sounds like you need to resize the filesystem as well after adjusting the partition size. There’s a command called `fatresize` that you could use for that. Just make sure to look up the proper usage before running it!
Do you know if I can run that directly in my main system, or will I need to boot from a live USB? That part worries me.