From owner-freebsd-questions Wed Aug 20 01:28:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA08253 for questions-outgoing; Wed, 20 Aug 1997 01:28:44 -0700 (PDT) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA08246 for ; Wed, 20 Aug 1997 01:28:39 -0700 (PDT) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.8.5/8.6.12) id LAA08776; Wed, 20 Aug 1997 11:28:11 +0300 (IDT) X-Authentication-Warning: gatekeeper.barcode.co.il: smap set sender to using -f Received: from localhost.barcode.co.il(127.0.0.1) by gatekeeper.barcode.co.il via smap (V1.3) id sma008770; Wed Aug 20 11:27:40 1997 Message-ID: <33FAAA6E.565B@barcode.co.il> Date: Wed, 20 Aug 1997 11:27:26 +0300 From: Nadav Eiron X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5.1 sun4u) MIME-Version: 1.0 To: nadkins@ikonic.com CC: freebsd-questions@FreeBSD.ORG Subject: Re: Boot mgr isn't working References: <33F9C7CC.61B6@ikonic.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Adkins, Nathaniel wrote: > > I've got a 486DX/66 with 32MB of Ram. Internal IDE and SCSI, and > external SCSI drives. The machine is quad-boot > Win95/Redhat/Slackware/FreeBSD. FreeBSD is on a Quantum 1080S. It has > been giving me grief since day one! The installer isn't happy with the > hard drive, especially the size so it gives it a geometry of > 132/63/255. Now, the only real problem is that when I boot, I have to > type 2:sd(1,a)kernel or it boots 2:sd(2,a)kernel and crashes. > > I'd like to make that not happen anymore. I've tried reinstalling. > I've tried giving other parameters for the geometry. I've really tried > resetting the bootable partition with the installer. I'm tired now. > Any help would be greatly appreciated. Thanks. You didn't specify what version you use, but recent versions allow you to put the default boot options in the file /boot.config Nadav