Add fixes for Linux environment and add Windows environment
This commit is contained in:
@@ -216,10 +216,10 @@ source "vsphere-iso" "debian" {
|
||||
# 4. Navigate down to the linux kernel line (3rd line in the entry) and
|
||||
# jump to its end, then append preseed parameters.
|
||||
# 5. Press Ctrl+X to boot.
|
||||
boot_wait = "10s"
|
||||
boot_wait = "20s"
|
||||
boot_command = [
|
||||
"<down><wait>",
|
||||
"e<wait2>",
|
||||
"<down><wait2>",
|
||||
"e<wait3>",
|
||||
"<down><down><down><end>",
|
||||
" auto=true priority=critical",
|
||||
" locale=en_US.UTF-8",
|
||||
|
||||
@@ -216,10 +216,10 @@ source "vsphere-iso" "debian" {
|
||||
# 4. Navigate down to the linux kernel line (3rd line in the entry) and
|
||||
# jump to its end, then append preseed parameters.
|
||||
# 5. Press Ctrl+X to boot.
|
||||
boot_wait = "10s"
|
||||
boot_wait = "20s"
|
||||
boot_command = [
|
||||
"<down><wait>",
|
||||
"e<wait2>",
|
||||
"<down><wait2>",
|
||||
"e<wait3>",
|
||||
"<down><down><down><end>",
|
||||
" auto=true priority=critical",
|
||||
" locale=en_US.UTF-8",
|
||||
|
||||
Reference in New Issue
Block a user