Skip to content

Instantly share code, notes, and snippets.

@ezmac
Last active July 2, 2024 20:41
Show Gist options
  • Save ezmac/bad7ad4e09b7d344edbf57c38a9922a3 to your computer and use it in GitHub Desktop.
Save ezmac/bad7ad4e09b7d344edbf57c38a9922a3 to your computer and use it in GitHub Desktop.
Every resource I used setting up an encrypted linux whaatever windows dual boot rig

When you get a computer with windows on it, you should reinstall windows to make sure it's clean. Then install linux. Ubuntu will offer to resize the windows partition but won't offer FDE (full disk encryption) with it. Using the first link, you can install linux beside windows with FDE. Doing that should keep your boot order and boot loader correct.

In doing that, I broke my windows partition and needed to reinstall windows after installing linux. This breaks the bootloader. Repair instructions are in the later links.

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