From owner-freebsd-questions@FreeBSD.ORG Thu Jun 1 02:30:14 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E80316C29B for ; Thu, 1 Jun 2006 02:30:14 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 481D743D7C for ; Thu, 1 Jun 2006 02:30:12 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id k512Sle5027630 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 1 Jun 2006 09:28:47 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.3/8.12.11) id k512SlPU084575; Thu, 1 Jun 2006 09:28:47 +0700 (ICT) Date: Thu, 1 Jun 2006 09:28:47 +0700 (ICT) Message-Id: <200606010228.k512SlPU084575@banyan.cs.ait.ac.th> From: Olivier Nicole To: jhorne@dfwlp.com In-reply-to: <200605312116.39802.jhorne@dfwlp.com> (message from Jonathan Horne on Wed, 31 May 2006 21:16:39 -0500) References: <200605312116.39802.jhorne@dfwlp.com> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: system recovery X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 02:30:43 -0000 > or, can someone recommend how i might use that tarball of my entire > system to quickly get a new system up and running (all this with the > assumtion that i have not changed any hardware configurations). if > someone has time to answer quickly, i would sure appreciate it. I think that the recovery system that lies on one of the CDs has tar. You could boot the recovery system and untar the things. Olivier