Mount LVM partition on Ubuntu
I had two distributions Fedora 20 and one ubuntu based distro called Deepin Linux. The partitions in Fedora were in LVM format and couldn’t be accessed in Deepin or any ubuntu based distros. Here is how you mount the partition. sudo apt-get install lvm2 sudo modprobe dm-mod sudo vgchange -a y