[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: FAT 32 question
> > > Is there a way to mount FAT32 partition under Linux ???
> >
> > First recompile the kernel to support vfat
> > Check first may be it supports from the beginning
> > then
> > mount -t vfat /dev/whatever /mnt/elsewhere
>
> vfat.o uses msdos.o, which doesn't support fat32 yet. I guess we'll have
> to wait and see...
An unofficial kernel patch exist to handle FAT32 under Linux. Alas, i do
not remember where i got it from, but it was one of the usuall Linux
pages - should be easy enough to find if you are the kind of brave soul
that would put an unofficial kernel patche into your machines... ;-)
>
> ------------------------------------------------------
> Ira Abramov <ira@interHDL.com>
> Webmaster @ interHDL Inc. - The HDL Technology Company
> Tel: (415) 428-4200 4984 El Camino Real #210
> Fax: (415) 428-4201 Los Altos CA, 94022-1433
Follow-Ups:
References: