Installing Ubuntu on LVM partition

From Notes_Wiki
Revision as of 04:47, 30 October 2013 by Saurabh (talk | contribs) (Created page with "<yambe:breadcrumb>Ubuntu|Ubuntu</yambe:breadcrumb> =Installing Ubuntu on LVM partition= To install Ubuntu on an LVM partition after booting into installation disk use: <pre> s...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<yambe:breadcrumb>Ubuntu|Ubuntu</yambe:breadcrumb>

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