From owner-freebsd-questions@FreeBSD.ORG Thu Oct 14 21:54:06 2004 Return-Path: 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 9306D16A4CE for ; Thu, 14 Oct 2004 21:54:06 +0000 (GMT) Received: from nightmare.dreamchaser.org (nightmare.dreamchaser.org [12.32.36.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id C670543D46 for ; Thu, 14 Oct 2004 21:54:05 +0000 (GMT) (envelope-from garya@dreamchaser.org) Received: from [12.32.36.74] (imagination.dreamchaser.org. [12.32.36.74]) i9ELs4kI054432 for ; Thu, 14 Oct 2004 15:54:04 -0600 (MDT) (envelope-from garya@dreamchaser.org) Message-ID: <416EF57C.3020702@dreamchaser.org> Date: Thu, 14 Oct 2004 15:54:04 -0600 From: Gary Aitken User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: 5.3b7 tweaking mbr without permission? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2004 21:54:06 -0000 Hello all, I just did a 5.3b7 "standard" install on the second partition of an sata disk. The first partition had an ntfs file system on it, with an mbr and standard microsoft boot mgr which reads boot.ini to display the boot menu. I specifically told the 5.3 install to leave the boot mgr alone, I thought, by selecting "none" when asked about installing a boot mgr. However, when I boot now, I get the fbsd beastie boot options for the installed fbsd partition, not the ms boot mgr. My intent was to add an entry to the ms boot mgr to hand off to the fbsd boot. The behavior I am seeing smells like an installation of the "Standard" MBR, rather than a boot mgr. Should I have selected one of the other options? Or did I somehow actually select "standard" and I'm halucinating? Is there a log written anywhere describing the selections made? The problem obviously isn't discovered until you reboot, at which point access to ttyv1 is long gone. thanks for any insights, Gary