From owner-freebsd-stable Sun Jun 20 16:55:59 1999 Delivered-To: freebsd-stable@freebsd.org Received: from gooey.bunnynet.org (pm01-s20.donet.com [216.28.193.20]) by hub.freebsd.org (Postfix) with ESMTP id AE36614F09 for ; Sun, 20 Jun 1999 16:55:55 -0700 (PDT) (envelope-from mwhite@donet.com) Received: from yiff ([10.3.2.100]) by gooey.bunnynet.org (8.9.3/8.8.7) with SMTP id TAA00512 for ; Sun, 20 Jun 1999 19:55:52 -0400 (EDT) (envelope-from mwhite@donet.com) From: "Matt White" To: Subject: FreeBSD 3.2 install and large IDE drives Date: Sun, 20 Jun 1999 19:55:52 -0400 Message-ID: <000001bebb78$6df07f60$6402030a@bunnynet.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello... I may have uncovered a problem in the FreeBSD 3.2 install. I recently bought a new 18GB IDE drive, and I'm trying to install FreeBSD 3.2 into one of the partitions. When I run the FreeBSD "fdisk" (not sure what's it actually called) during part of the install, it doesn't detect my drive settings correctly, and thus thinks I'm okay of disk space. It's detecting it like this: - 255 Heads - 2193 Cyls - 63 Sectors And in reality is has: - 16 Heads - 34960 Cyls - 63 Sectors I can't help but notice that 34960 - 2193 is the "magical" number 32767. The drive is detected correctly at boot time, which leads me to believe the OS itself is fine, but it's the "fdisk" program that has the problem. When I set the drive geometry manually it takes it, but it still doesn't see that I have 7GB of unpartitioned space. Any ideas? Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message