From owner-freebsd-questions@FreeBSD.ORG Fri May 4 20:26:07 2007 Return-Path: X-Original-To: freebsd-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 5B52716A400 for ; Fri, 4 May 2007 20:26:07 +0000 (UTC) (envelope-from sonic@diktia.dyndns.org) Received: from diktia.dyndns.org (athedsl-287415.home.otenet.gr [85.73.170.85]) by mx1.freebsd.org (Postfix) with ESMTP id 0146713C448 for ; Fri, 4 May 2007 20:26:06 +0000 (UTC) (envelope-from sonic@diktia.dyndns.org) Received: from [192.168.0.21] (atlantis.dyndns.org [192.168.0.21]) by diktia.dyndns.org (Postfix) with ESMTP id 02F40494008; Fri, 4 May 2007 23:26:04 +0300 (EEST) Message-ID: <463B96DC.9010802@diktia.dyndns.org> Date: Fri, 04 May 2007 23:26:04 +0300 From: Manolis Kiagias User-Agent: Thunderbird 1.5.0.10 (X11/20070302) MIME-Version: 1.0 To: Jonathan Horne References: In-Reply-To: X-Enigmail-Version: 0.94.1.1 OpenPGP: id=6E0FB494; url=www.keyserver.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org" Subject: Re: Anyone dual booted freebsd/vista yet? 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: Fri, 04 May 2007 20:26:07 -0000 Jonathan Horne wrote: > Well, I setup my laptop to dual boot freebsd 6.2-p4 and vista. It was > actually an XP/freebsd at first (installed XP, then installed freebsd). The > normal boot loader worked exactly as expected. > > So, upgraded the XP to vista, which seemed to go perfectly normal. Got > everything the way I wanted it, and then popped in my 6.2 cd and rebooted. > Went to fixit console, and did a > > Fdisk -B -b /boot/boot0 /dev/ad0 > > Rebooted, booted into freebsd fine. Rebooted again, hit F1 for DOS, and > kaboom. Winboot.exe is missing! > > Has anyone successful configured a freebsd/vista dual boot, and if so, how > did you get around this issue? > > Thanks, > The Grub bootloader has no trouble booting both Vista and FreeBSD. I created a small boot partition with a gparted live CD, installed grub using a linux live/rescue cd and added stanzas for Vista and Freebsd. Vista is chainloaded much the same way XP was. Worked without problems. At least for a day or two, then I ditched Vista :)