Package: main-menu Severity: normal I'd like to use preseeding to pre-answer some questions in the installer, while leaving others for the user to answer, including questions asked with priority "high". Using "auto url=..." sets the priority to critical, so I tried including the following in my preseed file:
d-i debconf/priority high When I did so, the installer displayed the main menu immediately after processing the preseed file, rather than proceeding to the next step. If preseeding the priority in this way breaks some assumption in main-menu, please document how a preseed file can change the debconf priority without causing the menu to display. -- System Information: Debian Release: 9.0 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 4.9.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)