bug-ddrescue
[Top][All Lists]
Advanced

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

Re: [Bug-ddrescue] Improve recovery speed by chopping up the drive


From: James Watts
Subject: Re: [Bug-ddrescue] Improve recovery speed by chopping up the drive
Date: Thu, 13 Aug 2009 07:10:45 -0400

Thank you! I will try the commands you suggested.

Antonio Diaz Diaz <address@hidden> wrote:
What is the filesystem in your destination drive (/media/recoverydrive)?

Both drives use a single, NTFS partition.

James


On Thu, Aug 13, 2009 at 3:44 AM, Antonio Diaz Diaz <address@hidden> wrote:
James Watts wrote:
file, I'd like to create ten 50GB files. How do you do this in ddrescue?

Ooops! I forgot the size. Here are the correct commands:

sudo ddrescue -vn -i0 -o0 -s50GiB /dev/sdb /media/recoverydrive/01.img /media/recoverydrive/01.log

sudo ddrescue -vn -i50GiB -o0 -s50GiB /dev/sdb /media/recoverydrive/02.img /media/recoverydrive/02.log

sudo ddrescue -vn -i100GiB -o0 -s50GiB /dev/sdb /media/recoverydrive/03.img /media/recoverydrive/03.log

etc...


Regards,
Antonio.


reply via email to

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