Re: Linux and Fat32?

1997-03-01 Thread Harmon Sequoya Nine
As far as I know it does.  Just use the standard "mount" command, but with a 
"-t vfat"
filesystem option.  You'll need to load the "vfat" module at boot time (when you
installed debian, the "configure modules" section gives you this ability).  So
the command would be:

mount -t vfat /dev/hd? /mountDir

You can put a record in your "/etc/fstab" to automate this.  (works for me :-) )

-- Harmon


Linux and Fat32?

1997-02-28 Thread Alex Lobkovsky
Hi,
 
Having benefited greatly from this list before, I do not doubt for a 
moment that someone will know the answer to this:
 
Does Linux read/write to the new Win95 Fat32 filesystem?
 
thanks in advance.
 
-alex