From owner-freebsd-questions@FreeBSD.ORG Sat May 30 00:03:01 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4D05106566C for ; Sat, 30 May 2009 00:03:01 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 8CF638FC1A for ; Sat, 30 May 2009 00:03:01 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MAC2O-0004OL-0g for freebsd-questions@freebsd.org; Sat, 30 May 2009 00:03:00 +0000 Received: from pool-71-166-134-125.washdc.east.verizon.net ([71.166.134.125]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 30 May 2009 00:03:00 +0000 Received: from nightrecon by pool-71-166-134-125.washdc.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 30 May 2009 00:03:00 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Michael Powell Followup-To: gmane.os.freebsd.questions Date: Fri, 29 May 2009 20:04:23 -0400 Lines: 30 Message-ID: References: <238275A7-7886-4532-A46C-ACB535DF16F7@khauser.net> <4ad871310905272235r55767c34rb0f5b6f7df7139a6@mail.gmail.com> <6004effe0905291637q1499001ah4a27c300b8390945@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pool-71-166-134-125.washdc.east.verizon.net Sender: news Subject: Re: 7.2 Release kills my XP Dual Boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: nightrecon@verizon.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 May 2009 00:03:02 -0000 Kent Hauser wrote: > Sorry I was less than clear. > > I've been running XP + FreeBSD dual boot forever. After installing 7.2 > (rebuilding from source), the XP partition wouldn't boot. When I selected > "F1" at the boot menu, the system just hung. > > I booted from an old 6.2 install disk I had around & selected > "Custom/Partition" & used the hidden "W" command to write the partition > information & boot manager. I could then dual-boot XP / FreeBSD 7.2. > > For fun, I tried "Custom/Partiion/Write" from the 7.2 DVD & it hung just > like the rebuild from source. Fixed again with 6.2 disk. > > My conclusion is that 7.2 (or 7.1 -- I moved from 7.0) broke dual boot. > > Any other thoughts? > Probably code has changed in the boot loader. You may consider searching the PR bug reports for related boot troubles, and if you locate something which is either close or matches your situation add your experience to the PR. Sometimes these turn out to be edge cases with which the devs have not seen/experienced themselves so they need to hear it from users who do. -Mike