send packer boot commands to freebsd in qemu

Viewed 11

I'm trying to send boot commands to FreeBSD14 using bootonly disc automated by Hashicorp Packer.

It seems that commands are not accepted until it boots.

I'm on an M1 laptop so QEMU is my only option.

How can I send the boot commands from Packer to choose option 3 or pass <esc>?

Thanks

0 Answers
Related