scratch

From thelinuxwiki
Revision as of 05:47, 1 March 2016 by Nighthawk (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

cryptsetup luksOpen /dev/vg1/root cryptroot


cryptsetup luksOpen /dev/vg1/home crypthome


cryptsetup luksOpen /dev/sdb1 cryptvol1
mount /dev/mapper/cryptroot /mnt/gentoo