Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Aug 2000 18:33:18 +0300
From:      Nimrod Mesika <nimrodm@bezeqint.net>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: moving from Debian Linux
Message-ID:  <20000814183318.A98253@localhost.bsd.net.il>
In-Reply-To: <20000814152955.E4B6F2002@nil.science-factory.com>; from marc.vanwoerkom@science-factory.com on Mon, Aug 14, 2000 at 05:29:55PM %2B0200
References:  <206499C84775D3119A000000F879310E011276D5@ISTECH4> <20000814152955.E4B6F2002@nil.science-factory.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 14, 2000 at 05:29:55PM +0200, Marc van Woerkom wrote:
> > What is the kernel option to read/write to FAT32?  (Is it FAT32FS?  I found
> > EXT2FS in LINT; but didn't find FAT or FAT32.)
> 
> The formatting was done under Windows 2000, so I believe it is FAT32
> and not some other FAT variant.
> 
> I can't remember putting anything into the kernel - in fact I run
> the GENERIC -CURRENT kernel on this box. 
> So it is probably built in.
> 

You need:

options MSDOSFS

And it does FAT32 and Win95 long filenames nicely (read/write).

-- 
Nimrod.
http://www.geocities.com/rodd_27


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?20000814183318.A98253>