From owner-freebsd-questions Fri Apr 2 17: 1:58 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dsinw.com (dsinw.com [207.149.40.5]) by hub.freebsd.org (Postfix) with ESMTP id 7E91B15184 for ; Fri, 2 Apr 1999 17:01:57 -0800 (PST) (envelope-from hamellr@dsinw.com) Received: from bb-b1-11a (ppp110.pm3-0.pdx.dsinw.com [207.149.41.110]) by dsinw.com (8.8.8/8.7.3) with SMTP id RAA16508; Fri, 2 Apr 1999 17:00:49 -0800 (PST) Date: Fri, 2 Apr 1999 16:57:40 -0800 () From: Rick Hamell To: Darren Pilgrim Cc: freebsd-questions@freebsd.org Subject: Re: Disk geometry question. In-Reply-To: <37055859.E945BB40@uswest.net> Message-ID: X-X-Sender: hamellr@dsinw.com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > [this should be sent to -questions] Forwarded... > > I know I have a disk geometry problem because I get the "Missing Operating > > System" message. How do you know that? :) > > Even though I am using an ADAPTEC controller which has its own bios. Am I > > still contrained by some parameters? > > Eg. Boot partition within 1024 cylinders. > > 64 sector max. > > 17 head max. > > or anyting like that? > > IIRC, unless your 486's main BIOS has a setting for SCSI disks, the > entry it has doesn't effect the geometry for the SCSI drives; the SCSI > controller takes care of this for you. OTOH, that space loss you see > could just be a misscalculation, it happens. Besides, you're only > losing 5MB out of 1GB, does it really matter that much to you? SCSI dosen't need any BIOS settings anyways. The number of heads, and sectors and such is a unique IDE thing. The space loss is not a big deal. What happens is that FreeBSD reads the drive directly to see what the settings should be. The settings in BIOS could be slightly different, giving you slightly less, or slightly more space. Usually you should expect to be off by about 5% of your total hard drive space. For instance I've got a 120 Meg IDE drive in one computer that is reported at 112 in Dos, 121 in the BIOS, FreeBSD thinks it's 115 megs. As to your orginal problem, set your hard drive settings to none in your BIOS first... I think you'll see your SCSI hard drive boot a little better since it's currently looking for an IDE drive. Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message