mirror of
https://github.com/webmin/webmin.git
synced 2026-06-05 12:50:23 +01:00
Adds a Webmin GRUB 2 module for inspecting boot entries, editing defaults, custom entries, themes, password protection, BLS-aware kernel options, safe menu regeneration, boot loader installation, manual config editing, status reporting, ACLs, backups, logging, and tests.
7 lines
350 B
HTML
7 lines
350 B
HTML
<header>Boot mode</header>
|
|
<p>Shows whether the running system appears to have booted through UEFI
|
|
firmware or legacy BIOS firmware.</p>
|
|
<p>This matters because GRUB is installed differently in each mode. UEFI
|
|
systems normally use an EFI system partition and a boot loader ID, while BIOS
|
|
systems normally install GRUB boot code to a disk device.</p>
|