diff --git a/FreeBSD/freebsd-15.pkr.hcl b/FreeBSD/freebsd-15.pkr.hcl index b1cc346..cef1052 100644 --- a/FreeBSD/freebsd-15.pkr.hcl +++ b/FreeBSD/freebsd-15.pkr.hcl @@ -16,8 +16,8 @@ source "proxmox-iso" "freebsd-15" { boot_key_interval = "200ms" boot_command = ["", "", # wait for boot to finish - "", - "", + "", # begin installation + "", # keymap "freebsd", # hostname "", "", @@ -29,13 +29,13 @@ source "proxmox-iso" "freebsd-15" { " ", # select disk "", # confirm disk destroy "", # install base system - "packerpacker", # root password - "", - "95", # timezone selection - "", - "", - "", - "", + "packerpacker", # root password + "", # timezone region + "95", # timezone selection + "", + "", + "", + "", " ", " ", "",