How to install LVM partition?

Paul Smith phhs80 at gmail.com
Sat Apr 1 15:47:45 UTC 2006


On 4/1/06, J. K. Cliburn <jcliburn at gmail.com> wrote:
> 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.

On FC4,

# vgdisplay -v
bash: vgdisplay: command not found
#

Paul




More information about the fedora-list mailing list