From owner-freebsd-questions@FreeBSD.ORG Wed May 12 02:41:52 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 A8CC416A4CE for ; Wed, 12 May 2004 02:41:52 -0700 (PDT) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2564543D4C for ; Wed, 12 May 2004 02:41:51 -0700 (PDT) (envelope-from judmarc@fastmail.fm) X-Sasl-enc: NNo+ugPT+QPiAceiOjSaWw 1084354851 Received: from dialup-4.239.93.217.dial1.philadelphia1.level3.net (dialup-4.239.93.217.Dial1.Philadelphia1.Level3.net [4.239.93.217]) by mail.messagingengine.com (Postfix) with ESMTP id DD402B58070; Wed, 12 May 2004 05:40:49 -0400 (EDT) Date: Wed, 12 May 2004 05:40:45 -0400 To: "Willem Jan Withagen" , freebsd-questions@freebsd.org References: <002f01c437a2$8e09e7e0$471b3dd4@dual> From: jud Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <002f01c437a2$8e09e7e0$471b3dd4@dual> User-Agent: Opera M2/7.50 (Win32, build 3770) Subject: Re: Installing Win2k, winXP64, FBSD i386 and amd64 on one disk 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: Wed, 12 May 2004 09:41:52 -0000 On Tue, 11 May 2004 23:54:37 +0200, Willem Jan Withagen wrote: > Hi, > > I'm trying to install all of the above on my 200 Gb disk. > But things don't really want to work. > Any suggestions how to fix the bootmanager error??? > Or is it just because thing go beyond cilinder 1024 > > If so would something like grub/lilo save me? > > Thanx, > --WjW > > Please include me direct, since I'm not on Questions@. > >> >> But for the moment I've got much harder problems. I can not seem to get >> the >> four required >> systems onto 1 disk. >> >> win2k and winXP64 both run perfectly together >> FBSD i386 and amd64 are also happy with oneanother. >> But eg. win2k and FBSD i386 using FBSD bootmanager gives error 4 LBA (or >> something >> similar) Win2K still boots. >> And then there is the fight that winXP64 insists in making the whole >> remaining disk an extended >> partition, so no more FBSD installs after XP64. To avoid the extended partition problem, install FreeBSD after one of the WindOS, the other two WindOS following FreeBSD. Your difficulties likely have nothing to do with 1024 cylinders, which is a problem only for ancient BIOSes - equipment many years old. If you do have such old equipment, grub and lilo will work no differently with it than Booteasy (FreeBSD's bootloader). I have found GAG to be an excellent, easy-to-use boot manager that you may want to try, though if you prefer one of the others you have mentioned, by all means use it. Regarding the '4 LBA' problem, I'm out of my depth there - hope someone else can help you. Jud