From owner-freebsd-questions@FreeBSD.ORG Thu Jun 14 14:42:02 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2B94316A485 for ; Thu, 14 Jun 2007 14:42:02 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id EA5E613C45E for ; Thu, 14 Jun 2007 14:42:01 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id l5EEat4m018730; Thu, 14 Jun 2007 10:36:55 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id l5EEat0c018729; Thu, 14 Jun 2007 10:36:55 -0400 (EDT) (envelope-from jerrymc) Date: Thu, 14 Jun 2007 10:36:55 -0400 From: Jerry McAllister To: Stevan Tiefert Message-ID: <20070614143655.GB18613@gizmo.acns.msu.edu> References: <1181769588.38379.4.camel@vagabund.w33> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1181769588.38379.4.camel@vagabund.w33> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: can not add a partition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jun 2007 14:42:02 -0000 On Wed, Jun 13, 2007 at 11:19:39PM +0200, Stevan Tiefert wrote: > Hello list, > > I left a little bit space left in my slice during the installation. Now > I wanted to use this left space to create a gbde-partition. > > When I use sysinstall and create in menu "Label" a new partition and I > hit "W" to write my changes to disk an error appears, that label didn't > created the partition I wanted. > > My question is why can I not add a partition in my existing slice? On > what should I take care maybe? > You are probably booted to that slice. You cannot (properly) write to the label of the device you are booted to. So, trying booting from the install CD and bring up the fixit and do it from there. ////jerry > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"