diff --git a/usr/lib/archboot/installer/base.sh b/usr/lib/archboot/installer/base.sh index 07575e114..a5a3d1606 100644 --- a/usr/lib/archboot/installer/base.sh +++ b/usr/lib/archboot/installer/base.sh @@ -179,7 +179,7 @@ _prepare_storagedrive() { "3") _create_special ;; "4") - _PARTFINISH="" + _DEVICEFINISH="" _ASK_MOUNTPOINTS=1 _mountpoints ;; *)