From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ms-smtp-01-smtplb.ohiordc.rr.com ([65.24.5.135] helo=ms-smtp-01-eri0.ohiordc.rr.com) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1Esg0y-0000BW-00 for ; Sat, 31 Dec 2005 07:39:16 -0500 Received: from [192.168.1.100] (cpe-24-33-4-163.midsouth.res.rr.com [24.33.4.163]) by ms-smtp-01-eri0.ohiordc.rr.com (8.12.10/8.12.7) with ESMTP id jBVCdEEp010476 for ; Sat, 31 Dec 2005 07:39:14 -0500 (EST) Date: Sat, 31 Dec 2005 06:39:13 -0600 (CST) From: Adam Myrow To: "Speakup is a screen review system for Linux." In-Reply-To: <321DA5C7-EDCF-42AA-A6DA-BC38A2056311@verizon.net> Message-ID: References: <321DA5C7-EDCF-42AA-A6DA-BC38A2056311@verizon.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: Re: moving contents from one drive to another X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.5 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: Sat, 31 Dec 2005 12:39:16 -0000 I did this once with GNU Parted. As I recall, both drives have to have the same cluster size, and I think it only works with FAT/FAT32, not NTFS. There are probably some commercial products capable of this as well. In a real pinch, you could probably use dd to do it, but the new drive would be a mirror image of the old. Thus, it would have the same amount of free space as the old drive.