to mount lvm partitions

First install these Packages via

$sudo apt-get install <package>

or

$sudo aptitude install <package>

  • lvm2
  • libdevmapper-dev

check the lvm partitions with pvs command

# pvs

to see more detail in the lvm partitions with lvdisplay command

# lvdisplay

find the LV part and mount