tool · inferred from evidence
Packer
A tool used for building machine images, mentioned in the context of boot commands and timing.
- Packer Ubuntu 20.04 build: autoinstall never triggers, ds parameter ignored at grub prompt
At the grub prompt, the ds parameter must be quoted or subiquity ignores it. Use a boot_command like: "[esc][esc][esc]", "set gfxpayload=keep[enter]", "linux /casper/vmlinuz ", "\"ds=nocloud-net;s=http://{{ .HTTPIP }}:{{ .HTTPPort }}/\" ",