Hi,
I have a Linux PC with Fedora C3 installed.
The disk was partitioned automatically when Linux was
installed.
So, LVM2 partition was created.
The CPU is damaged today and I move the disk to another Linux
PC and try to read data out.
The disk is connected to device /dev/hdd. /dev/hdd2 is the
LVM2 partition.
But, I do a stupid thing. I invoke vgcreate command on
/dev/hdd2.
vgcreate vg_name /dev/hdd2
The partition seems to be lost.
How can I recover the data in /dev/hdd2?
It's very important data to me.
Thanks for any help.
Davis
|
_______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/