From owner-freebsd-newbies@FreeBSD.ORG Sun Jun 6 17:29:12 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC5D316A4CE for ; Sun, 6 Jun 2004 17:29:12 -0700 (PDT) Received: from mail5.dslextreme.com (mail5.dslextreme.com [66.51.199.81]) by mx1.FreeBSD.org (Postfix) with SMTP id 8CDF443D31 for ; Sun, 6 Jun 2004 17:29:12 -0700 (PDT) (envelope-from jmlewis@dslextreme.com) Received: (qmail 31568 invoked from network); 7 Jun 2004 00:29:11 -0000 Received: from unknown (HELO www.dslextreme.com) (66.51.199.92) by 192.168.8.93 with SMTP; Mon, 07 Jun 2004 00:29:11 +0000 Message-ID: <59b8ad824a153d8a12858a.20040606172912.wzyrjvf@www.dslextreme.com> In-Reply-To: <20040606190056.6517E16A4D2@hub.freebsd.org> References: <20040606190056.6517E16A4D2@hub.freebsd.org> Date: Sun, 6 Jun 2004 17:29:12 -0700 (PDT) From: "Joshua Lewis" To: freebsd-newbies@freebsd.org User-Agent: DSL Extreme Webmail (www.dslextreme.com) MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (http://amavis.org/) Subject: error when mounting a second hard drive. X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jmlewis@dslextreme.com List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jun 2004 00:29:12 -0000 I am trying to mount a second drive mount /dev/ad1 /disk2 Is this the correct syntax to mount a second drive. I created the /disk2 folder by hand is that what I am supposed to do? When I run this command I get an error "incorrect super block" If there is something wrong with the drive is there a way to run a repair on an unmounted drive like I can on my mac? Thank you, Joshua Lewis