diff --git a/lib/utils.pm b/lib/utils.pm index 251752e4..59e259b6 100644 --- a/lib/utils.pm +++ b/lib/utils.pm @@ -213,7 +213,7 @@ sub console_login { } # otherwise, we saw the login prompt, type the username type_string("$args{user}\n"); - assert_screen [$good, 'console_password_required'], 30; + assert_screen [$good, 'console_password_required'], 45; # on a live image, just the user name will be enough if (match_has_tag $good) { # clear the screen (so the remaining login prompt text