From owner-freebsd-qa@FreeBSD.ORG Wed Mar 22 21:57:04 2006 Return-Path: X-Original-To: freebsd-qa@freebsd.org Delivered-To: freebsd-qa@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B26F16A41F; Wed, 22 Mar 2006 21:57:04 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 951E943D55; Wed, 22 Mar 2006 21:57:02 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost (john@localhost [127.0.0.1]) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k2MLuqEp022008; Wed, 22 Mar 2006 16:56:53 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-qa@freebsd.org Date: Wed, 22 Mar 2006 16:40:19 -0500 User-Agent: KMail/1.9.1 References: <000001c64ddb$6bafd5a0$f5d8ae51@hal> In-Reply-To: <000001c64ddb$6bafd5a0$f5d8ae51@hal> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603221640.21755.jhb@freebsd.org> X-Virus-Scanned: ClamAV 0.87.1/1350/Wed Mar 22 05:12:47 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-3.7 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: h.eichmann@gmx.de, matteo@freebsd.org Subject: Re: bin_48341 & Dual-Booting X-BeenThere: freebsd-qa@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD Quality Assurance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 21:57:04 -0000 On Wednesday 22 March 2006 11:20, Frank Mitchell wrote: > Dear Matteo Riondato, > > Further investigation confirms two problems related to Heiner's. > > For Dual Booting with Windows Me I needed to retain my LBA Disk Geometry, > as originally auto-detected by BIOS. This means 1023 Logical Cylinders and > 64 Logical Heads, also given by Slackware fdisk. > > But FreeBSD-6.0 accepts the Default Logical Geometry supplied by the ATA > Identify Drive Command, which means 4092 Logical Cylinders and 16 Logical > Heads. The sysinstall fdisk in FreeBSD-6.0 sets up this CHS Geometry even > when the desired LBA CHS Translation Geometry is specified in the BIOS, and > even when the FreeBSD Partition was already set up for LBA CHS Geometry > previously. You need to be aware of the need for the fdisk "G" option every > time. > > Being new to FreeBSD, I wanted to re-run sysinstall a few times without > disturbing my Windows Me boot set-up. So I chose the "Boot Manager = None" > Option, intending to leave the MBR untouched while I investigated the > possibility of booting from a Floppy. But I soon found my machine rebooted > into FreeBSD every time. I didn't see Windows Me again until I installed the > FreeBSD Boot Manager, which luckily dual-booted okay. (Windows Me gave > problems using Lilo). This is because the default boot manager windows installs just boots the 'active' slice, and sysinstall marked the FreeBSD slice as active. > One fact may or may not be significant. My BIOS had the Boot Sector Virus > Warning Enabled. Now every time I reboot with FreeBSD Boot Manager I get a > bleep alarm and a Message Box saying: "Award BIOS WARNING!!! Disk Boot > Sector is to be modified. Type "Y" to accept, any key to abort." I never got > that with the "Boot Manager = None" Option, even though the Boot Setup was > obviously changed. This is expected. The boot manager by default rewrites itself to disk each time to save its state (this way it remembers what you booted last and uses that as the default each time). You can either turn off the warning in your BIOS, or you can disable this auto-updating using boot0cfg to turn off the 'update' flag. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org