bug-ddrescue
[Top][All Lists]
Advanced

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

Re: [Bug-ddrescue] Slowness during recovery


From: colo
Subject: Re: [Bug-ddrescue] Slowness during recovery
Date: Thu, 22 Jan 2009 17:52:24 -0500

I know this is not exactly ddrescue related but it does have to do
with getting back to the point of using ddrescue.
As an update to my old post I had to find a new computer with an intel
chip to run ubuntu and a new ddrescue with -d.

I have the new version of ddrescue compiled and I get ready to test it
out but find that the spare external HD is hfsplus formated
and that it does not have write access to it. So great. I am now
trying to get it to that point.

I am running this code to mount and unmount and no matter what I try I
can not get the external HD thats hfsplus to give me write access.
And booting from a live cd on a mac pro g5 intel duo core.

Code:
sudo umount /media/OSX

sudo mount -t hfsplus /dev/sdc3 /media/OSX -o uid=1000,gid=1000,umask=07
I have tried umask=0777 and 02 002
gid at 1001 and 0 and 100
I am sooo lost at this point and need some sleep.

Thank you for any help you can offer, and my apologies if this is to off topic.




On Fri, Dec 26, 2008 at 10:37 AM, Antonio Diaz Diaz <address@hidden> wrote:
> colo wrote:
>>
>> And it really looked like it was moving this time around, but then I
>> noticed that it had 0 errors and this morning I wake to find that it has
>> created a dmg larger than the bad harddrive it's self.
>
> It seems ddrescue can't determine disc size on OS X, so a explicit
> `--max-size' option is needed.
> http://lists.gnu.org/archive/html/bug-ddrescue/2007-10/msg00011.html
>
> Does ddrescue say that it is "About to copy an undefined number of Bytes"?
>
>
> _______________________________________________
> Bug-ddrescue mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-ddrescue
>




reply via email to

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