From owner-freebsd-questions Wed Jul 31 20:48:02 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA24690 for questions-outgoing; Wed, 31 Jul 1996 20:48:02 -0700 (PDT) Received: from gdi.uoregon.edu (cisco-ts11-line15.uoregon.edu [128.223.150.130]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id UAA24677 for ; Wed, 31 Jul 1996 20:47:59 -0700 (PDT) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.7.5/8.6.12) with SMTP id UAA00359; Wed, 31 Jul 1996 20:48:02 -0700 (PDT) Date: Wed, 31 Jul 1996 20:48:01 -0700 (PDT) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: Randy DuCharme cc: questions@freebsd.org Subject: Re: Installing FBSD alone on 2GB SCSI disk In-Reply-To: <31FFE5AE.BD1@nconnect.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 31 Jul 1996, Randy DuCharme wrote: > I hope this isn't pathetically stupid... I've successfully installed the > OS on many machines in shared OS situations and alone on smaller drives > but this one sort of has me stumped. I've been trying to install FBSD > on a single 2.05GB Quantum SCSI II hard disk. The controller is an > Adaptec 1542CF. I've tried both disabling and enabling large disk > translation. I wanted to install it using the entire drive rather than > with a partition entry, but have done it both ways. In all cases on > installation it comes up saying the drive geometry is invalid. It then > defaults to 2050/64/32. Whether I accept these settings, or change them > (1023/64/32 was reported using pfdisk) I get all the way through the > installation and on reboot I get... > > Boot: > Error: C:1040 > 1023 (BIOS limit) Oops. Somehow the bootblocks think your root partition is above 1024 cylinders. This may be related to your geometry problem. What you should do is: 1) Use DOS fdisk to: a) blow away the FreeBSD partition. b) make a small DOS partition on that disk. 2) Boot using boot.flp. a) In the fdisk editor, delete the DOS partition you just made and install FreeBSD as before. That should help sysinstall figure out the proper geometry. Is there anything else (other OSs) on the disk? Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major