Fully Automatic Installation
Use this option to boot an ISO image that immediately starts the install process. This will immediately drop into the debian installer with required options pre-selected using EFI/UEFI.
Alternative Configurations:
10default custom-saltstack
11label custom-saltstack
12 menu label ^Install Ubuntu Server w/ Saltstack minion
13 kernel /install/vmlinuz
14 append file=/cdrom/preseed/ubuntu-saltstack.seed vga=768 debian-installer/language=en debian-installer/country=US console-setup/ask_detect=false keyboard-configuration/layoutcode=us debian-installer/locale=en_US.UTF-8 localechooser/preferred-locale=en_US.UTF8 initrd=/install/initrd.gz quiet ---
Note
This correctly seeds the default isolinux boot image to automatically drop into the preseed installation, with required options.
Proceed to Create Preseed Installation File