From owner-freebsd-questions@FreeBSD.ORG Fri Aug 27 11:45:37 2004 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 4C45716A4CE for ; Fri, 27 Aug 2004 11:45:37 +0000 (GMT) Received: from frontend1.messagingengine.com (frontend1.messagingengine.com [66.111.4.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04FE743D4C for ; Fri, 27 Aug 2004 11:45:36 +0000 (GMT) (envelope-from judmarc@fastmail.fm) Received: from server2.messagingengine.com (server2.internal [10.202.2.133]) by frontend1.messagingengine.com (Postfix) with ESMTP id 50EFBC15086; Fri, 27 Aug 2004 07:45:34 -0400 (EDT) Received: by server2.messagingengine.com (Postfix, from userid 99) id 82CC383A59; Fri, 27 Aug 2004 07:45:34 -0400 (EDT) Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.4 (F2.72; T1.001; A1.62; B3.01; Q3.01) References: In-Reply-To: To: "Marc van Woerkom" , "Subhro" , "FreeBSD-questions" Date: Fri, 27 Aug 2004 07:45:34 -0400 From: "Jud" X-Sasl-Enc: 2XWuLiyjbmwlt++nBKNlHw 1093607134 Message-Id: <1093607134.12386.203179110@webmail.messagingengine.com> Subject: Re: FreeBSD 5.2.1-RELEASE and Windows XP on one system 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: Fri, 27 Aug 2004 11:45:37 -0000 On Fri, 27 Aug 2004 10:58:23 +0200, "Marc van Woerkom" said: > >I use the FreeBSD boot manager which comes with the > >system. > > Is there a difference between the one that sysinstall > installs and the one in the tools directory of a > installation cdrom? > > Anyway, I put the 40GB drive as Master at the end of the > cable and the 2GB drive as Slave in the middle (everything > jumpered). > I also read the C/H/S values from the drive cases. > > Installation was ok (the 40GB shows up as ad2, the 2GB as > ad3). But the boot prompt showed > > F1: ??? (refers to XP I guess) > F2: FreeBSD > > F1 didn't do anything (except blanking some characters on > the screen). > F2 came up with a "no kernel 0:ad(0,a)/kernel" or so > message. > > And in the bloody bios I have to set the hd type to > 'none', using 'auto' nor 'user' with C/H/S lead to a hang. > > So I am close to buy a new mobo this evening. Well, I wouldn't dissuade you from the joy of buying new hardware, but you can solve your problem more easily than that if you prefer. Go back to your old familiar drive configuration and do one of the following: 1 - Install the FreeBSD boot loader on *both* hard drives. Also be sure to set the FreeBSD slice (a/k/a "partition" in Windows-speak) bootable during sysinstall. FYI: The '???' label will be for your Windows partition, and it should work. 2 - Use the GAG boot loader. It's simple as can be. . Jud