Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 2002 00:05:20 +0200
From:      "Pascal Giannakakis" <capm@gmx.net>
To:        <questions@freebsd.org>, "David Gerard" <fun@thingy.apana.org.au>
Subject:   Re: Adding a FAT32 hard disk
Message-ID:  <006601c27c72$9c795af0$0200a8c0@capm>
References:  <20021025215750.GG32176@thingy.apana.org.au>

next in thread | previous in thread | raw e-mail | index | archive | help
> I've got this hard disk, with about 40 gig of stuff on it. It's FAT32.
> (These things happen.)
> 
> I've plugged it into the system, and the system boots, and appears to
> detect a hard disk of the right size on startup. So, er. How do I get
> FreeBSD to recognise and use it?


mkdir /fat32
mount -t msdos /dev/adXsY /fat32

See the manpage for details. I think there is even a note in the handbook.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006601c27c72$9c795af0$0200a8c0>