Comment 7 for bug 1642298

Revision history for this message
Ryan Harper (raharper) wrote : Re: [Bug 1642298] Re: MAAS UEFI install sets computer to boot from hard disk

On Thu, Nov 17, 2016 at 5:20 PM, Rod Smith <email address hidden> wrote:

> Here's the output of "maas admin machine get-curtin-config node-
> 71680a80-0be9-11e6-9e07-0023aeff4e6f" on wildorange, the one UEFI system
> permanently in place in certification's 1SS environment.
>

And do we know that this machine's set to PXE by default?

>
> I've just redeployed it, and it exhibits the bug. It's never had this
> problem before.
>

Curtin's calling grub the same way it has since Feb 2016,

 grub-install $target $efi_dir \
                --bootloader-id=ubuntu --recheck $no_nvram'

target=x86_64-efi
efi_dir=--efi-directory=/boot/efi
no_nvram="--no-nvram"

Let me see about putting up a curtin with shell execution tracing so we can
see the grub-install command running.

> ** Attachment added: "maas admin machine get-curtin-config
> node-71680a80-0be9-11e6-9e07-0023aeff4e6f"
> https://bugs.launchpad.net/maas/+bug/1642298/+attachment/
> 4778873/+files/wildorange-curtin-config.txt
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1642298
>
> Title:
> MAAS UEFI install sets computer to boot from hard disk
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/curtin/+bug/1642298/+subscriptions
>