• Michael Murphy (S76)M
    link
    English
    11 year ago

    The first option is switching to xz compression of the initramfs, if this is not already done. Edit /etc/initramfs-tools/initramfs.conf and change the COMPRESS value to xz, and then run update-initramfs -c -k all. On the system I’m on at the moment with this option set, the EFI partition is only consuming ~320 MB of space with only Pop!_OS and its recovery partition.

    If the system is not encrypted, you can shrink the root partition, move it to the right, and then grow the EFI partition. Or you can reinstall with the latest ISO. Pop!_OS currently requires at minimum a 1 GB EFI partition.

    • @dodalovicOP
      link
      English
      11 year ago

      Thanks a lot, Michael Short term, my problem is gone!