From owner-freebsd-questions Thu Jan 20 6:53: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mel.alcatel.fr (mel.alcatel.fr [212.208.74.132]) by hub.freebsd.org (Postfix) with ESMTP id A220514C37 for ; Thu, 20 Jan 2000 06:53:02 -0800 (PST) (envelope-from Thierry.Herbelot@alcatel.fr) Received: from aifhs10.alcatel.fr (mailhub2.alcatel.fr [155.132.188.80]) by mel.alcatel.fr (ALCANET/SMTP) with ESMTP id PAA21236; Thu, 20 Jan 2000 15:45:47 +0100 From: Thierry.Herbelot@alcatel.fr Received: from frmta003.netfr.alcatel.fr (frmta003.netfr.alcatel.fr [155.132.251.32]) by aifhs10.alcatel.fr (ALCANET/SMTP2) with SMTP id PAA13714; Thu, 20 Jan 2000 15:48:17 +0100 (MET) Received: by frmta003.netfr.alcatel.fr(Lotus SMTP MTA v4.6.6 (890.1 7-16-1999)) id C125686C.0051BCA2 ; Thu, 20 Jan 2000 15:52:47 +0100 X-Lotus-FromDomain: ALCATEL To: Marwan Fayed Cc: Dexter X , freebsd-questions@FreeBSD.ORG Message-ID: Date: Thu, 20 Jan 2000 15:52:36 +0100 Subject: Re: FreeBSD Question Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Where is situated your FreeBSD partition ? There is a limit with "normal BIOSes", where you can't boot from a partition beginning after the 1024th cylinder. It seems that, when FreeBSD installs itself, it uses a wrong geometry setup, where the number of cylinders for your disk is higher than what you can see from the BIOS (the BIOS could see for example C/H/S = 1044/255/63 when FreeBSD by default sees 80??/32/63 - I don't have the exact figures). When one step of FreeBSD boot runs (boot1 / boot2 / loader ?), there is a call to the BIOS with a number of cylinders which is too large, hence the "beep" of the BIOS. The solution is to record the "right" geometry, as seen by the BIOS when starting the machine with LBA mode, and then use the eometry option in the "fdisk" screen, where you set up the different partitions (wd0s1 / wd0s2 ...) in the hard disk where you want to install FreeBSD. Write in the dialogue box the geometry as told by the BIOS, and finish the install as usual. (this is at least how I installed FreeBSD on an Award BIOS at home) TfH [SNIPPAGE] On Thu, 20 Jan 2000, Dexter X wrote: > This is probably a stupid question..but..here it goes...I installed > FreeBSD 3.4 on a 2.5 gig partition on my HD. I made sure to make the > partition a FreeBSD partition and all that good stuff...it installed fine, > i didn't go through and install a bunch of the extra stuff yet, just wanted > to get the basic system on my computer tonight....everything looked like it > was goin great..dialed the internet fine during the install...then i got a > couple errors something about fork somethin...i dont remember..it was > during configuring tcl if i remember right...anyway so I decided to reboot > and then just hit the sack..when i rebooted, it loaded up the bootmanager > program, F1 for DOS, F2 for FreeBSD F1 was the default, so I hit > F2 to boot up FreeBSD...and all it did was Beep..no matter what i hit all > it did was Beep..so i had to boot up in windows and cant seem to get > FreeBSD to boot :( If you have any ideas what i did wrong or how i can fix > this please let me know..the errors i had while configuring tcl are no big > deal, i'll deal with that later....not being able to boot up FreeBSD isn't > too cool though..and i've tried reinstalling it a couple times > also...well..thanks for your time :) > > Dex > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message