How to install LVM partition?

J. K. Cliburn jcliburn at gmail.com
Sat Apr 1 15:35:03 UTC 2006


On 4/1/06, Paul Smith <phhs80 at gmail.com> wrote:
> Thanks to both, but I only have
 *snip*

Run these commands as root.

vgdisplay -v

>From that, determine the correct name for your LV/VG.

Then run

vgchange -a y
mount -t ext3 /dev/mapper/VolGroupXX-LogVolYY /mnt

Where XX and YY were discovered from the vgdisplay command.




More information about the fedora-list mailing list