From owner-freebsd-questions@FreeBSD.ORG Sun Mar 13 03:09:52 2005 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 6A31E16A4CE for ; Sun, 13 Mar 2005 03:09:52 +0000 (GMT) Received: from makeworld.com (makeworld.com [216.201.118.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D69743D46 for ; Sun, 13 Mar 2005 03:09:52 +0000 (GMT) (envelope-from racerx@makeworld.com) Received: from localhost (localhost.com [127.0.0.1]) by makeworld.com (Postfix) with ESMTP id 82D2360E7 for ; Sat, 12 Mar 2005 21:09:51 -0600 (CST) Received: from makeworld.com ([127.0.0.1]) by localhost (makeworld.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03594-03 for ; Sat, 12 Mar 2005 21:09:49 -0600 (CST) Received: from [127.0.0.1] (laptop.makeworld.com [216.201.118.139]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by makeworld.com (Postfix) with ESMTP id 5233460E4 for ; Sat, 12 Mar 2005 21:09:47 -0600 (CST) Message-ID: <4233AEFB.4010801@makeworld.com> Date: Sat, 12 Mar 2005 21:09:47 -0600 From: Chris User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD - Questions X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by ClamAV 0.75.1/amavisd-new-2.2.1 (20041222) at makeworld.com - Isn't it ironic Subject: How to merge an unused partition. 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: Sun, 13 Mar 2005 03:09:52 -0000 Heya folks - here's my issue; I removed a OS from my drive and that freed up 10 gig. I wish to "merge" the free 10 gig into my FreeBSD file system. Here's what she looks like via fdisk: Disk name: ad1 FDISK Partition Editor DISK Geometry: 9729 cyls/255 heads/63 sectors = 156296385 sectors (76316MB) Offset Size(MB) End Name PType Desc Subtype 0 10236 20964824 - 12 unused 0 20964825 66079 156296384 ad1s1 8 freebsd 165 156296385 2 156301487 - 12 unused 0 So - what do I need to do to take the 1st line and merge it into the existing system? Sorry for the formatting