Hyperv Debian + UEFI
This commit is contained in:
@@ -6,13 +6,13 @@ iso = {
|
||||
}
|
||||
boot_wait = "3s"
|
||||
boot_command = [
|
||||
"<enter><enter><wait1><f6><esc><wait><bs><bs><bs><bs>",
|
||||
"e<wait><down><down><down><end><bs><bs><bs>",
|
||||
"console=tty0 ",
|
||||
"fsck.mode=skip ",
|
||||
"locale=en_US ",
|
||||
"auto=true ",
|
||||
"priority=critical ",
|
||||
"autoinstall ds=nocloud<enter><wait>"
|
||||
"autoinstall ds=nocloud<f10>"
|
||||
]
|
||||
cd_files = [
|
||||
"distros/ubuntu/20.04/disc/*"
|
||||
|
||||
Reference in New Issue
Block a user