From owner-freebsd-hackers@FreeBSD.ORG Tue Dec 7 06:58:59 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1274116A4CE for ; Tue, 7 Dec 2004 06:58:59 +0000 (GMT) Received: from lakermmtao10.cox.net (lakermmtao10.cox.net [68.230.240.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EA8843D3F for ; Tue, 7 Dec 2004 06:58:58 +0000 (GMT) (envelope-from bagus@cox.net) Received: from bagus ([24.252.103.174]) by lakermmtao10.cox.net (InterMail vM.6.01.04.00 201-2131-117-20041022) with SMTP id <20041207065857.RRWC1654.lakermmtao10.cox.net@bagus> for ; Tue, 7 Dec 2004 01:58:57 -0500 From: "Bagus" To: "Freebsd-Hackers@Freebsd. Org" Date: Tue, 7 Dec 2004 01:05:21 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal In-Reply-To: <20041206195709.A332@curly.tele2.no> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Subject: finding and mounting a fat partition X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Dec 2004 06:58:59 -0000 Hi, When I built my box, I split the disk into two partitions, one 8 gig partition for freebsd and one 2 gig fat one in case I ever wanted to change my mind and install a different operating system on the box. Of course, I've never wanted to do that, but I would like to now use that 2 gigs of diskspace for stuff now if I could. I found this little bit of information: http://www.freebsdhowtos.com/61.html but when I run a df, I don't see it listed, so I don't know what the device is called. Am I screwed? Any ideas? Thanks, Bagus