cheat sheets.

$ cheat mount_lvm
#load device module
modprobe dm-mod
#change the volumes that exist to active
vgchange -ay
#mount the logical partition
mkdir -p /mnt/VolGroup00/LogVol00
mount /dev/VolGroup00/LogVol00 /mnt/VolGroup00/LogVol00
Version 1, updated 996 days ago.
. o 0 ( edit | history )
( add new | see all )