Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <402FC77F.982E0205@dessent.net>
Date: Sun, 15 Feb 2004 11:24:47 -0800
From: Brian Dessent <brian@dessent.net>
Organization: My own little world...
MIME-Version: 1.0
To: "'Cygwin List'" <cygwin@cygwin.com>
Subject: Re: dd if=/dev/sda3 bs=1024 conv=sync|bzip2 >//server/backups/windows_backup.bz2?
References: <402FBB84.3020407@tlinx.org>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com

linda w wrote:
> 
> I thought the above would yield an image backup of my windows partition.

If this is a windows system drive (i.e. containing %WINDIR% and boot
files) then I don't think this will work.  I could be wrong here but I
think there are parts of the disk that are inaccessable while windows is
running, e.g. the SAM database.  These segments can only be read by the
kernel itself, and to back them up you have to do it offline using the
Recovery Console or from booting another partition.  I think you'll find
that Cygwin makes a very poor choice for a backup tool, as compared to
things dedicated to this task such as NTbackup, Ghost, etc.

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

