Quoting Matthew Roberts <[EMAIL PROTECTED]>:

> > /dev/fd0        /media/floppy0  auto    rw,user,noauto  0       0
> instead of "auto" change to "vfat" on your fstab.
> 
> But this is only ok if all floppies are vfat's, isn't it? are they?
> 
> 

Yes.  The more correct solution is make sure that the vfat, fat and msdos
(since floppies are actually msdos, not vfat) modules are loaded into your
kernel on boot (this can be done by adding them as lines into /etc/modules).
Thing is, if the kernel has no support for a FS, the auto option is pretty
well useless.

-Roberto

-- 
Roberto C. Sanchez
http://familiasanchez.net/~sanchezr


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to