We have a disk image and we did kpartx -av (disk image)
Inside the 2 partitions p1 is the boot partition and p2 is an lvm partition. I can't mount the lvm partition - how do we open this?
Device Boot Start End Blocks Id System
/dev/PL-C-SAN-NODES/vm-100-disk-3p1 * 2048 499711 248832 83 Linux
/dev/PL-C-SAN-NODES/vm-100-disk-3p2 501758 167770111 83634177 5 Extended
Partition 2 does not start on physical sector boundary.
Inside the 2 partitions p1 is the boot partition and p2 is an lvm partition. I can't mount the lvm partition - how do we open this?
Device Boot Start End Blocks Id System
/dev/PL-C-SAN-NODES/vm-100-disk-3p1 * 2048 499711 248832 83 Linux
/dev/PL-C-SAN-NODES/vm-100-disk-3p2 501758 167770111 83634177 5 Extended
Partition 2 does not start on physical sector boundary.