From owner-freebsd-questions Wed Jan 25 09:10:36 1995 Return-Path: questions-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id JAA01486 for questions-outgoing; Wed, 25 Jan 1995 09:10:36 -0800 Received: from hyperion.haystack.edu (hyperion.haystack.edu [192.52.65.1]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id JAA01475 for ; Wed, 25 Jan 1995 09:10:32 -0800 Received: from eos.MITHAY (eos.haystack.edu) by hyperion.haystack.edu (4.1/SMI-4.1) id AA28914; Wed, 25 Jan 95 09:27:29 EST Received: by eos.MITHAY (4.1/SMI-4.1) id AA06161; Wed, 25 Jan 95 09:27:28 EST Date: Wed, 25 Jan 95 09:27:28 EST From: wdg@eos.haystack.edu (Wei Deng) Message-Id: <9501251427.AA06161@eos.MITHAY> To: questions@FreeBSD.org Subject: Installation Sender: questions-owner@FreeBSD.org Precedence: bulk I installed a freeBSD 2.0 system from floppy disks, but it won't boot from the hard disk with IDE drives. I found that freeBSD can't accept the BIOS disk geometry which has 64 heads and 63 setcors. I use freeBSD fdisk to change the geometry into that FreeBDS prints out when it's first booting off the floppy. I still coundn't get the system boot from the hard disk. Do I need to change the BIOS setup geometry outside freeBSD? If so, how to do this? The DOS fdisk offers little help to do this. Thanks Wei.