You are not logged in.

#1 2023-02-11 16:56:33

MegPredator
Member
Registered: 2023-02-11
Posts: 2

[SOLVED] Having Multiple LUKS container on a disk

I am interested in installing arch using the LVM on LUKS encryption method, I have read the wiki, but I have a question, I want to have a LUKS container for my install (swap,root,home), and one for my other LVMs like ones I store my files on, this way I can keep them seperated.

Does this reveal metadata because it should not since the LVMs are inside the LUKS containers?

I am asking this because I am still slightly confused about what reveals metadata and what does not, even though from what I understood having the LUKS containers inside the LVMs is how you reveal metadata and in my case it should not.

Last edited by MegPredator (2023-02-11 21:42:11)

Offline

#2 2023-02-11 19:57:09

frostschutz
Member
Registered: 2013-11-15
Posts: 1,639

Re: [SOLVED] Having Multiple LUKS container on a disk

Not sure if I follow your question, but yeah you can use multiple LUKS containers, and multiple LVM PV/VG/LV inside them. You can set these up any way you want.

As for metadata, anything inside LUKS will be encrypted, and anything outside it won't.

So the metadata will be your partition table, some kind of bootloader mechanism, the boot partition (if unencrypted), and your LUKS headers.

Offline

#3 2023-02-11 21:41:53

MegPredator
Member
Registered: 2023-02-11
Posts: 2

Re: [SOLVED] Having Multiple LUKS container on a disk

Alright thanks that cleared up the confusion I had.

Offline

Board footer

Powered by FluxBB