petsoi@discuss.tchncs.de to Linux@lemmy.ml · 1 year agoA Beginner's Guide to LVM in Linux - tchncsdiscuss.tchncs.deexternal-linkmessage-square13fedilinkarrow-up153arrow-down13
arrow-up150arrow-down1external-linkA Beginner's Guide to LVM in Linux - tchncsdiscuss.tchncs.depetsoi@discuss.tchncs.de to Linux@lemmy.ml · 1 year agomessage-square13fedilink
minus-squareDataprolet@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up2arrow-down2·1 year agoYou can’t do LUKS on LVM either, right? Only LVM on LUKS, just like Btrfs on LUKS.
minus-squareumami_wasabi@lemmy.mllinkfedilinkarrow-up4·edit-21 year agoYou can. In fact I’m planning the setup for my laptop which uses this as part of the design. https://wiki.archlinux.org/title/Dm-crypt/Encrypting_an_entire_system#LUKS_on_LVM
minus-squareDataprolet@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1arrow-down1·1 year agoThe more you know.
minus-squareAvid Amoeba@lemmy.calinkfedilinkarrow-up2·1 year agoI’ve been using it for a while. It allows for easier redundancy without mucking about with the encrypted volume.
You can’t do LUKS on LVM either, right? Only LVM on LUKS, just like Btrfs on LUKS.
You can. In fact I’m planning the setup for my laptop which uses this as part of the design.
https://wiki.archlinux.org/title/Dm-crypt/Encrypting_an_entire_system#LUKS_on_LVM
The more you know.
I’ve been using it for a while. It allows for easier redundancy without mucking about with the encrypted volume.
Sure you can.