Date: Sat, 3 Jun 2000 00:07:29 -0500 From: "Josh Paetzel" <jpaetzel@hutchtel.net> To: "damon blom" <damonblom@netscape.net>, <questions@FreeBSD.ORG> Subject: RE: Mounting fat-c partition Message-ID: <NEBBIJCLELPGBFNNJOFHGEFMCBAA.jpaetzel@hutchtel.net> In-Reply-To: <20000603044158.10359.qmail@ww183.netaddress.usa.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of damon blom > Sent: Friday, June 02, 2000 11:42 PM > To: questions@FreeBSD.ORG > Subject: Mounting fat-c partition > > > The first partition on my disk is dos (windows 98) followed by > my FreeBSD > partition. I think it is wd0s1 (or ados1a?). How do I mount it as > read only so > I can move some files from my fat-c partition to my unix > partition? > Thank's > Damon > I don't know if it will be read-only...I think this will be read/write, but you'll still be able to get files off of it. If you are using FreeBSD 4.0 it will be.... #mount_msdos ad0s1 /dir where dir is the directory you want to mount in under. Otherwise in FreeBSD 3.x it would be... #mount_msdos wd0s1 /dir Josh > ____________________________________________________________________ > Get your own FREE, personal Netscape WebMail account today at http://webmail.netscape.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message 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?NEBBIJCLELPGBFNNJOFHGEFMCBAA.jpaetzel>