From owner-freebsd-questions@FreeBSD.ORG Fri Jul 23 18:13:29 2004 Return-Path: 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 7E1A716A4CE for ; Fri, 23 Jul 2004 18:13:29 +0000 (GMT) Received: from audiogram.mail.pas.earthlink.net (audiogram.mail.pas.earthlink.net [207.217.120.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 707D743D39 for ; Fri, 23 Jul 2004 18:13:29 +0000 (GMT) (envelope-from algould@datawok.com) Received: from 20-74.lctv-b4.cablelynx.com ([24.204.20.74] helo=[192.168.63.10]) by audiogram.mail.pas.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 4.34) id 1Bo4Xx-0007vV-Dp; Fri, 23 Jul 2004 11:13:29 -0700 From: "Andrew L. Gould" To: freebsd-questions@freebsd.org, Barbish3@adelphia.net Date: Fri, 23 Jul 2004 13:13:27 -0500 User-Agent: KMail/1.6.2 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200407231313.27214.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69564776905774d2ac4b6410de39ab02152a39beb4ed7520a59d350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 24.204.20.74 cc: Ara@Avvali.COM Subject: Re: resize and backup partitions? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jul 2004 18:13:29 -0000 On Friday 23 July 2004 01:09 pm, JJB wrote: > I use the current version of Symantec ghost on all my FreeBSD > systems and it works just fine. Older versions of ghost could not > compress FreeBSD's unused space, but that has been corrected in the > most current version of ghost. > > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of > Ara@Avvali.COM > Sent: Thursday, July 22, 2004 11:38 PM > To: freebsd-questions@freebsd.org > Subject: resize and backup partitions? > > Hi > does anybody know if there is a program like symantec ghost so i can > back up and duplicate ufs file system disks and slices for recovery > and > easy duplicating?? I looked at recuse CD but it says ufs is still > in > test > also is there any program for resizing slices and partition ? i > looked > on ports but found nothing > thank you for help Another option is g4u (ghost for unix), which is a free, bootable image -- floppy or cdrom. You can get more information at: http://www.feyrer.de/g4u/ Best of luck, Andrew Gould