ftm wrote:
I'm having to shift to a new laptop and have removed the drive from the old laptop. In trying to mount the root "partition" I've run into an area of ignorance - how to mount a logical volume so I can extract the data.
Anyone have any quick pointers?
First, run "vgdisplay -v" to check to see if the volume is recognized
and you have LVM installed.
If this shows the volume group and logical volumes, you should be able to
mount the logical partitions: "mount /dev/VolGroup00/whatever /mnt/whatever".
--
Michael Eager eager@xxxxxxxxxxxx
1960 Park Blvd., Palo Alto, CA 94306 650-325-8077