Show your ESP size!

And :drum:
there you have it :wink:

df -h /efi for systemd-boot installs and this for Grub:
df -h /boot this will not show ESP size but kernel images size..
ESP size on Grub installs would be df -h /boot/efi

Screenshot_22082025_190014

canoe@Canoe-LX ~ $ df -h /efi
Filesystem      Size  Used Avail Use% Mounted on
/dev/nvme0n1p1 1022M  205M  818M  21% /efi

LTS and current kernels.

I’m guessing it’s going to be many, many years before we need more space for this partition..

Throwing the dice… ⚂ … Okay, my Thinkpad it is:

$ LANG=C df -h /efi
Filesystem      Size  Used Avail Use% Mounted on
/dev/nvme0n1p1  2,0G  111M  1,9G   6% /efi

(1 kernel + fallback + memtest86+)

@joekamprad Coincidence or fake, your screenshot? “Metamorphosis” (Star Trek TOS) just aired on TV an hour ago!

I only have the standard Linux Kernel no lts or others.

 thefrog@thepad:~🖝  df -h /efi
Filesystem      Size  Used Avail Use% Mounted on
/dev/nvme0n1p1 1022M  145M  878M  15% /efi
$ LANG=C df -h /efi
Filesystem      Size  Used Avail Use% Mounted on
/dev/sdb1       975M  312K  974M   1% /efi
$ LANG=C df -h /boot
Filesystem      Size  Used Avail Use% Mounted on
/dev/sdb2        96G   15G   81G  16% /

Edit: kernels mainline & lts:

I have 3 kernels:

Filesystem      Size  Used Avail Use% Mounted on
/dev/nvme2n1p1  2.0G  399M  1.6G  20% /efi
~
❯ df -h /efi
Filesystem      Size  Used Avail Use% Mounted on
/dev/nvme0n1p1  2.0G  102M  1.9G   5% /efi

1 Like

Winner, winner, chicken dinner! (So far)

Hey Joe, any chance you could share your dots please, I love the look of your terminal. :slight_smile:

hehehe nice. :grin:

Tiedostojärjestelmä  Koko  Käyt Vapaa Käy% Liitospiste
/dev/nvme0n1p1       2,0G  270M  1,8G  14% /efi

Sorry for Finnish. :grin:

1 Like

it must be absolute coincidence, because this is fortune mod starwars and I have installed a few other mods ( But isnt it always due what comes to you? Max Frisch - Homo Faber)

1 Like
❯ df -h /efi
Filesystem      Size  Used Avail Use% Mounted on
/dev/nvme0n1p4  999M  199M  800M  20% /efi
Filesystem      Size  Used Avail Use% Mounted on
/dev/nvme1n1p1  3,0G  714M  2,3G  24% /efi


using cat // no compression and have 3 kernels.. but in times i build mainline in addition..

May everyone should also give info about insztalled kernels here..


from AKM

My efi is under /boot and not on a separate partition.
df -h /boot/EFI
Filesystem Size Used Avail Use% Mounted on
/dev/nvme0n1p1 4,0G 735M 3,3G 18% /boot

Installed kernels:
ls /boot/initramfs-linux* | grep -v fallback
/boot/initramfs-linux-cachyos.img
/boot/initramfs-linux-lts.img
/boot/initramfs-linux.img

Mine was about 200MiB partition until recently .. I expanded it in case I want to do UKI things.

But its still taking very little weight between the multiple OSs for now.

$ df -h /efi
Filesystem      Size  Used Avail Use% Mounted on
/dev/nvme0n1p1  2.5G   35M  2.5G   2% /efi

I feel light

$ df -h /efi
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 1022M 100M 923M 10% /boot

created the 1GB boot during install

you built a 2GB boot-–always looking to the future :grinning_face:

edit: format

1 Like

Auto partitioning all the way hehehe. :joy:
I tried manual partitioning in the past but just turned my pc into an ornament. :laughing:

1 Like