set default="0" set timeout=5 menuentry 'debian guest auto Install' { linux /install.amd/vmlinuz auto=true preseed hw-detect/load_firmware=false DEBCONF_DEBUG=5 DEBIAN_FRONTEND=text hostname=debianhvm.guest.osstest file=/preseed.cfg netcfg/dhcp_timeout=150 netcfg/choose_interface=auto priority=critical log_host=172.16.144.3 log_port=54512 nopti --- console=ttyS0,115200n8 net.ifnames=0 initrd /install.amd/initrd.gz }