Size of dumped partition

How to use TestDisk to recover lost partition
Forum rules
When asking for technical support:
- Search for posts on the same topic before posting a new question.
- Give clear, specific information in the title of your post.
- Include as many details as you can, MOST POSTS WILL GET ONLY ONE OR TWO ANSWERS.
- Post a follow up with a "Thank you" or "This worked!"
- When you learn something, use that knowledge to HELP ANOTHER USER LATER.
Before posting, please read https://www.cgsecurity.org/testdisk.pdf
Locked
Message
Author
miketimberlake
Posts: 2
Joined: 19 Feb 2015, 09:57

Size of dumped partition

#1 Post by miketimberlake »

Hi,

A simple question here. I'm using testdisk to create a disk image from a failing disk. The partition I'm writing to is completely empty, but both the source partition and the target partition are 3gb. So, I'm guessing the image is going to be too big for the target partition, right?

The problem partition was about 95% full. If it's going to be too big for the target partition, is there another tool I could use that would create a smaller image?

Thanks all :)

User avatar
cgrenier
Site Admin
Posts: 5432
Joined: 18 Feb 2012, 15:08
Location: Le Perreux Sur Marne, France
Contact:

Re: Size of dumped partition

#2 Post by cgrenier »

When you use a disk to file copy, the destination must be larger than the source.
To create a disk to disk copy, it's better to use gnu ddrescue.

miketimberlake
Posts: 2
Joined: 19 Feb 2015, 09:57

Re: Size of dumped partition

#3 Post by miketimberlake »

Hi,

Thanks, this is what I figured out today, then I can split the image across more than one disk, meaning I don't have to shell out for a 4tb disk :)

Thanks

Locked