More FreeBSD 15 fixes
This commit is contained in:
@@ -16,8 +16,8 @@ source "proxmox-iso" "freebsd-15" {
|
|||||||
boot_key_interval = "200ms"
|
boot_key_interval = "200ms"
|
||||||
boot_command = ["<enter>",
|
boot_command = ["<enter>",
|
||||||
"<wait10s>", # wait for boot to finish
|
"<wait10s>", # wait for boot to finish
|
||||||
"<enter><wait1s>",
|
"<enter><wait1s>", # begin installation
|
||||||
"<enter><wait1s>",
|
"<enter><wait1s>", # keymap
|
||||||
"freebsd<enter><wait1s>", # hostname
|
"freebsd<enter><wait1s>", # hostname
|
||||||
"<enter><wait1s>",
|
"<enter><wait1s>",
|
||||||
"<enter><wait1s>",
|
"<enter><wait1s>",
|
||||||
@@ -29,13 +29,13 @@ source "proxmox-iso" "freebsd-15" {
|
|||||||
" <wait1s><enter><wait1s>", # select disk
|
" <wait1s><enter><wait1s>", # select disk
|
||||||
"<left><enter><wait5s>", # confirm disk destroy
|
"<left><enter><wait5s>", # confirm disk destroy
|
||||||
"<enter><wait120s>", # install base system
|
"<enter><wait120s>", # install base system
|
||||||
"packer<tab>packer<enter><wait500s>", # root password
|
"packer<tab>packer<enter><wait3s>", # root password
|
||||||
"<down><down><enter><wait1s>",
|
"<down><down><enter><wait1s>", # timezone region
|
||||||
"95<up><enter><wait1s>", # timezone selection
|
"95<up><enter><wait10s>", # timezone selection
|
||||||
"<enter><wait1s>",
|
"<enter><wait10s>",
|
||||||
"<enter><wait1s>",
|
"<enter><wait10s>",
|
||||||
"<enter><wait1s>",
|
"<enter><wait10s>",
|
||||||
"<enter><wait1s>",
|
"<enter><wait10s>",
|
||||||
"<down><down><down> <enter><wait1s>",
|
"<down><down><down> <enter><wait1s>",
|
||||||
"<down><down><down><down><down><down><down><down> <enter><wait1s>",
|
"<down><down><down><down><down><down><down><down> <enter><wait1s>",
|
||||||
"<enter><wait2s>",
|
"<enter><wait2s>",
|
||||||
|
|||||||
Reference in New Issue
Block a user