Archiving workstation hard drives

Jim Leonard trixter at oldskool.org
Wed Jan 3 19:43:57 CST 2007


Richard wrote:
> OK, suppose you have a workstation and it has stuff installed on its
> drives.  You don't have the original distribution media for the OS and
> any installed applications and you don't have a spare system with the
> same stuff installed.
> 
> What's the best way to make a backup of the entire hard drive so that
> the essential software doesn't get lost?
> 
> The drives are SCSI.

dd if=/dev/sda0 of=/some/filesystem/with/enough/space

Seriously!  Copies the entire thing, sector by sector, to a file.
-- 
Jim Leonard (trixter at oldskool.org)            http://www.oldskool.org/
Help our electronic games project:           http://www.mobygames.com/
Or check out some trippy MindCandy at     http://www.mindcandydvd.com/
A child borne of the home computer wars: http://trixter.wordpress.com/



More information about the cctech mailing list