Agama question for /boot/efi

I’m about to install leap 16 on my third and last laptop.

The question is about /boot/efi. Agama sets the size 511M and I can only control on which drive to set it…

Is there a way for set `/boot/efi’ to 4gb with Agama?

There’s a possibility that this laptop will be eventually upgraded to tumbleweed.

Thanks

The version of Agama used for Leap 16.0 is not yet sufficiently mature. I’m not sure whether /boot/efi can be adapted for systemd-boot.

A workaround would be to partition the drive(s) using GParted, then, in Agama, reuse an existing partition layout.

https://gparted.org/

I already tried with gparted, but agama insisted on changing the size of /boot/efi/ to 512MiB. That’s unless I missed something on agama.

Thanks

Yes it is easily possible to change /boot/efi with Agama and Leap 16.0 to any size you want. It does not take much and can be found by playing a little bit with Agama…you can’t destroy anything until you have fully configured all necessary installation steps (software, user, passwords, …) and hit install.
Following an example how to create 4 GiB /boot/efi partition.

First delete the initial disk layout proposal:


Now click add a new partition:

Type /boot/efi as mountpoint. Use FAT and 4 GiB. Uncheck growing:

Add another partition for / with btrfs and automatic growing and snapshot(and swap if required or wanted) The final disk layout will look smth like this (without swap for this example):

1 Like

I tried to delete everything, but somehow it still show /boot/efi :: 512. I didn’t think of just recreating it, I was always looking for a /boot/efi change size.

Thanks

I found an even easier way which does not need recreation of the partion setup. Do not delete the initial proposal. Simply hit “Add or use partition” (second screenshot) and make the same settings for /boot/efi as in the third screenshot (as example 4 GiB). It will simply overwrite the installer suggestion of 512 MiB with the value you set there.

So this is the resizing option you where searching for.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.