From owner-freebsd-questions@FreeBSD.ORG Tue Apr 11 14:23:44 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 DF3DD16A402 for ; Tue, 11 Apr 2006 14:23:44 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail2.sea5.speakeasy.net (mail2.sea5.speakeasy.net [69.17.117.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F40C43D48 for ; Tue, 11 Apr 2006 14:23:44 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 30783 invoked from network); 11 Apr 2006 14:23:44 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail2.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 11 Apr 2006 14:23:43 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 2B27B28425; Tue, 11 Apr 2006 10:23:43 -0400 (EDT) Sender: lowell@be-well.ilk.org To: justin@pcmedicsite.com References: <000601c65be8$9d672240$0e0ea8c0@NibbleS> From: Lowell Gilbert Date: 11 Apr 2006 10:23:42 -0400 In-Reply-To: <000601c65be8$9d672240$0e0ea8c0@NibbleS> Message-ID: <441ww4gpht.fsf@be-well.ilk.org> Lines: 21 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: newfs fails on 300GB HDD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Apr 2006 14:23:45 -0000 "Justin P. Michel" writes: > I'm having a slight problem with a 300GB IDE (Maxtor) HDD. Basically, I've > run the drive on the system through a complete low-level format and test > with the PowerMAX tools, which passed fine. The BIOS recognizes and > auto-detects the drive okay as well. > > However, in trying to install FreeBSD 6.0, it goes through the partition > section okay, and then the slice section okay (trying to use a full slice on > the drive as /dumpdata), the mount fails, and on the alternate screen it > shows newfs failing. > > Is there a special way to get this drive to work? Does someone have > experience with a similar setup that may shed some light my way? I feel > like a beginner all over again. : P It sounds like you're trying to use this disk for backup space. Since you're not installing the system to it, I would suggest not using sysinstall for this; try the technique in the FAQ instead. It is not quite as simple, but will give you more information about what's happening.