|
From: | Antonio Diaz Diaz |
Subject: | Re: [Bug-ddrescue] Improve recovery speed by chopping up the drive |
Date: | Thu, 13 Aug 2009 09:44:14 +0200 |
User-agent: | Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905 |
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.
[Prev in Thread] | Current Thread | [Next in Thread] |