From owner-freebsd-questions@FreeBSD.ORG Tue Jul 3 18:10:44 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B915416A41F for ; Tue, 3 Jul 2007 18:10:44 +0000 (UTC) (envelope-from lisa@jellico.com) Received: from mail.jellico.com (mail.jellico.com [207.191.185.6]) by mx1.freebsd.org (Postfix) with ESMTP id 7A8A213C483 for ; Tue, 3 Jul 2007 18:10:44 +0000 (UTC) (envelope-from lisa@jellico.com) Received: from lisac (lisa.jellico.com [207.191.185.213]) (authenticated bits=0) by mail.jellico.com (8.12.6/8.12.6) with ESMTP id l63I9nIG010844 for ; Tue, 3 Jul 2007 14:09:49 -0400 Message-ID: <000301c7bd9d$72740630$d5b9bfcf@lisac> From: "Lisa Casey" To: Date: Tue, 3 Jul 2007 14:10:24 -0400 Organization: Netlink 2000, Inc. MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 X-Scanned-By: MIMEDefang 2.48 on 127.0.0.1 Subject: Problem installing FreeBSD 5.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jul 2007 18:10:44 -0000 Hi, I am attempting to install FreeBSD 5.3 (because that's the latest distro I have CD's for) on a brand new system with a 80 G harddrive and 2 G RAM. I boot from Disk 1 of the 5.3 disk set and choose to begin a standard installation. Next is the fdisk utility to partition the drive. The first thing I get is a message which states: WARNING: A geometry of 155061/16/63 for ad0 is incorrect. Using a more likely geometry. If this geometry is incorrect or if you are unsure whether or not it's correct, please consult the hardware guide in the documentation submenu or use the (G)eometry command to change it now. Even if I go to bios and use the values bios gives for the harddrive (38309/16/255) I still get the same message about incorrect geometry. I can choose OK and get past this. I choose to devote the entire disk to FreeBSD, and install the FreeBSD boot manager. Next I need to partition my drive. The defaults won't do at all (this machine is to be a radius server & mail server and the default size of /var is too small). I chose 2000M for /, 4000M for swap (using 2 x RAM), 200M for /tmp, 20,000M for /usr and the remainder for /var. Next I chose to install full sources, binaries & docs and to install the Ports collection. I chose to install from CD then hit OK to start copying files but I get this error: Unable to find device node for /dev/ad0s1b in /dev. The creation of file systems will be aborted. ad0s1b is my swap partition. I changed the size of swap to 2000M thinking perhaps it was too large but I get the same error about unable to find device node..... I've googled this but haven't found anything that helped me resolve this. Any body on this list know what I need to do to get FreeBSD installed on this drive? Thanks, Lisa Casey