From owner-freebsd-questions@FreeBSD.ORG Fri Aug 8 10:51:54 2003 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 9996E37B401 for ; Fri, 8 Aug 2003 10:51:54 -0700 (PDT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02B0643FD7 for ; Fri, 8 Aug 2003 10:51:54 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (be-well.no-ip.com[66.30.200.37]) by comcast.net (rwcrmhc12) with ESMTP id <2003080817515301400kf3kte>; Fri, 8 Aug 2003 17:51:53 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [66.30.200.37] (may be forged)) by be-well.ilk.org (8.12.9/8.12.9) with ESMTP id h78HppKS028032; Fri, 8 Aug 2003 13:51:51 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h78Hppik028029; Fri, 8 Aug 2003 13:51:51 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: Scott Reese References: <1060193827.95208.15.camel@borges> From: Lowell Gilbert Date: 08 Aug 2003 13:51:51 -0400 In-Reply-To: <1060193827.95208.15.camel@borges> Message-ID: <444r0savgo.fsf@be-well.ilk.org> Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: growfs how-to? 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, 08 Aug 2003 17:51:54 -0000 Scott Reese writes: > My old 20G drive in my 5.1-RELEASE box started to die last week, so I > got a new drive (a 40G Seagate) and used Norton Ghost to copy over > everything from the old drive to the new drive. At the moment, FreeBSD > still thinks I've only got a 20G drive and I have 20 Gigs of unused > space. I was thinking of using growfs in order to grow my /usr > partition to fill the rest of the drive. I've read the man pages for > growfs, bsdlabel and fdisk but I'm a bit confused about how I should go > about using these tools to do what I want as I've never really used them > before except on a new installation. So here are my questions: how > safe is it to use growfs for this purpose? Can anyone provide or does > anyone know of a good step-by-step tutorial for this sort of thing? I > searched around on the web but couldn't find anything useful. This is the type of thing it's for. It's a pretty simple interface, so I don't know how much more of a "how-to" you could get than the manual already provides...