this post was submitted on 31 Dec 2023
12 points (92.9% liked)

Ubuntu Linux

290 readers
36 users here now

Linux for Human Beings.

Ubuntu is a popular Linux operating system for PC / mobile devices, etc.

Developed by Canonical & based on Debian (another older Linux OS) which is known for it's rock solid stability.

Ubuntu is trusted everywhere computing by professionals and common users alike.

https://ubuntu.com/

founded 4 years ago
MODERATORS
 

I'd like to do a full disk encryption. I realize I cannot do this since I've already installed ubuntu, so I'm fine with doing a fresh reinstall.

The problem is when I get to the step of selecting "wipe entire disk and install ubuntu", then click on Advanced settings, the option for full disk encryption is greyed out. It is the only option that is greyed out, I am able to select the other three.

What gives here? I'm wiping the disk and installing from a usb so why wouldn't it allow me to encrypt? The only thing I can think of is I might have some strange setting wrong in the BIOS, but I'm not a computer guy.

top 2 comments
sorted by: hot top controversial new old
[โ€“] Limonene 5 points 8 months ago* (last edited 8 months ago)

When you get to the "Installation Type" page, try selecting "Something Else" instead.

Then, go to "Manual Partitioning". From that point, create a single 1GB partition (unencrypted) for the "/boot" filesystem, and then use the rest of the drive as an encrypted volume. It will ask for a password, and then you will see a new encrypted drive appear. Use that newly created encrypted drive as the "/" filesystem.

I just recently installed a system this way, and it worked well in Ubuntu. I couldn't do it in Kubuntu though, I don't think the Kubuntu installer supports encryption.

[โ€“] display_name1 1 points 8 months ago

Thank you for this. I did give this an attempt, I didn't find the manual partitioning. I found an option to create a new partition table, I don't think I was in the right spot. I couldn't figure out how to configure the one partition just for boot, and what to select on the drop down menu. "Physical encryption volume?"

I think I'll just create an encrypted folder until hopefully a fix is made for the installer.