From owner-freebsd-scsi@FreeBSD.ORG Thu Apr 29 06:38:32 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 C9BA116A4CE for ; Thu, 29 Apr 2004 06:38:32 -0700 (PDT) Received: from russell.hamline.edu (russell.hamline.edu [138.192.24.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82FBE43D1F for ; Thu, 29 Apr 2004 06:38:32 -0700 (PDT) (envelope-from rjohanne@piper.hamline.edu) Received: from piper.hamline.edu (piper.hamline.edu [138.192.2.101]) by russell.hamline.edu (8.12.11/8.12.11) with ESMTP id i3TDcTvY017387; Thu, 29 Apr 2004 08:38:30 -0500 (CDT) Received: from mendeleev (mendeleev [138.192.2.109]) by piper.hamline.edu (8.12.6/8.12.6) with ESMTP id i3TDbq9M009639; Thu, 29 Apr 2004 08:37:53 -0500 (CDT) Date: Thu, 29 Apr 2004 08:35:43 -0500 (CDT) From: Robert Johannes X-X-Sender: rjohanne@mendeleev.hamline.edu To: "Michael L. Squires" In-Reply-To: <200404291321.i3TDLaWO009984@siralan.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Scanned-By: MIMEDefang 2.39 cc: FreeBSD SCSI Subject: Re: IBM 36gig drive (SUMMARY) 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: Thu, 29 Apr 2004 13:38:32 -0000 Thanks all for your help regarding this issue. The simple thing to do, like many of you suggested, was to reformat the drives using the scsi controller's bios. After reformating, all the drives are now 512 byte sectors. The draw back doing it this way is that you can only do one at a time. It is done in any case. thanks robert On Thu, 29 Apr 2004, Michael L. Squires wrote: > > "da1: invalid sector size 520" > > The SCSIBOOT boot disk (as in Bart's Boot Disk), www.nu2.nu has an option > to reformat drives with a 520 byte sector to 512; I don't know if it has > the drivers for your controller. The SCSI utility also allows formatting > all the drives at once, which I did with my array of 4 Seagate 46GB drives. > > MLS >