From owner-freebsd-newbies@FreeBSD.ORG Thu Dec 11 19:02:51 2003 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0A7616A4CE for ; Thu, 11 Dec 2003 19:02:51 -0800 (PST) Received: from mail.richardflanagan.com.au (gateway.richardflanagan.com.au [203.149.71.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 347AD43D36 for ; Thu, 11 Dec 2003 19:02:49 -0800 (PST) (envelope-from akozak@richardflanagan.com.au) Received: from akozak (akozak.richardflanagan.com.au [192.168.0.21]) by mail.richardflanagan.com.au (Postfix) with SMTP id 8B948218C15; Fri, 12 Dec 2003 13:04:16 +1000 (EST) MIME-Version: 1.0 Message-Id: <3FD932DE.000001.01876@akozak> Date: Fri, 12 Dec 2003 13:15:42 +1000 Content-Type: Text/Plain; charset="iso-8859-1" X-Mailer: IncrediMail (2501313) From: "Andrew Kozak" References: To: X-FID: PLAINTXT-NONE-0000-0000-000000000000 Content-Transfer-Encoding: 7bit X-Priority: 3 cc: FreeBSD Newbies Subject: Re: growfs question X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Dec 2003 03:02:51 -0000 Hey There Jeff Your theory is correct, however, best post this on -questions, you will get more experience over there. Remeber to take backups :) Have you tried man growfs yet ? Welcome to the community :) Andy -------Original Message------- From: Jeff LaMarche Date: 12/12/2003 12:51:56 PM To: freebsd-newbies@freebsd.org Subject: growfs question Okay, I've got FreeBSD 4.8-Stable running, and I've run out of room on / I've looked around, and I think (in theory) that I can use growfs to increase the size of / since the contiguous slice is /tmp, from which I can sacrifice some space. Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/ad0s1a 128990 127684 -9012 108% / /dev/ad0s1f 257998 1254 236106 1% /tmp /dev/ad0s1g 18359694 5072672 11818248 30% /usr /dev/ad0s1e 257998 8384 228976 4% /var procfs 4 4 0 100% /proc Problem is, I'm not quite sure how to do it, and scared of messing up my system in the process. Has anyone attempted something similar? TIA Jeff LaMarche _______________________________________________ freebsd-newbies@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-newbies To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"