Re: FAT32

Gordon Chaffee (chaffee@kitty1.cs.berkeley.edu)
Mon, 4 Aug 1997 08:24:31 -0700 (PDT)


Peter T. Breuer writes:
> Which patch and which kernel do you use? My patch (0.2.6) requires some
> subdirectory called uvfat, which I don't have in my 2.0.25 kernel.

The patch doesn't require it. Just don't select CONFIG_UVFAT_FS, and
it should compile fine. I've updated my page to note this.

> > I don't know how to change fstab or mtab , so Linux can see it.
> > Let say my HD for FAT32 is :
> > /hdc1 with name /win97

Just use msdos or vfat as you did in the past. No change is required.

> No. You are right, there is no clue on the web pages

I've updated the page so also note that you don't have to change
any mount options.

- Gordon