From owner-freebsd-isp Sun Mar 9 21:33:57 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA06524 for isp-outgoing; Sun, 9 Mar 1997 21:33:57 -0800 (PST) Received: from pahtoh.cwu.edu (root@pahtoh.cwu.edu [198.104.65.27]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id VAA06518 for ; Sun, 9 Mar 1997 21:33:55 -0800 (PST) Received: from opus.cts.cwu.edu (skynyrd@opus.cts.cwu.edu [198.104.92.71]) by pahtoh.cwu.edu (8.6.13/8.6.9) with ESMTP id VAA16473; Sun, 9 Mar 1997 21:33:54 -0800 Received: from localhost (skynyrd@localhost) by opus.cts.cwu.edu (8.8.5/8.8.5) with SMTP id VAA29789; Sun, 9 Mar 1997 21:33:53 -0800 (PST) Date: Sun, 9 Mar 1997 21:33:51 -0800 (PST) From: Chris Timmons To: "Robert J. Strickler" cc: "'isp@freebsd.org'" Subject: Re: disktab entry for seagate ST410800W In-Reply-To: <01BC2CBE.AC877C60@windozer.thrunet.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Robert, That's a SCSI disk, right? disklabel -w -B sd{n} auto ... works pretty good to get started, then you can edit the output of disklabel to put some partitions in, and then disklabel -R sd{n} {proto-file} to finally get it set the way you want. hope this helps, -Chris On Sun, 9 Mar 1997, Robert J. Strickler wrote: > silly me, I started the format and now I can't do a "disklabel" > on the disk until it finishes and the Seagate webpage was not mush help > for sectors/track. Could some kind soul post up their entry? > > Thanx, Bob >