Skip to content

Installations: Add BitLocker information for dual booting Ubuntu#31144

Open
zachmmeyer wants to merge 2 commits into
mainfrom
add-part-about-bitlocker
Open

Installations: Add BitLocker information for dual booting Ubuntu#31144
zachmmeyer wants to merge 2 commits into
mainfrom
add-part-about-bitlocker

Conversation

@zachmmeyer

Copy link
Copy Markdown
Member

Because

We do not mention BitLocker in the curriculum when users are attempt to Dual Boot

This PR

Adds a section about BitLocker and its impact on dual booting with Ubuntu.

Issue

Closes #25812

Additional Information

Pull Request Requirements

  • I have thoroughly read and understand The Odin Project curriculum contributing guide
  • The title of this PR follows the location of change: brief description of change format, e.g. Intro to HTML and CSS lesson: Fix link text
  • The Because section summarizes the reason for this PR
  • The This PR section has a bullet point list describing the changes in this PR
  • If this PR addresses an open issue, it is linked in the Issue section
  • If any lesson files are included in this PR, they have been previewed with the Markdown preview tool to ensure it is formatted correctly
  • If any lesson files are included in this PR, they follow the Layout Style Guide

Added a section about BitLocker and its impact on dual booting with Ubuntu.
@zachmmeyer zachmmeyer self-assigned this Jun 7, 2026
@github-actions github-actions Bot added the Content: Foundations Involves the Foundations content label Jun 7, 2026
Corrected a typo in the word 'dilemma' in the BitLocker section.

@01zulfi 01zulfi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me, just very minor comments


If you encounter an error requesting you to disable **Intel RST** while attempting to install Ubuntu, follow this [workaround to install Ubuntu with Intel RST systems](https://askubuntu.com/questions/1233623/workaround-to-install-ubuntu-20-04-with-intel-rst-systems/1233644#1233644), specifically **Choice #2**. The process forces Windows to boot into safemode after you switch your motherboard storage driver to work with Ubuntu. Once it boots into Windows, the forced-on safemode is disabled and you are free to attempt an installation of Ubuntu once again.

### BitLocker

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we move this section before the dual booting instructions?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah you're right it should go up higher. I put it below as a sort of FAQ type thing, but people will run into it beforehand and not search the rest of the page.


### BitLocker

If you have Windows Pro then you may have [BitLocker](https://support.microsoft.com/en-us/windows/bitlocker-drive-encryption-76b92ac9-1040-48d6-9f5f-d14b3c5fa178) enabled on your main drive. BitLocker is Microsoft's drive encryption software. If the drive you want to install Ubuntu on has BitLocker enabled then you will not be able to at first.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor nit: Bitlocker is also available on some other versions of Windows (like Enterprise)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very true, I'll be sure to include those versions as well.

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

Labels

Content: Foundations Involves the Foundations content

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Installations: Add a part about Bitlocker in Ubuntu/Windows Dual-Boot

2 participants