On 05/12/2025 at 22:45, daan.nusman wrote:
daan@spire:~$ sudo fdisk -l Disk /dev/sda: 465.76 GiB, 500107862016 bytes, 976773168 sectors Disk model: Samsung SSD 840 Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: gpt Disk identifier: 5629284A-E692-4059-9076-5D0B4D39D223 Device Start End Sectors Size Type /dev/sda1 2048 2000895 1998848 976M EFI System /dev/sda2 2000896 4001791 2000896 977M Linux filesystem /dev/sda3 4001792 976771071 972769280 463.9G Linux filesystem
The EFI and /boot partitions have the maximum size 1GB, so in non-UEFI mode with LVM the ext4 /boot partition would have the same position and size as this EFI partition.

