From owner-freebsd-questions Sun Nov 3 6:37:55 2002 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 17CA537B404 for ; Sun, 3 Nov 2002 06:37:54 -0800 (PST) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93E1443E77 for ; Sun, 3 Nov 2002 06:37:52 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) by smtp.infracaninophile.co.uk (8.12.6/8.12.6) with ESMTP id gA3EbfMO008389 for ; Sun, 3 Nov 2002 14:37:41 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost) by happy-idiot-talk.infracaninophile.co.uk (8.12.6/8.12.6/Submit) id gA3EbZDk008388 for freebsd-questions@FreeBSD.ORG; Sun, 3 Nov 2002 14:37:35 GMT Date: Sun, 3 Nov 2002 14:37:35 +0000 From: Matthew Seaman To: "freebsd-questions@FreeBSD.org" Subject: Re: incorrect super block Message-ID: <20021103143735.GA8351@happy-idiot-talk.infracaninophi> Mail-Followup-To: Matthew Seaman , "freebsd-questions@FreeBSD.org" References: <3DC5339D.D5C7501B@earthlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3DC5339D.D5C7501B@earthlink.net> User-Agent: Mutt/1.5.1i X-Spam-Status: No, hits=-11.3 required=5.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01, TO_ADDRESS_EQ_REAL,USER_AGENT,USER_AGENT_MUTT version=2.41 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Nov 03, 2002 at 09:33:01AM -0500, Walter wrote: > I added a 3 GB HD to my FreeBSD computer (as a second > drive). I used /stand/sysinstall to 'fdisk' and 'label' it. But > when I try to mount it with 'mount /dev/ad3s1e /data' it > complains of an incorrect super block. Any solutions? Did you actually create a filesystem on the new disk? Try: newfs /dev/ad3s1e tunefs -n enable /dev/ad3s1e mount -t ufs /dev/ad3s1e /data Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message