Search found 3 matches

by chrispret
10 Feb 2016, 22:11
Forum: Partition Recovery
Topic: Deleted VHD partition
Replies: 3
Views: 2219

Re: Deleted VHD partition

So I grew impatient (since no-one replied), copied the VDH to a new location and just wrote the 'EFI GPT' partition to the disk.

Everything seems ok, I guess this thread is dead :)
by chrispret
09 Feb 2016, 22:23
Forum: Partition Recovery
Topic: Deleted VHD partition
Replies: 3
Views: 2219

Re: Deleted VHD partition

See below, I had to cut out a bunch of 'lseek err' entries (like the one below) to keep the size down, else the file is too big.
file_pread(5,1,buffer,945026006(58825/37/51)) lseek err Invalid argument

The VHD file is on a NAS drive that has minor communication issues, not sure if that is ...
by chrispret
09 Feb 2016, 20:33
Forum: Partition Recovery
Topic: Deleted VHD partition
Replies: 3
Views: 2219

Deleted VHD partition

I deleted the partition on a VHD by mistake and I'm trying to use TestDisk to restore it.

When I scanned it as an Intel type it comes back saying 'No partition is bootable'. Running a quick scan yields no partition to try and recover.

Next I scanned it as type None and it found the partition, but ...