archlinux / archinstall

Arch Linux installer - guided, templates etc.
GNU General Public License v3.0
5.82k stars 509 forks source link

Unable to satisfy all constraints on the partition #2519

Open ericswpark opened 1 month ago

ericswpark commented 1 month ago

I'm getting the following error log when using manual partitioning: https://0x0.st/XZXh.log

I've searched existing issues and while #2425 seems similar the script function names are different, so I believe I am running the fixed version as mentioned in the comment here: https://github.com/archlinux/archinstall/issues/2425#issuecomment-2008519385

The Arch Linux install ISO I used has the version code 2024.05.01.

svartkanin commented 1 month ago

According to the configuration you set 2 partitions

Start         Size
1 MiB         1 GiB      FAT /boot
128 MiB       13 Gib     btrfs  

they are overlapping. Archinstall (unfortunately) doesn't verify this setting yet.