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 |
||
Line 1: | Line 1: | ||
[[Main Page|Home]] > [[Ubuntu]] > [[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> |
Revision as of 06:56, 31 March 2022
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