From owner-freebsd-questions@FreeBSD.ORG Mon Apr 14 18:36:41 2003 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 C16BD37B401 for ; Mon, 14 Apr 2003 18:36:41 -0700 (PDT) Received: from pintail.mail.pas.earthlink.net (pintail.mail.pas.earthlink.net [207.217.120.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68A3643F75 for ; Mon, 14 Apr 2003 18:36:41 -0700 (PDT) (envelope-from sperry@newcreations.info) Received: from user28.net592.fl.sprint-hsd.net ([65.41.13.28] helo=slruss) by pintail.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 195FNF-0001Ra-00 for freebsd-questions@freebsd.org; Mon, 14 Apr 2003 18:36:37 -0700 Message-ID: <200304142136390625.000AE24F@smtp.earthlink.net> X-Mailer: Calypso Version 3.30.00.00 (4) Date: Mon, 14 Apr 2003 21:36:39 -0400 From: "Sperry Russ" To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: 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: Tue, 15 Apr 2003 01:36:42 -0000 Jud, Thanks for the help. That fixed it. Sperry *********** REPLY SEPARATOR *********** On 04/14/2003 at 4:30 PM Jud wrote: >What you did was to set the FreeBSD installation not to modify the MBR >(master boot record). There's no entry in the MBR (or, in the case of >BootIt, the EMBR) to tell BootIt "Here's the bootable partition for >FreeBSD!" Go back to the point in the install where you choose what to >do with the MBR and choose the "normal" MBR entry. BootIt should then >automagically detect the MBR entry for FreeBSD; you may (or may not) have >to do a bit of editing in the boot menu. >Jud