Installing Ubuntu on LVM partition

From Notes_Wiki
Revision as of 06:56, 31 March 2022 by Saurabh (talk | contribs)

Home > Ubuntu > 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