diff --git a/usr/share/archboot/installer/setup b/usr/share/archboot/installer/setup index 53dd8c288..ca6cabd69 100755 --- a/usr/share/archboot/installer/setup +++ b/usr/share/archboot/installer/setup @@ -2499,7 +2499,7 @@ mountpoints() { done DIALOG --msgbox "Partitions were successfully mounted." 0 0 - NEXTITEM="6" + NEXTITEM="5" S_MKFS=1 }