From owner-freebsd-current@FreeBSD.ORG Thu Oct 30 01:46:06 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 6A9FB16A4CF for ; Thu, 30 Oct 2003 01:46:06 -0800 (PST) Received: from smtp2.su.se (smtp2.su.se [130.237.93.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DCA943FDF for ; Thu, 30 Oct 2003 01:46:03 -0800 (PST) (envelope-from rnyberg@it.su.se) Received: from localhost (smtp2.su.se [127.0.0.1]) by smtp2.su.se (Postfix) with ESMTP id D2713200240; Thu, 30 Oct 2003 10:46:01 +0100 (CET) Received: from smtp2.su.se ([127.0.0.1]) by localhost (smtp2.su.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16466-01; Thu, 30 Oct 2003 10:46:01 +0100 (CET) Received: from murmeldjur.it.su.se (murmeldjur.it.su.se [130.237.95.79]) by smtp2.su.se (Postfix) with ESMTP id AA04B2002ED; Thu, 30 Oct 2003 10:46:01 +0100 (CET) Received: from murmeldjur.it.su.se (localhost [127.0.0.1]) by murmeldjur.it.su.se (8.12.10/8.12.10) with ESMTP id h9U9k0dR049360; Thu, 30 Oct 2003 10:46:01 +0100 (CET) (envelope-from rnyberg@it.su.se) Date: Thu, 30 Oct 2003 10:46:00 +0100 Message-ID: From: Richard Nyberg To: Doug White In-Reply-To: <20031029173150.Q39476@carver.gumbysoft.com> References: <3F9F299C.8050504@ciam.ru> <20031029090121.U37386@carver.gumbysoft.com> <3F9FF8DD.7040100@ciam.ru> <20031029173150.Q39476@carver.gumbysoft.com> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 Emacs/21.3 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new at su.se cc: Sergey Matveychuk cc: current@freebsd.org Subject: Re: problems with sysinstall 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, 30 Oct 2003 09:46:06 -0000 At Wed, 29 Oct 2003 17:32:29 -0800 (PST), Doug White wrote: > Sergey Matveychuk wrote: > > Doug White wrote: > > > This is normal and for your protection. you can't edit the disk you're > > > running off of. If you are running off of ad1, make sure 1) you're root > > > when you run sysinstall and b) you aren't mounting any filesystems from > > > ad0. > > > > Well, I understand it for slices. But why I can't create new partition > > in exist slice and newfs it? It was OK in -stable. I fail to understand either. > yes, this is a change to -current. It is for your own safety. I think this change in current is for the worse. I don't see why I can't manage slices and partitions from my regular OS, but have to boot up a CD to do the job. It's not even safer; I am perfectly capable of destroying my disk layout from the CD too. -Richard