Re: How to install LVM partition?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 1 Apr 2006, Paul Smith wrote:

On 4/1/06, J. K. Cliburn <jcliburn@xxxxxxxxx> 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
#

Did you become root using "su" or "su -"? If the former, the problem may be that /usr/sbin is not in your path. Is the lvm2 RPM installed?


Paul




--
		Matthew Saltzman

Clemson University Math Sciences
mjs AT clemson DOT edu
http://www.math.clemson.edu/~mjs


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux