From owner-freebsd-questions@FreeBSD.ORG Sat Oct 11 08:53: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 B531C16A4B3 for ; Sat, 11 Oct 2003 08:53:54 -0700 (PDT) Received: from lakemtao04.cox.net (lakemtao04.cox.net [68.1.17.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2C3043FAF for ; Sat, 11 Oct 2003 08:53:53 -0700 (PDT) (envelope-from srenna@vdbmusic.com) Received: from mars ([68.100.200.113]) by lakemtao04.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20031011155353.HFJV5790.lakemtao04.cox.net@mars> for ; Sat, 11 Oct 2003 11:53:53 -0400 From: "Scott Renna" To: Date: Sat, 11 Oct 2003 11:53:55 -0400 Message-ID: <000001c3900f$e06a06e0$0201a8c0@mars> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: first time with growfs 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: Sat, 11 Oct 2003 15:53:54 -0000 Hello all, So I've been reading the man page for growfs and I'm ready to use it, however, I'm concerned about not utilizing it properly and destroying things. Here's what I got: I have my primary drive(ad0) split up like this. The first partition is a 6GB space which holds all of the slices for my FreeBSD 5.0. The second partition following that I've reserved as 6GB for my future OpenBSD install. Now, I'd like to create a new partition right AFTER the OpenBSD reserved space and I'd like to add that additional space on for the FreeBSD portion. I'd like this to be transparent. Basically, I'm trying to increase the overall size of the FreeBSD partition. Can anyone recommend a best practice for this or point me to a good reference? Scott Renna