➜ ~ sudo fatresize -s 500Mi /dev/nvme0n1p1
fatresize 1.1.0 (20240401)
part(start=2048, end=1222655, length=1220608)
No Implementation: GNU Parted cannot resize this partition to this size. We're working on it!
➜ ~
I even made my EFI drive greater than the 512MB you require. Current file size is 100, but the partition size is almost 600 (to accommodate the needs of your device). I'm nervous about reformatting any other way because I don't want to lose boot data.
➜ ~ sudo fatresize -s 500Mi /dev/nvme0n1p1
fatresize 1.1.0 (20240401)
part(start=2048, end=1222655, length=1220608)
No Implementation: GNU Parted cannot resize this partition to this size. We're working on it!
➜ ~
I even made my EFI drive greater than the 512MB you require. Current file size is 100, but the partition size is almost 600 (to accommodate the needs of your device). I'm nervous about reformatting any other way because I don't want to lose boot data.