Closed codefiles closed 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.
select_devices()
_preview_device_selection()
https://github.com/archlinux/archinstall/blob/41600aefa465d35fd3999beb405174e2dce11402/archinstall/lib/interactions/disk_conf.py#L21-L25
@svartkanin, leaving this one to you.
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.