archlinux / archinstall

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

Missing device preview #2915

Closed codefiles closed 6 days ago

codefiles commented 6 days ago

There is no longer a device preview that shows existing partitions.

With commit 88b91ae, select_devices() no longer utilizes the _preview_device_selection() function.

https://github.com/archlinux/archinstall/blob/41600aefa465d35fd3999beb405174e2dce11402/archinstall/lib/interactions/disk_conf.py#L21-L25

@svartkanin, leaving this one to you.