docs: BIOS

This commit is contained in:
Daniel Langbein 2024-02-06 18:37:13 +01:00
parent a57023de1f
commit 510784f8fe
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -59,6 +59,9 @@
# efiSupport = true; # efiSupport = true;
# efiInstallAsRemovable = true; # efiInstallAsRemovable = true;
#}; #};
# Check if EFI or BIOS:
# efibootmgr
# => EFI variables are not supported on this system -> BIOS
# Bootloader: BIOS (old systems) # Bootloader: BIOS (old systems)
#boot.loader.grub = { #boot.loader.grub = {