On Sat, 25 Jul 2020 13:30:24 -0400
Neal Becker <[email protected]> wrote:

> Trying to install updates today failed because not enough space on
> /boot/efi.  Any idea how I can fix this?
> 
>   installing package grub2-efi-x64-cdboot-1:2.04-21.fc32.x86_64 needs
> 6MB on the /boot/efi filesystem
> 
> Error Summary
> -------------
> Disk Requirements:
>    At least 6MB more space needed on the /boot/efi filesystem.


What does 
ls -n /boot/efi/EFI/fedora
show?  On my system there are only 10 MB in there.  You must have
something else installed, another OS or two to be using all the space
up, since the default, I think, is 1GB.  Or are you using systemd-boot?
That puts the kernels and initramfs in /boot/efi, if I remember the
discussions on devel correctly, and so can use a lot of space.

Maybe run 
du -abc /boot/efi
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to