From owner-freebsd-questions@FreeBSD.ORG Fri Sep 12 12:40:11 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 A004216A4BF for ; Fri, 12 Sep 2003 12:40:11 -0700 (PDT) Received: from smtp2.cistron.nl (smtp2.cistron.nl [62.216.30.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E17043F93 for ; Fri, 12 Sep 2003 12:40:10 -0700 (PDT) (envelope-from basics@zenzee.cistron.nl) Received: from cust.94.12.adsl.cistron.nl ([195.64.94.12] helo=192.168.1.4) by smtp2.cistron.nl with esmtp (Exim 3.35 #1 (Debian)) id 19xtm2-0007ts-00; Fri, 12 Sep 2003 21:40:06 +0200 Date: Fri, 12 Sep 2003 21:41:59 +0200 From: Vincent Zee To: Steve Bertrand Message-ID: <20030912214159984399.GyazMail.basics@zenzee.cistron.nl> In-Reply-To: <20030912153600.C55606@svr3.northnetworks.ca> References: <20030912205633370130.GyazMail.basics@zenzee.cistron.nl> <000d01c37960$ffe5fdf0$ca0110ac@vinyl.tkvbp.com> <20030912211446739276.GyazMail.basics@zenzee.cistron.nl> <20030912211645203635.GyazMail.basics@zenzee.cistron.nl> <20030912213513254971.GyazMail.basics@zenzee.cistron.nl> <20030912153600.C55606@svr3.northnetworks.ca> Mime-Version: 1.0 (GMessage framework 0.9.9.9.4) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: GyazMail version 0.9.9.9.4 cc: FreeBSD Questions Subject: Re: Re: How to add a disk to a new system without losing the data on it? 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: Fri, 12 Sep 2003 19:40:11 -0000 On Fri, 12 Sep 2003 15:36:34 -0400 (EDT), Steve Bertrand wrote: >> just the one partition. >> I tried: /dev/ad5 /dev/ad5s1 /dev/ad5s1a with the same response >> "incorrect super block" > > What is the output from: > > # disklabel -r ad5 disklabel -r ad5 # /dev/ad5c: type: ESDI disk: ad5s1 label: flags: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 255 sectors/cylinder: 16065 cylinders: 14945 sectors/unit: 240107427 rpm: 3600 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # milliseconds track-to-track seek: 0 # milliseconds drivedata: 0 8 partitions: # size offset fstype [fsize bsize bps/cpg] c: 240107427 0 unused 0 0 # (Cyl. 0 - 14945*) d: 240107427 0 4.2BSD 2048 16384 28552 # (Cyl. 0 - 14945*) super block size 0 /\ Vincent