[Bug 1952926] [NEW] Ubuntu 20.04 autoinstall reorder_uefi is ignored when using storage layout

Launchpad Bug Tracker 1952926 at bugs.launchpad.net
Thu Oct 13 14:33:36 UTC 2022


You have been subscribed to a public bug by Dan Bungert (dbungert):

More info here: https://askubuntu.com/a/1378297/1094816

Using the following in user-data results in UEFI boot order being re-
ordered so the boot option used to run autoinstall (e.g. netboot, cd-
rom) goes to the top of the list.

```
#cloud-config
autoinstall:
...
  storage:
    layout:
      name: direct
    grub:
      reorder_uefi: False
```

Using the following in user-data results in the UEFI boot order
remaining the same.

```
cloud-config
autoinstall:
...
  storage:
    grub:
      reorder_uefi: False
    config:
    - ....
```

Would it be possible for subiquity to include the grub configuration
when generating the curtin configuration, when storage layout is used?

** Affects: subiquity
     Importance: Undecided
         Status: New


** Tags: foundations-todo
-- 
Ubuntu 20.04 autoinstall reorder_uefi is ignored when using storage layout
https://bugs.launchpad.net/bugs/1952926
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to the bug report.



More information about the foundations-bugs mailing list