From owner-freebsd-questions@FreeBSD.ORG Wed Jan 7 10:15:32 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 5D36116A4CE for ; Wed, 7 Jan 2004 10:15:32 -0800 (PST) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id C337343D45 for ; Wed, 7 Jan 2004 10:15:30 -0800 (PST) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.7p1+Sun/8.11.7) id i07IEpa13790; Wed, 7 Jan 2004 13:14:51 -0500 (EST) From: Jerry McAllister Message-Id: <200401071814.i07IEpa13790@clunix.cl.msu.edu> To: freebsd@mazenalzogbi.com (Mazen S. Alzogbi) Date: Wed, 7 Jan 2004 13:14:50 -0500 (EST) In-Reply-To: <1691D8C9A2220149A8AF30209B5D0EB467F551@sc3.shuaacapital.co.ae> from "Mazen S. Alzogbi" at Jan 07, 2004 09:30:31 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: 'Jerry McAllister' cc: freebsd-questions@freebsd.org Subject: Re: Disk defragmentation 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: Wed, 07 Jan 2004 18:15:32 -0000 > > Yeah, I just landed from MS Planet to FreeBSD and I am NOT leaving :) > You mean you just escaped from MS alter-world that is striving to disolve the real world. Congradulations! ////jerry > Thanks for the explanation. > > Cheers, > > Mazen > > -----Original Message----- > From: Jerry McAllister [mailto:jerrymc@clunix.cl.msu.edu] > Sent: Wednesday, January 07, 2004 9:27 PM > To: Mazen S. Alzogbi > Cc: freebsd-questions@freebsd.org > Subject: Re: Disk defragmentation > > > > > > Hi, > > > > How can I defragment my HDD partitions in FreeBSD? > > You don't need to. The FreeBSD file systems don't have a problem > with fragmentation. If you run fsck and see the word fragments, it > means something other than in the MS world. > > But, if you insist on doing it, your best bet would be to use > dump(8) to make a complete backup of the filesystem. Then > re-newfs(8) it and then restore(8) the backup in to it. > > ////jerry > > > > > Cheers, > > > > Mazen > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >