Re: mounting floppy with fs auto doest recognize vfat

2004-07-12 Thread Micha Feigin
On Mon, Jul 12, 2004 at 11:46:38AM -0600, CW Harris wrote: > On Sat, Jul 10, 2004 at 05:54:30PM -0700, Karsten M. Self wrote: > > on Sat, Jun 26, 2004 at 12:30:53PM +, Stephen Patterson ([EMAIL PROTECTED]) > > wrote: > > > On Sat, 26 Jun 2004 13:10:04 +0200, Micha Feigin wrote: > > > > When I

Re: mounting floppy with fs auto doest recognize vfat

2004-07-12 Thread CW Harris
On Sat, Jul 10, 2004 at 05:54:30PM -0700, Karsten M. Self wrote: > on Sat, Jun 26, 2004 at 12:30:53PM +, Stephen Patterson ([EMAIL PROTECTED]) > wrote: > > On Sat, 26 Jun 2004 13:10:04 +0200, Micha Feigin wrote: > > > When I try to mount a floppy with file system marked as auto in fstab > > >

Re: mounting floppy with fs auto doest recognize vfat

2004-07-10 Thread Karsten M. Self
on Sat, Jun 26, 2004 at 12:30:53PM +, Stephen Patterson ([EMAIL PROTECTED]) wrote: > On Sat, 26 Jun 2004 13:10:04 +0200, Micha Feigin wrote: > > When I try to mount a floppy with file system marked as auto in fstab > > it does recognize vfat file system (disks from windows), I have to > > speci

Re: mounting floppy with fs auto doest recognize vfat

2004-06-26 Thread Shawn Lamson
On Sat, June 26 at 1:36 PM EDT Micha Feigin <[EMAIL PROTECTED]> wrote: >When I try to mount a floppy with file system marked as auto in fstab >it does recognize vfat file system (disks from windows), I have to >specify vfat explicitly. Any way around that? > > you use -t auto in the mount comman

Re: mounting floppy with fs auto doest recognize vfat

2004-06-26 Thread Stephen Patterson
On Sat, 26 Jun 2004 13:10:04 +0200, Micha Feigin wrote: > When I try to mount a floppy with file system marked as auto in fstab > it does recognize vfat file system (disks from windows), I have to > specify vfat explicitly. Any way around that? You can create /etc/filesystems, a text file with 1 f

Re: mounting floppy with fs auto doest recognize vfat

2004-06-26 Thread Christophe Combelles
I don't know why, but it seems that the module vfat is not loaded automatically when invoking the mount command. If you manually load vfat before mounting, "auto" will work. The first workaround is to add "vfat" to /etc/modules Micha Feigin a écrit : When I try to mount a floppy with file system