On Sun, Jan 10, 1999 at 09:16:45PM +0300, Serge Gavrilov wrote: > On Sun, Jan 10, 1999 at 10:09:26AM -0800, Pann McCuaig wrote: > > On Sun, Jan 10, 1999 at 11:00:14AM -0500, Danny R. Gray wrote: > > > > > that FAT32 for Win95B support is in Kernel 2.034, is this true and is it > > > read write? Also, since FAT32 supposedly did not change much from > > > Win95B to Win98 does it still work? What does the mount statement look > > > like? > > > > Works fine, hamm system, 2.0.34 kernel, from /etc/fstab: > > > > /dev/hda1 /win95 vfat noauto,unhide > > > > I can't imagine any difference with Win98. And yes, it's read/write. > > > > Hello Pann! > > Are you sure that you have FAT32 (not FAT16) ? > Quite sure:
desktop# fdisk /dev/hda Command (m for help): p Disk /dev/hda: 64 heads, 63 sectors, 1023 cylinders Units = cylinders of 4032 * 512 bytes Device Boot Begin Start End Blocks Id System /dev/hda1 1 1 781 1574464+ b Unknown /dev/hda2 782 782 814 66528 82 Linux swap /dev/hda3 * 815 815 1023 421344 83 Linux native Command (m for help): (If that partition were FAT16 fdisk would know its type.) -- your man pann