Search found 2 matches
- 20 Dec 2016, 23:51
- Forum: Partition Recovery
- Topic: partition recovery and lvm dd
- Replies: 2
- Views: 3480
Re: partition recovery and lvm dd
Thanks! I was having trouble because the system used custom tools for LVM and it was not obvious how to see the mappings on the device. I'd tried pvscan and a few other commands to try to find the LVs but couldn't, until I realised that the entire disk was encrypted. That's why nothing was working ...
- 19 Dec 2016, 19:14
- Forum: Partition Recovery
- Topic: partition recovery and lvm dd
- Replies: 2
- Views: 3480
partition recovery and lvm dd
My partition table was overwritten. In an attempt to save data for some kind of forensic recovery, I dd'd the device that the partition was on ( dd if=/dev/blocks/dm-0 ). I only realised later on that this device was actually part of a volume group, only noticing because the name of the device was ...