Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Aug 2001 01:22:18 -0400
From:      Brian T.Schellenberger <bts@babbleon.org>
To:        Thomas Klein <pitfall@cuckoos.net>, freebsd-questions@FreeBSD.ORG
Subject:   Re: mounting a fat32 partition under FreeBSD, mounting FreeBSD under Win2k
Message-ID:  <01082201221802.04403@i8k.babbleon.org>
In-Reply-To: <20010822062238.B34801@dune.cuckoos.net>
References:  <200108220336.f7M3aHj17743@svr-ganmtc-appserv-mgmt.ncf.coxexpress.com> <20010822062238.B34801@dune.cuckoos.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 22 August 2001 00:22, Thomas Klein wrote:
> On Tue, Aug 21, 2001 at 11:36:07PM -0400, Timothy Luoma wrote:
> > I've heard that I can mount a fat32 partition under
> > FreeBSD... I read 'man mount' but couldn't see how to
> > do it there.
>
> you have to use mount_msdos to mount your fat32 partition

or mount -t msdos ; or put someting like this in your /etc/fstab . . .

/dev/ad0s1      /C          msdos   rw          0       0

Your next question will be about how to make everybody be able to r/w to it.
The answer is to chmod a+rwx /C  (or whatever the mount point is).

>
> > Is there any way to mount my FreeBSD partition/slices
> > under Windows 2000?
>
> hmmm, don't know, sorry
>
> > TjL
> >
> >
> >
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-questions" in the body of the message

-- 
Brian T. Schellenberger . . . . . . .   bts@wnt.sas.com (work)
Brian, the man from Babble-On . . . .   bts@babbleon.org (personal)

--------------------> Free Dmitry Sklyarov! <-------------------------

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?01082201221802.04403>