>From Andres, the grub.cfg used for chainloading to local disk is:
set default="0"
set timeout=0
menuentry 'Local' {
echo 'Booting local disk...'
search --set=root --file /efi/ubuntu/shimx64.efi
chainloader /efi/ubuntu/shimx64.efi
}
It should be possible to recreate an environment outside of maas for
reproducing this (UEFI VM configured with SB on, netboot w/ shim+grub,
chainload to disk via the above .cfg).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1711203
Title:
Deployments fail when Secure Boot enabled
To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1711203/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs