Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jun 2011 13:32:40 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        David Banning <david+dated+1308165107.fdbca6@skytracker.ca>
Cc:        questions@freebsd.org
Subject:   Re: copying hard drives
Message-ID:  <alpine.BSF.2.00.1106111326450.96837@wonkity.com>
In-Reply-To: <20110610191145.GA36779@skytracker.ca>
References:  <20110610191145.GA36779@skytracker.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 10 Jun 2011, David Banning wrote:

> I am interested in copying hard drives and would like some feedback.
>
> 1. I would like a way to take peoples windows -or- unix systems and
> store each on portable hard drive as a single file - so that in the
> end I have a large, say 2TB drive with a number of peoples operating
> system backed up - that can later be restored.

I second using Clonezilla.  It doesn't make a single file, but splits 
things into 2G files that aren't as unwieldy as larger files.  Keep a 
copy of the Clonezilla CD or image with the backup.

> 2. I'd like a simple way to copy - my FreeBSD system to another
> drive - a clone so to speak - which I know dd can do - but I wonder
> if there is a way to do this so that clone drive can be smaller that
> the original. My thinking here is that I need to experiment with
> changes but can't do it on a live system - hence the copy booted
> from a separate machine.

dd is a brute force copy method that has certain applications.  Copying 
a FreeBSD disk is better done with dump and restore.  I have some notes 
on all three of these methods in Backup Options For FreeBSD:
http://www.wonkity.com/~wblock/docs/html/backup.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1106111326450.96837>