From owner-freebsd-scsi@FreeBSD.ORG Tue Jun 1 23:36:36 2004 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E92D616A4CE for ; Tue, 1 Jun 2004 23:36:36 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE10643D31 for ; Tue, 1 Jun 2004 23:36:36 -0700 (PDT) (envelope-from ps@freebsd.org) Received: from [192.168.1.100] (adsl-67-122-220-241.dsl.snfc21.pacbell.net [67.122.220.241]) by elvis.mu.org (Postfix) with ESMTP id A7A275C82C; Tue, 1 Jun 2004 23:36:36 -0700 (PDT) Message-ID: <40BD75EC.20208@freebsd.org> Date: Tue, 01 Jun 2004 23:38:36 -0700 From: Paul Saab User-Agent: Mozilla Thunderbird 0.6+ (Windows/20040530) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tuc at Beach House References: <200406020112.i521CitN094524@himinbjorg.tucs-beachin-obx-house.com> In-Reply-To: <200406020112.i521CitN094524@himinbjorg.tucs-beachin-obx-house.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-scsi@freebsd.org cc: "Kenneth D. Merry" cc: Tuc at Beach House Subject: Re: 1TB issue X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jun 2004 06:36:37 -0000 Tuc at Beach House wrote: >>If that works you should be able to newfs da0a, or whatever letter >>partition you setup in the previous step. >> >> >> > (Copious output....................................) > > (SERIOUSLY COPIOUS!) > > When I mount it : > >/dev/da0h 1051469836 4 967352246 0% /news > > Now lets run a news system for a little bit and see if it starts >to get cranky like it used to. :) > > Just as an FYI, with -current, if this isn't the boot disk you dont even need a disklabel, you can just newfs da0 and mount it.