Hi! I've a laptop with root lvm2 and lost my partitioning table (all zeros). But the data on the disk (4th partition) should be fine since I've only messed with the primary patition table. The main problem is that the partitions don't start at the cylinder bounderies anymore (repartitioned the first partition with win xp (made it smaller)). and copied data over to the fist partition with ghost 2003. the layout of the disk was/is as follows: 1) ntfs ~10G 2) ntfs ~10G 3) ext3 36mb linux-boot 4) PV of lvm2 which had 72046800 blocks as of /proc/partition the last time lvm2 worked layout by fdisk after the win xp partitoning and ghost coping with a still working lvm2 PV on partition 4 1) 1-1703 2) 1704-3186 3) 3187-3192 4) 3192-12161 fdisk did complain about partitions not starting and ending at cylinder bounderies !!!!!then I completely messed up the partition table and now have one with all zeros (erased) So how do I find the correct partitioning parameters for the fourth partition!!!? The VG is called "vg" and the approximately layout is as follows: root lv 500M (bin, sbin, etc, lib, ......) swap lv 1500M encrypted and then var usr opt distfiles portage and so on..... what fdisk says about the disk: Disk /dev/hda: 100.0 GB, 100030242816 bytes 255 heads, 63 sectors/track, 12161 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk /dev/hda: 100.0 GB, 100030242816 bytes 255 heads, 63 sectors/track, 12161 cylinders, total 195371568 sectors Units = sectors of 1 * 512 = 512 bytes Thanks in advance for every help the could bring back my data an saves me a lot of work! Georg _______________________________________________ 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/