dmcrypt

From thelinuxwiki
Revision as of 04:42, 5 April 2013 by Nighthawk (Talk | contribs)

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

Home not opening on boot, run the following manually

# cryptsetup luksOpen /dev/vg1/home crypthome

Enter passphrase for /dev/vg1/home:

# mount /dev/mapper/crypthome /home