From owner-freebsd-current@FreeBSD.ORG Mon Apr 4 04:22:46 2005 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 1A6B816A4CE; Mon, 4 Apr 2005 04:22:46 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6005B43D5C; Mon, 4 Apr 2005 04:22:45 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j344LbQW036071; Sun, 3 Apr 2005 22:21:37 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sun, 03 Apr 2005 22:21:54 -0600 (MDT) Message-Id: <20050403.222154.37240598.imp@bsdimp.com> To: ache@nagual.pp.ru From: "M. Warner Losh" In-Reply-To: <20050404041419.GA49627@nagual.pp.ru> References: <20050404032843.GA49072@nagual.pp.ru> <200504041311.08781.doconnor@gsoft.com.au> <20050404041419.GA49627@nagual.pp.ru> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: Can't change partition table anymore 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: Mon, 04 Apr 2005 04:22:46 -0000 In message: <20050404041419.GA49627@nagual.pp.ru> Andrey Chernov writes: : On Mon, Apr 04, 2005 at 01:11:01PM +0930, Daniel O'Connor wrote: : > > I was trying this variant: : > > boot0cfg -s 2 /dev/ad0 : > : > Strange that works OK for me. : : When I finally install bootloader now with kern.geom.debugflags=16 trick, : it works OK for me too. But not before when there was some MBR written by : Windows. : : So, never use Windows, it is dangerous, use our protection instead. It : prevents any changes. No changes - no mistakes. : : (perhaps just permanently unplug keyboard to feel even more safe?) : : Seriously, any sysadmin who try to install FreeBSD for the first time and : see he can't edit partition, just throw out the CD and install Linux : instead which allows anything for root in that area. I don't see these problems on my disks. Maybe your partitions overloap the MBR? Warner