two PMOS installs with LUKS
from hankthetankie@hexbear.net to linux@lemmy.ml on 02 Aug 16:20
https://hexbear.net/post/5735933

So I’m trying to setup peppermint os , I have two disks and I want them both to have full disk encryption. After a couple of reinstalls using different approaches, searches and llm questions , still can’t get it to work.

First boot gets to encryption of SDA (I believe) , then to grub menu and I’m able to load the first one. Managed to get new entries but then I get: server error you need to load the kernel first.

I believe both installs are fine and that it is a LUKS thing. UEFI, disabled secure boot.

Sda1 EFI Sda2 root

Sdb1 EFI Sdb2 root

Maybe EFI should only be on one of them?

#linux

threaded - newest

bjoern_tantau@swg-empire.de on 02 Aug 17:15 next collapse

You want to install the same OS twice? But booting the first one doesn’t work?

Two EFIs are fine, if you want to switch using your motherboard’s boot selection. If you want to switch between the two using Grub one unencrypted boot partition after the first EFI is probably easier. But if your motherboard’s boot loader is easy to reach using that to switch is probably the easiest way.

But apparently you cannot even boot into one OS. i would abandon all thoughts of two OSs and concentrate on getting one to boot. Did it work before you installed the second one?

swelter_spark@reddthat.com on 02 Aug 20:58 collapse

Have you tried asking on the Peppermint forums? People there might be more familiar with the specifics of the distro.

hankthetankie@hexbear.net on 03 Aug 02:03 collapse

Thanks yeah that’s gonna be my next step.