From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qw0-f42.google.com (mail-qw0-f42.google.com [209.85.216.42]) by speech.braille.uwo.ca (Postfix) with ESMTP id 90E13C1A25C for ; Wed, 18 Jan 2012 21:16:36 -0500 (EST) Received: by qadz32 with SMTP id z32so3288238qad.8 for ; Wed, 18 Jan 2012 18:16:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:from:to:references:subject:date:mime-version :content-type:content-transfer-encoding:x-priority:x-msmail-priority :x-mailer:x-mimeole; bh=cD6iCrKjI/BJD/7JOP9KabU+g+rvDip7om68dP+Ts9s=; b=CaMhInide691Miz9AQybmH/iNIYg3HPtAAFXAot4g6JH/ctmsBMuLk7QvUjtS0YFMs DUS3pe9m0IQykRKi9GiuMOGRsyQojHRGsVB3jKBu0OnHdAbNloQ1a34Uu9oXJKIS2Ts8 30sS32WSDuGGKbvww9skOf3nlSklCi4HjFmH0= Received: by 10.224.100.71 with SMTP id x7mr25155407qan.33.1326939396999; Wed, 18 Jan 2012 18:16:36 -0800 (PST) Received: from angelomube38f8 (nc-184-3-212-55.dhcp.embarqhsd.net. [184.3.212.55]) by mx.google.com with ESMTPS id dh10sm53823401qab.19.2012.01.18.18.16.35 (version=SSLv3 cipher=OTHER); Wed, 18 Jan 2012 18:16:36 -0800 (PST) Message-ID: From: "Angelo Sonnesso" To: "Speakup is a screen review system for Linux." References: <4F149745.5040301@gmail.com><8FCFE5DAD39F4A3B884FB1514057D960@math.wisc.edu> <4F176613.5090609@gmail.com> Subject: using dd tfor backups Date: Wed, 18 Jan 2012 21:16:53 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 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 02:16:36 -0000 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?