From owner-freebsd-questions@FreeBSD.ORG Wed Feb 14 01:44:05 2007 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E498A16A401 for ; Wed, 14 Feb 2007 01:44:05 +0000 (UTC) (envelope-from questions@totaldiver.net) Received: from mail.totaldiver.net (fl-209-26-20-205.sta.embarqhsd.net [209.26.20.205]) by mx1.freebsd.org (Postfix) with ESMTP id 6DE8213C46B for ; Wed, 14 Feb 2007 01:44:05 +0000 (UTC) (envelope-from questions@totaldiver.net) Received: from mail.totaldiver.net (fl-209-26-20-205.sta.embarqhsd.net [209.26.20.205]) by mail.totaldiver.net (Postfix) with ESMTP id 984FDB84D for ; Tue, 13 Feb 2007 20:44:02 -0500 (EST) Received: from 192.168.1.2 (SquirrelMail authenticated user questions@totaldiver.net) by mail.totaldiver.net with HTTP; Tue, 13 Feb 2007 20:44:03 -0500 (EST) Message-ID: <1159.192.168.1.2.1171417443.squirrel@mail.totaldiver.net> Date: Tue, 13 Feb 2007 20:44:03 -0500 (EST) From: "Questions" To: questions@freebsd.org User-Agent: SquirrelMail/1.4.8 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: Subject: Dual boot problems 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: Wed, 14 Feb 2007 01:44:06 -0000 Hello, This weekend I purchased a laptop with a core2duo processor. The laptop came with windows Vista premier. Due to some applications that I require, removing Vista and installing FreeBSD is not an issue. (Please leave the Vista/Microsoft flames at the door) When I install FreeBSD/i386, I can then install grub (instead of FreeBSD's bootloader) and I can have grub "chainload" the Vista bootloader. All works fine. However, when I try FreeBSD/amd64, grub won't compile (it's architecture is forced to i386 only in the Makefile. I haven't dug into why, but I'm confident there is a reason. Obviously, grub becomes a non-option. Gag has the same limitation of being i386 only. Has anyone successfully been able to dual boot Vista + FreeBSD/amd64? I'm eager to have both on the laptop, however I've spent the entire weekend scouring google, and reinstalling both freebsd (i386 and amd64 versions) and have reinstalled vista at least 8 times. I've already thought about using the windows bootloader, but Vista has done away with NTLDR/boot.ini in favor of "BCD". editing BCD seems non-trivial at best, and frankly I'm getting tired of reinstalling OS's; so I thought I'd ask around instead of reinventing the wheel. Thank you in advance for any advice, or input. Also thanks in advance for leaving the irrelevant MS hatred out of the thread. - Jeff Palmer