]> git.proxmox.com Git - pve-docs.git/commit
sysboot: add a section on how to determine the used bootloader
authorAaron Lauterer <a.lauterer@proxmox.com>
Wed, 20 May 2020 14:05:27 +0000 (16:05 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 9 Jun 2020 17:00:28 +0000 (19:00 +0200)
commit48a1482bac7111b366f3ca0eb86cebfe44217791
tree5f02e446f53c79882c4803a3ecadb10fed085bab
parent11a6e022148636689094664285937c205498a890
sysboot: add a section on how to determine the used bootloader

Besides observing the boot process, `efibootmgr` seems to be the safest
bet. It should not show anything if booted in legacy BIOS mode. If
booted in UEFI mode, the boot entries should show which bootloader is
present.

Having both present should not happen in a regular use case AFAICT and
would need more consideration, or better, a reboot.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
images/screenshot/boot-grub.png [new file with mode: 0644]
images/screenshot/boot-systemdboot.png [new file with mode: 0644]
system-booting.adoc