Installing Ubuntu on LVM partition

From Notes_Wiki

Home > Ubuntu > Server or Desktop administration > Installing Ubuntu on LVM partition


To install Ubuntu on an LVM partition after booting into installation disk use:

sudo apt-get -y install lvm2

Then use normal 'vgscan','vgchange -a y <Vol-group-name>' etc. to make the volume visible.


Steps to create LVM partition, initialize it, etc. can be learned from https://help.ubuntu.com/community/UbuntuDesktopLVM