From owner-freebsd-current@FreeBSD.ORG Wed May 7 19:26:45 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8093837B401 for ; Wed, 7 May 2003 19:26:45 -0700 (PDT) Received: from grassmarket.ucs.ed.ac.uk (grassmarket.ucs.ed.ac.uk [129.215.166.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A25143F3F for ; Wed, 7 May 2003 19:26:32 -0700 (PDT) (envelope-from s9905155@sms.ed.ac.uk) Received: from fourtytwo.brucec.backnet (12266209.resnet.ed.ac.uk [10.6.0.100] (may be forged))h482QUT09003 for ; Thu, 8 May 2003 03:26:30 +0100 (BST) Received: from fourtytwo.brucec.backnet (localhost.brucec.backnet [127.0.0.1]) h482QQJ0000548 for ; Thu, 8 May 2003 03:26:26 +0100 (BST) (envelope-from bruce@fourtytwo.brucec.backnet) Received: (from bruce@localhost) by fourtytwo.brucec.backnet (8.12.8p1/8.12.8/Submit) id h482QQtS000547 for current@freebsd.org; Thu, 8 May 2003 03:26:26 +0100 (BST) Date: Thu, 8 May 2003 03:26:26 +0100 From: Bruce Cran To: current@freebsd.org Message-ID: <20030508022626.GA518@fourtytwo.brucec.backnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Subject: fdisk - free disk space not updated correctly X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2003 02:26:45 -0000 I've been trying to install a 6th May jp-snapshot of -current, and have come across a couple of problems. Firstly, I tried to auto-allocate disk space and then delete and recreate SWAP and /usr, because I don't want 1GB swap. I deleted the swap partition, but then fdisk won't allow me to create a /usr larger than its old size - it still seems to think the 1GB is in use. Secondly, I tried installing it with a single / UFS2 + softupdates partition and swap - no other partitions, to save space. When booting using the FreeBSD boot manager, selecting the FreeBSD entry just made the computer beep and it wouldn't boot. Selecting any other entry booted that entry without problems. -- Bruce Cran