Mounting a lvm crypted device via the command line

January 19, 2009

#cryptsetup luksOpen /dev/HARDDISK DEVICENAME
#lvmdiskscan
#vgchange -ay
#ls -l /dev/mapper
#mkdir /media/crypt
#mount /dev/mapper/DEVICENAME /media/crypt

tags:
posted in Linux by Chris Carey

Follow comments via the RSS Feed | Leave a comment | Trackback URL

Leave Your Comment

 
Powered by Wordpress and MySQL. Theme by Shlomi Noach, openark.org