[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Live Boot Menu with GRUB



Hello sp007,

On 02/01/2022 17:44, sp007@caiway.net wrote:
Is there a way to disable this GRUB boot menu and boot automatically
into Live?

The documentation for GRUB:
https://www.gnu.org/software/grub/manual/grub/html_node/Simple-configuration.html

GRUB_TIMEOUT=0: to boot immediately without displaying the menu
GRUB_DEFAULT=0: will select the first entry for booting
GRUB_TIMEOUT_STYLE=hidden: will not show the GRUB menu at all

I want to remove the fail-safe mode.

You can use: lb config --bootappend-live-failsafe=none

What is the way to change the menuentry "Live system" into menuentry
"My distro"?

No, it is hard coded at the moment. See scripts/build/binary_grub_cfg.

At the best for 2022!

With kind regards,
Roland Clobus

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


Reply to: