Fixed the ZFS config on freebsd 15
This commit is contained in:
@@ -29,7 +29,7 @@ source "proxmox-iso" "freebsd-15" {
|
||||
"mdmfs -s 100m md /tmp<enter><wait2s>", # mount a writable /tmp memory disk
|
||||
"mdmfs -s 100m md /var/db<enter><wait2s>", # mount a writable /var memory disk
|
||||
"dhclient vtnet0<enter><wait5>", # bring up network
|
||||
"fetch -o /tmp/instaproxmox_hostllerconfig http://{{ .HTTPIP }}:{{ .HTTPPort }}/freebsd-15-installerconfig<enter><wait5s>", # grab the installerconfig
|
||||
"fetch -o /tmp/installerconfig http://{{ .HTTPIP }}:{{ .HTTPPort }}/freebsd-15-installerconfig<enter><wait5s>", # grab the installerconfig
|
||||
"bsdinstall script /tmp/installerconfig<enter>" # execute bsdinstall with fetched config
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user