Comment 5 for bug 1603642

Revision history for this message
Russell Jones (russell-jones-oxphys) wrote :

In case it's relevant, the other options to force non-interactive install were in /etc/apt/apt.conf
APT::Get::Show-Upgraded "true";
DPkg::Options {"--force-confmiss";"--force-confold"};

We appear to have worked around it by adding

shim-signed shim/disable_secureboot boolean false
shim-signed shim/enable_secureboot boolean true

in the preseed file.