Why would this be happening on debian:

gandalf: ~
$ mount /floppy/
mount: I could not determine the filesystem type, and none was specified

When I specify everything:

gandalf: ~
$ sudo mount -t vfat /dev/fd0 /floppy
Password:


from fstab:

/dev/fd0    /floppy     auto    defaults,user,noauto        0   0



-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to