From owner-freebsd-questions Sat May 3 08:15:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA01573 for questions-outgoing; Sat, 3 May 1997 08:15:05 -0700 (PDT) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA01566 for ; Sat, 3 May 1997 08:15:02 -0700 (PDT) Received: (from eivind@localhost) by bitbox.follo.net (8.7.6/8.7.3) id RAA00277; Sat, 3 May 1997 17:14:52 +0200 (MET DST) Date: Sat, 3 May 1997 17:14:52 +0200 (MET DST) Message-Id: <199705031514.RAA00277@bitbox.follo.net> From: Eivind Eklund To: razzle dazzle root beer CC: questions@FreeBSD.ORG In-reply-to: razzle dazzle root beer's message of Thu, 1 May 1997 14:35:27 -0400 (EDT) Subject: Re: boot with old bios, new drive References: <199705011835.OAA04473@foo.notwork.net> Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > Hi, > > I've got a Dell 320LT luggable computer, 386SX20 w/387. I installed > a 520 meg quantum fireball harddrive(ide) but the bios does not have > any user configurable geometry settings, nor any preset ones above > 262 megabytes. Freebsd 2.2.1 detects the drive fine, installs with > no problem except that it cannot boot. Have you tried setting the disk to (some lame BIOS size), use either of the DOS utilities ide_conf.exe or pfdisk.exe to get the real BIOS geometry, and tell FreeBSD about this, adding extra cylinders to get the entire disk? Other than that, have you tried using 'dangerously dedicated mode', NOT being compatible with another OS? The ?? is a part of the compatibility layer; it should go away if you drop compatibility. You will boot directly into the kernel selector. Eivind.