Fix opensuse on virtualbox

This commit is contained in:
Greg Hellings
2024-01-09 22:18:34 -06:00
parent a61c4cb08c
commit 3aef715e85
3 changed files with 11 additions and 2 deletions
+2
View File
@@ -7,7 +7,9 @@ iso = {
boot_command = [
"e<wait>",
"<down><down><down><down><end><wait>",
"<bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs>",
" autoyast=http://{{ .HTTPIP }}:{{ .HTTPPort }}/autoinst.xml textmode=1<wait>",
"<leftCtrlOn>x<leftCtrlOff>"
]
http_directory = "distros/opensuse/15.5/http/"
vbox_os_type = "OpenSUSE_Leap_64"