From owner-freebsd-questions@FreeBSD.ORG Mon May 6 23:13:59 2013 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id DA719947 for ; Mon, 6 May 2013 23:13:59 +0000 (UTC) (envelope-from doug@fledge.watson.org) Received: from fledge.watson.org (fledge.watson.org [198.74.231.63]) by mx1.freebsd.org (Postfix) with ESMTP id 3C9CCE88 for ; Mon, 6 May 2013 23:13:59 +0000 (UTC) Received: from fledge.watson.org (doug@localhost.watson.org [127.0.0.1]) by fledge.watson.org (8.14.6/8.14.6) with ESMTP id r46NDwmt009062 for ; Mon, 6 May 2013 19:13:58 -0400 (EDT) (envelope-from doug@fledge.watson.org) Received: from localhost (doug@localhost) by fledge.watson.org (8.14.6/8.14.6/Submit) with ESMTP id r46NDwjr009059 for ; Tue, 7 May 2013 00:13:58 +0100 (BST) (envelope-from doug@fledge.watson.org) Date: Tue, 7 May 2013 00:13:58 +0100 (BST) From: doug To: freebsd-questions@FreeBSD.org Subject: Re: question installing 9.1 In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (fledge.watson.org [127.0.0.1]); Mon, 06 May 2013 19:13:58 -0400 (EDT) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: doug@safeport.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 May 2013 23:13:59 -0000 On Mon, 6 May 2013, doug wrote: > I installed 9.1-release amd 64 from the DVD. I intended to leave the > obligatory windows 7. I shrunk the primary windows partition and installed > FreeBSD. I never got an option to install the multi-partition boot record. > Rather the install overwrote the MBR with a boot record to boot FreeBSD. > While I appreciate the irony is there a way to make that option appear or is > the only solution to rewrite it after the fact? boot0cfg -B /dev/ada0 (ada or what ever your disk dev is)