From 076f99f65a99929f27819b3fa4d5ba89cdf85fc1 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Wed, 25 Jan 2023 07:34:18 +0100 Subject: [PATCH] show sizes --- usr/lib/archboot/installer/mountpoints.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/lib/archboot/installer/mountpoints.sh b/usr/lib/archboot/installer/mountpoints.sh index 2f8d330e7..7c3f7c811 100644 --- a/usr/lib/archboot/installer/mountpoints.sh +++ b/usr/lib/archboot/installer/mountpoints.sh @@ -149,7 +149,7 @@ _mountpoints() { _set_device_name_scheme || return 1 fi _dialog --infobox "Scanning blockdevices... This may need some time." 3 60 - _DEVS=$(_finddevices _) + _DEVS=$(_getavailpartitions) _dialog --cr-wrap --msgbox "Available devices:\n\n$(_getavailpartitions)\n" 0 0 # # swap setting