From owner-freebsd-newbies@FreeBSD.ORG Sun Jun 6 18:04:50 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 7988F16A4D0 for ; Sun, 6 Jun 2004 18:04:50 -0700 (PDT) Received: from mta3.srv.hcvlny.cv.net (mta3.srv.hcvlny.cv.net [167.206.5.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A03A43D1D for ; Sun, 6 Jun 2004 18:04:50 -0700 (PDT) (envelope-from skreuzer@f2o.org) Received: from [192.168.1.100] (ool-44c34dd2.dyn.optonline.net [68.195.77.210]) by mta3.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 HotFix 1.25 (built Mar 3 2004)) with ESMTP id <0HYW00170YZUNW@mta3.srv.hcvlny.cv.net> for freebsd-newbies@freebsd.org; Sun, 06 Jun 2004 21:04:43 -0400 (EDT) Date: Sun, 06 Jun 2004 21:04:37 -0400 From: Steven Kreuzer In-reply-to: <59b8ad824a153d8a12858a.20040606172912.wzyrjvf@www.dslextreme.com> To: freebsd-newbies@freebsd.org Message-id: <40C3BF25.30202@f2o.org> MIME-version: 1.0 Content-type: text/plain; charset=windows-1252; format=flowed Content-transfer-encoding: 8BIT X-Accept-Language: en User-Agent: Mozilla Thunderbird 0.5 (Windows/20040502) References: <20040606190056.6517E16A4D2@hub.freebsd.org> <59b8ad824a153d8a12858a.20040606172912.wzyrjvf@www.dslextreme.com> Subject: Re: error when mounting a second hard drive. X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list 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 01:04:50 -0000 Does the drive already have a file system on it, and if so, what type? If it doesn't, you'll need to create a new file system on it. man newfs(8) for more information SK “Come on, John, open up. I’ve got stuff to forget.” -- Jimmy K, standing outside John’s Liquors, wearing a bathrobe and a watch that reads 8 a.m. Joshua Lewis wrote: > 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 > > _______________________________________________ > freebsd-newbies@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-newbies > To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org" > >