From owner-freebsd-questions@FreeBSD.ORG Thu Jul 28 14:30:44 2005 Return-Path: X-Original-To: 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 0299E16A41F for ; Thu, 28 Jul 2005 14:30:44 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72FCE43D66 for ; Thu, 28 Jul 2005 14:30:43 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.3) id j6SEUchQ031094; Thu, 28 Jul 2005 09:30:38 -0500 (CDT) (envelope-from dan) Date: Thu, 28 Jul 2005 09:30:38 -0500 From: Dan Nelson To: "Gary W. Swearingen" Message-ID: <20050728143038.GC81656@dan.emsphone.com> References: <27dbfc8c05072723541955ba02@mail.gmail.com> <42E8B777.7010908@datacomm.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 5.4-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.9i X-Mailman-Approved-At: Fri, 29 Jul 2005 13:07:58 +0000 Cc: Benjamin Lutz , questions@freebsd.org, Valerio daelli Subject: Re: Grub not working 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, 28 Jul 2005 14:30:44 -0000 In the last episode (Jul 28), Gary W. Swearingen said: > Benjamin Lutz writes: > > Two guesses: > > > > - You can't write to a disks MBR while it's being used. I've seen > > this myself, but I'm not exactly why this is, or how it can be > > circumvented (other than booting from another device). > > Yes. It wasn't always this way. It's easy to turn off, though, and is even documented in grub's pkg-message file: To install GRUB on the master boot record of your hard drive use 'grub-install ' command. NOTE: Don't forget to run 'sysctl kern.geom.debugflags=16' on 5.x and -CURRENT to enable writing in hard disk system areas. -- Dan Nelson dnelson@allantgroup.com