Rocky has kdump which changes text mode main hub install menu

This commit is contained in:
Trevor Cooper 2021-10-27 09:01:56 -07:00
parent 697c9d3ef6
commit 78f9947221

View File

@ -44,9 +44,10 @@ sub run {
"source" => 3, "source" => 3,
"swselection" => 4, "swselection" => 4,
"destination" => 5, "destination" => 5,
"network" => 6, "kdump" => 6,
"rootpwd" => 7, "network" => 7,
"user" => 8 "rootpwd" => 8,
"user" => 9
); );
# The error message that we are going to check for in the text installation # The error message that we are going to check for in the text installation