From owner-freebsd-questions Mon Feb 7 21:47:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by builder.freebsd.org (Postfix) with ESMTP id EFFF540F4 for ; Mon, 7 Feb 2000 21:47:10 -0800 (PST) Received: (from bright@localhost) by fw.wintelcom.net (8.9.3/8.9.3) id WAA02025; Mon, 7 Feb 2000 22:14:37 -0800 (PST) Date: Mon, 7 Feb 2000 22:14:37 -0800 From: Alfred Perlstein To: Harry Woodward-Clarke Cc: Qingyue Shirley Wang , freebsd-questions@FreeBSD.ORG Subject: Re: disk imaging Message-ID: <20000207221437.B17536@fw.wintelcom.net> References: <055A195871E5D1119F8100A0C9499B5FCDF4CC@exchsrv1.cs.washington.edu> <389F65B6.519211B9@S1.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <389F65B6.519211B9@S1.com>; from Harry.Woodward-Clarke@S1.com on Tue, Feb 08, 2000 at 11:39:18AM +1100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Harry Woodward-Clarke [000207 17:05] wrote: > G'day Shirley, > > > > > I need to package up a disk image (basically a sector-by-sector copy > > and > > then compressed) so that it can be cloned to another machine with the > > same > > hardware configurations. Is there any tool available that will > > accomplish > > this task? What is the best way to do it? > > yup - check out 'dd' (man dd) and 'gzip' (man gzip). dd is a standard > tool, you may need to install gzip from the ports - or you can use the > standard 'compress', which isn't as "good" as gzip, but does an ok job > of compressing files anyway. FYI, gzip has come bundled with FreeBSD for as long as I've used it. (2.2.2) -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message