From owner-freebsd-questions@FreeBSD.ORG Sat Jul 12 04:44:33 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0F6B37B401 for ; Sat, 12 Jul 2003 04:44:32 -0700 (PDT) Received: from spam2.snu.ac.kr (spam2.snu.ac.kr [147.46.10.68]) by mx1.FreeBSD.org (Postfix) with SMTP id AD09D43F75 for ; Sat, 12 Jul 2003 04:44:31 -0700 (PDT) (envelope-from lahaye@snu.ac.kr) Received: (snipe 11949 invoked by alias); 12 Jul 2003 11:56:07 -0000 Received: from lahaye@snu.ac.kr with Spamsniper2.0 (Processed in 0.050298 secs); Received: from unknown (HELO sis1.snu.ac.kr) (147.46.10.36) by 0 with SMTP; 12 Jul 2003 11:56:07 -0000 X-RCPTTO: freebsd-questions@FreeBSD.ORG,nic@x-zone.lv, Received: from snu.ac.kr ([147.46.44.183]) by sis1.snu.ac.kr (8.12.9/8.12.9) with ESMTP id h6CBfxmx071882; Sat, 12 Jul 2003 20:42:04 +0900 Message-ID: <3F0FF4B3.4070007@snu.ac.kr> Date: Sat, 12 Jul 2003 20:44:51 +0900 From: Rob Lahaye Organization: Seoul National University - South Korea User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030702 X-Accept-Language: en-us, ko-kr MIME-Version: 1.0 To: NiC , freebsd-questions@FreeBSD.ORG References: <002d01c34863$9965e5a0$0100a8c0@nic> In-Reply-To: <002d01c34863$9965e5a0$0100a8c0@nic> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: Can't make "label" for a new HDD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jul 2003 11:44:33 -0000 NiC wrote: > Hi all! > > Have trouble - new computer, must be FreeBSD4.8 > 2 HDDs - first is 20Gb, second 200Gb > > When installing - all ok. > > After rebooting tried to do through /stand/sysinstall -> Fdisk -> selecting 200Gb HDD ->a->w->q > > Then "Label" menu->c->selecting maximum volume->selecting mount point "/base->w->shows the error "Error mounting /dev/ad2s1e on /base : Device not configured" > > What I'm doing wrong? I'm not an HD expert; merely can tell you my experience: Installing FreeBSD 4.8 went all well (on PC with a single 20 Mb HD), but when exiting install for reboot from HD, the boot froze. The problem turned out to be wrong cyls/heads/sectors settings of the HD. I fixed that, installed FreeBSD again and the system booted like a charm. So my 2 cents advice to your problem: double check the cyls/heads/sectors settings of your HD. Are these correct? Good luck! Rob. PS: my cyls/heads/sectors settings were automagically fixed by once installing RedHat Linux 8.0. For some reason the Linux install fixed the wrong settings of the HD, but FreeBSD can't or won't do such a thing.