Unattended Packer builds of Ubuntu 20.04 (vmware-iso, virtualbox-iso, hyperv-iso) broke because 20.04 dropped the alternate installer for subiquity, and autoinstall via bootcommand never triggered: the VM dropped to the grub prompt or the installer welcome screen and ignored the ds=nocloud-net parameter. Many documented bootcommand examples did not work. Quoting keeps the full ds=nocloud-net value together as one kernel parameter instead of letting grub split it.