Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Jun 2004 21:04:37 -0400
From:      Steven Kreuzer <skreuzer@f2o.org>
To:        freebsd-newbies@freebsd.org
Subject:   Re: error when mounting a second hard drive.
Message-ID:  <40C3BF25.30202@f2o.org>
In-Reply-To: <59b8ad824a153d8a12858a.20040606172912.wzyrjvf@www.dslextreme.com>
References:  <20040606190056.6517E16A4D2@hub.freebsd.org> <59b8ad824a153d8a12858a.20040606172912.wzyrjvf@www.dslextreme.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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"
> 
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40C3BF25.30202>