archlinux / archinstall

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

Fix 2445 - Handle missing free spaces and deleted partitions #2448

Closed svartkanin closed 5 months ago

svartkanin commented 6 months ago

This should fix #2445. When finding a default free space suggestion for the partition to be created it can happen that the disk has no free space available. In addition, existing partitions marked to be deleted should also be considered as free space for the suggested default size.