From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Greylist: delayed 1346 seconds by postgrey-1.34 at speech; Thu, 19 Jan 2012 21:51:45 EST Received: from que11.charter.net (que11.charter.net [209.225.8.21]) by speech.braille.uwo.ca (Postfix) with ESMTP id 93030C1A213 for ; Thu, 19 Jan 2012 21:51:45 -0500 (EST) Received: from imp10 ([10.20.200.15]) by mta11.charter.net (InterMail vM.8.01.05.02 201-2260-151-103-20110920) with ESMTP id <20120120022200.FVOD4059.mta11.charter.net@imp10> for ; Thu, 19 Jan 2012 21:22:00 -0500 Received: from h14me.net ([24.151.57.202]) by imp10 with smtp.charter.net id PeMz1i00P4MnGdk05eMzeC; Thu, 19 Jan 2012 21:22:00 -0500 X-Authority-Analysis: v=1.1 cv=JYQIUidRAECiNa+jsiaNMIhYElg3H2WoMKCJIGO75f4= c=1 sm=1 a=z1TLwsU0kBEA:10 a=X8CbYlFe6BEA:10 a=kj9zAlcOel0A:10 a=eDGLpIBhQ681che0Iol5fg==:17 a=3EAWN9ttAAAA:8 a=umJD8JxPOYJLc3PEb3sA:9 a=C21o3J7SUXQGXzBRvlUA:7 a=CjuIK1q_8ugA:10 a=eDGLpIBhQ681che0Iol5fg==:117 Received: from h14me.net (localhost [127.0.0.1]) by h14me.net (8.14.3/8.14.3) with ESMTP id q0K2LxHF004939 for ; Thu, 19 Jan 2012 21:21:59 -0500 Received: (from alex_snow@localhost) by h14me.net (8.14.3/8.14.3/Submit) id q0K2Lxg0004938 for speakup@braille.uwo.ca; Thu, 19 Jan 2012 21:21:59 -0500 Date: Thu, 19 Jan 2012 21:21:59 -0500 From: Alex Snow To: "Speakup is a screen review system for Linux." Subject: Re: using dd tfor backups Message-ID: <20120120022159.GA4923@gmx.net> References: <4F176613.5090609@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.14 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jan 2012 02:51:45 -0000 Hi, Another option that might work is using pv in addition to, or instead of dd. For example you could do: pv /dev/sda >/mnt/backup.bin Note that doing a backup this way is going to take quite a while, depending on the size and speed of the devices involved. On Wed, Jan 18, 2012 at 09:16:53PM -0500, Angelo Sonnesso wrote: > I want to make an image backup of a harddrive and save it on a USB drive > using dd. > If I use dd will speakup keep posted about my progress? > Has anyone done this? > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup -- Always borrow money from a pessimist; he doesn't expect to be paid back.