From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-gy0-f170.google.com (mail-gy0-f170.google.com [209.85.160.170]) by speech.braille.uwo.ca (Postfix) with ESMTP id BDD0AC1A259 for ; Wed, 18 Jan 2012 22:59:08 -0500 (EST) Received: by ghrr13 with SMTP id r13so1499019ghr.29 for ; Wed, 18 Jan 2012 19:59:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=zxVWlxzdN8zp+zW7gc8rJEWzSTPDMlM/1w/3Ytnt9JU=; b=sYPo/IvxSc8sbIr9C4dl+MHow0vpQV4T+1+dioCYCe4tLucqaFgZiNdXc+PsXnQYSc lsRJf7IhiCMTvIUGryxuU8zw+Xb5nHNUKtEi3/R0Izv0sKYwGvpTE1ftx8PTX2v3Zr5m AxEdvN1xHLL6glKCukNYqS6LIWQPqXKltJBsM= Received: by 10.236.155.104 with SMTP id i68mr35385968yhk.37.1326945549512; Wed, 18 Jan 2012 19:59:09 -0800 (PST) Received: from localhost (99-95-52-33.lightspeed.dybhfl.sbcglobal.net. [99.95.52.33]) by mx.google.com with ESMTPS id y6sm67751156and.2.2012.01.18.19.59.08 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 18 Jan 2012 19:59:08 -0800 (PST) Date: Wed, 18 Jan 2012 22:59:07 -0500 From: bigd To: "Speakup is a screen review system for Linux." Subject: Re: using dd tfor backups Message-ID: <20120119035907.GA3656@craptacular.gateway.2wire.net> References: <4F149745.5040301@gmail.com> <8FCFE5DAD39F4A3B884FB1514057D960@math.wisc.edu> <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.5.21 (2010-09-15) 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: Thu, 19 Jan 2012 03:59:08 -0000 Hi, As far as I know, you have to send the dd process a signal. After you start dd, make a note of it's process id (pgrep dd or similar), and run: ps -usr1 7075 where 7075 is the actual process id (or pid) it gave you. Your dd should print something like: 493846+0 records in 493846+0 records out 252849152 bytes (253 MB) copied, 10.3979 s, 24.3 MB/s HTH, KJ4UFX {.i doi .tcikoritys. mi cuxna ba'e do} 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