bootmenu
Boot menu, in computing, refers to a user interface presented during the early stages of system startup that allows the selection of a boot device, operating system, or other startup options. The menu is typically provided by the platform firmware or by a bootloader. It is used to initiate multiboot configurations, perform recovery operations, or load diagnostic tools.
Boot menus come in two main forms. The firmware-provided boot menu appears before an operating system loads
Typical features include a timeout, a default entry, support for editing kernel parameters, password protection, and
Security considerations include Secure Boot, which verifies signatures before loading components, and the risk that compromised
Notable examples of boot management software include GRUB, Systemd-boot, rEFInd, and Windows Boot Manager, alongside legacy