Bug 415869 - Add an option to reboot to bootloader
Summary: Add an option to reboot to bootloader
Status: CONFIRMED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_smserver (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-04 12:16 UTC by Sasi Olin
Modified: 2022-02-28 21:32 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sasi Olin 2020-01-04 12:16:36 UTC
SUMMARY
systemd recently added an option to reboot from session directly to bootloader in this PR https://github.com/systemd/systemd/pull/10495 From the Fedora perspective, there is also GRUB2 integration for rebooting to systemd, presented for example in this PR to gnome-session https://gitlab.gnome.org/GNOME/gnome-session/merge_requests/6

The patch to GRUB2 is being implemented in Tumbleweed now, so it would be great to see at least the systemd option to restart to bootloader, if you aren't comfortable having a grub command run from the code like the gnome-session example. We could possibly carry a patch for it downstream in that case.
Comment 1 Justin Zobel 2022-02-26 02:16:55 UTC
This appears to now exist and can be resolved, can you please confirm?
Comment 2 Sasi Olin 2022-02-26 12:40:49 UTC
I asked around, and I think what you mean, that was implemented, is restarting to UEFI menu, that's not really the same thing
Comment 3 Nate Graham 2022-02-28 21:32:50 UTC
Yeah, seems like it.