Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Windows Dualboot

JokerGermany edited this page Oct 4, 2021 · 2 revisions

If you want to use a Dual Boot with Windows and Linux you should configure this in Windows:

  • Windows want to overwrite the Boot Manager entry. If you use want to prevent this and use EFI, the windows boot manager entry should be left on the first position of the boot order and deactivated with this command: sudo efibootmgr --bootnum 0000 --inactive sudo efibootmgr --bootorder 0000,0002,000C,000D
  • Deactivate Fast Boot / Fast Startup and Hibernation

Clone this wiki locally