Difference between revisions of "Installing Ubuntu on LVM partition"

From Notes_Wiki
(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...")
 
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<yambe:breadcrumb>Ubuntu|Ubuntu</yambe:breadcrumb>
[[Main Page|Home]] > [[Ubuntu]] > [[Ubuntu Server or Desktop administration|Server or Desktop administration]]  > [[Installing Ubuntu on LVM partition]]
=Installing Ubuntu on LVM partition=
 
 
To install Ubuntu on an LVM partition after booting into installation disk use:
To install Ubuntu on an LVM partition after booting into installation disk use:
<pre>
<pre>

Latest revision as of 05:34, 15 February 2023

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