[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: How to install LVM partition?
- From: "J. K. Cliburn" <jcliburn gmail com>
- To: "For users of Fedora Core releases" <fedora-list redhat com>
- Subject: Re: How to install LVM partition?
- Date: Sat, 1 Apr 2006 09:35:03 -0600
On 4/1/06, Paul Smith <phhs80 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.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]