Hi, On Thu, 4 Feb 1999, Zulfiqar Naushad wrote:
Yes I did the same thing and put 2 lines in......
1 for ext2 and one for msdos, but it's kinda cumbersome to have 2 mount points for 2 different formats of floppies.
Is it possible to enter this into the fstab?
/dev/fd0 /floppy ext2 defaults 0 0 /dev/fd0 /floppy msdos defaults 0 0
Both filesystems pointing to the same mount point?
No, this does not work. I suspect, that mount will alway use ext2 as the filesystem to mount. You should change "defaults" to "rw,user,noauto", otherwise the system will try to mount the floppy on each reboot. Bye, LenZ ------------------------------------------------------------------ Lenz Grimmer SuSE GmbH <A HREF="mailto:grimmer@suse.de">mailto:grimmer@suse.de</A> Schanzaeckerstr. 10 <A HREF="http://www.suse.de/~grimmer"><A HREF="http://www.suse.de/~grimmer</A">http://www.suse.de/~grimmer</A</A>> 90443 Nuernberg, Germany - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>