Dimitri John Ledkov
Dimitri John Ledkov
Alternative is to upgrade static-cmdline snippets in https://github.com/snapcore/snapd/blob/master/bootloader/assets/grub.go#L26
Third option to report it as ubuntu-realtime bug and say that efi runtime should be turned on in realtime kernel, because modern computing needs it.
this shell be fixed in the RT kernel itself.
Note that #55 breaks things
> @xnox should this be targeting the 20 branch or the 22 branch? It currently seems to be targeting the 20 branch which seems somewhat unexpected? well spotted! fixed. And...
Or for example only enable and run console-conf on it, and not make kernel/journald slowly push messages to serial console delaying the whole boot.
@anonymouse64 i am aware of the current duplication / disconnect of the gadget vs sealing code, so yeah will not push out an update to this uncoordinated.
> as well as most servers The current reference target for the pc gadget is Intel NUC, which does not have serial console by default. Ubuntu Core does not target...
Also clouds may or may not have serial console, but they should be forking their own gadget anyway.
@anonymouse64 @bboozzoo if it helps, we can turn console=* values into a variable in either the stock grubenv file or a custom grubenv file i.e. `install-settings.conf` grubenv file which has...