Skip to content

Instantly share code, notes, and snippets.

@ifilkovic
Last active March 18, 2023 10:04
Show Gist options
  • Save ifilkovic/670d61c88c58b2075988e9012ebf869c to your computer and use it in GitHub Desktop.
Save ifilkovic/670d61c88c58b2075988e9012ebf869c to your computer and use it in GitHub Desktop.
Dual Boot - EFI/GPT - Windows 11 Enterprise + Arch Linux 6.0.5 (Windows first, Arch second)

Documentation:

Criterias:

  • Both operating systems on the same physical disk.

Requierments:

Steps:

  • Windows 11 Enterprise Bootable USB.

  • Arch Linux 6.0.5 Bootable USB.

  • Asus Rog Zenith Extreme motherboard (or any other) BIOS setup.

    • Windows 11 requeriments.

      • Security boot on (create security keys).
      • CSM enabled.
      • Boot from storage devices. -> UEFI driver first.
      • Advanced/AMD fTPM configuration -> TPM Device Selection -> Firmware TPM.
    • Arch Linux requierments.

      • Security boot off (delete security keys).
      • CSM enabled.
      • Boot from storage devices. -> UEFI driver first.
  • Install Windows 11 Enterprise.

  • Install Arch Linux 6.0.5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment