Hello
Eric Dickner (<[EMAIL PROTECTED]>) wrote:
> I didn't have any trouble mounting my floppy drive as
> file system type "auto" with 2.2.x, but since my
> upgrade "mount" insists that I provide a file system
> type. I tried "msdos" but it tells me the kernel
> doesn't support that type.
>
> What might be going on?
I think the msdos module is not loaded. Mount does not autoprobe for
this file system by default. It checks /proc/filesystems, and msdos is
only listed if the driver has been loaded. You can solve the problem by
either
- loading the msdos module at boot time
- copying /proc/filesystems to /etc/filesystems and adding msdos
read the mount man page for details
best regards
Andreas Janssen
--
Andreas Janssen <[EMAIL PROTECTED]>
PGP-Key-ID: 0xDC801674 ICQ #17079270
Registered Linux User #267976
http://www.andreas-janssen.de/debian-tipps.html
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]