From owner-freebsd-questions@FreeBSD.ORG Fri Jun 17 13:48:34 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 E6EE216A41C for ; Fri, 17 Jun 2005 13:48:34 +0000 (GMT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1D0B43D1D for ; Fri, 17 Jun 2005 13:48:34 +0000 (GMT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (localhost [127.0.0.1]) by clunix.cl.msu.edu (8.12.10+Sun/8.12.2) with ESMTP id j5HDmXJF021649; Fri, 17 Jun 2005 09:48:33 -0400 (EDT) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.12.10+Sun/8.12.2/Submit) id j5HDmXdE021648; Fri, 17 Jun 2005 09:48:33 -0400 (EDT) From: Jerry McAllister Message-Id: <200506171348.j5HDmXdE021648@clunix.cl.msu.edu> To: peo@intersonic.se (Per olof Ljungmark) Date: Fri, 17 Jun 2005 09:48:33 -0400 (EDT) In-Reply-To: <42B2B569.2060500@intersonic.se> X-Mailer: ELM [version 2.5 PL7] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: sysinstall: label editor:unable to write data 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: Fri, 17 Jun 2005 13:48:35 -0000 > > I am trying to modify the da0s1 slices on a harddisk under 5.4 using > /usr/sbin/sysinstall. > I delete an existing slice and create two new ones in the old freed > space. When writing the changes I get: > > ERROR: Unable to write data to disk da0! Yes, you are not allowed to do that to mounted disk space. You will need to boot from a different disk to work on da0s1. ////jerry > > There are no naming conflicts > Single user and multiuser no difference > There are only two existing slices mounted, / and /tmp no separate > slices for /var /usr and so on. > What am I missing here? > Thanks, > _______________________________________________ > 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" >