bug-ddrescue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-ddrescue] partition size for ddrescue direct to device


From: Ariel
Subject: Re: [Bug-ddrescue] partition size for ddrescue direct to device
Date: Sun, 25 Sep 2005 13:55:30 -0400 (EDT)


On Fri, 23 Sep 2005 address@hidden wrote:

now i am seeing i failed to copy the whole device.. i missed the partition
table?

No, you did it right. You don't need the partition table, just the actual partition.

Can you try: diskutil info /dev/disk0s3

Hopefully that will give you the real size of the disk.

Also try blockdev --getsize /dev/disk0s3

should i have copied disk0 -> a new drive with no pre-existing partition table?

No. You are fine. Just find out the old size of the partition and create a new partition anywhere, just as long as it's the same size.

I wouldn't run ddrescue again for no reason - once a hard disk fails it starts getting worse the more you use it. You won't get as much data the second time, so keep what you go already.

if i understand what you're saying i can use dd to copy data off disk0s3 while
ddrescue is currently running?

Yes. To some other partition you are not using. Hopefully on a different physical disk, or it will be very slow.

        -Ariel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]