627a628 > } 628a630,631 > create_and_mount() > { 1242c1245,1252 < mountpoints ;; --- > mountpoints > if [ "${PARTFINISH}" != "DONE" ]; then > DIALOG --msgbox "Error choosing the mountpoints" 0 0 > DONE=1 > else > create_and_mount > fi > DONE=0 ;;