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? A.Crowe@OPENMAIL1.TSEA-E.sukepabe.simis.com wrote:
Hi,
Add a line something like
/dev/fd0 /floppy ext2 defaults 0 0
I tend to have two lines in my /etc/fstab - one for FAT FDs and one for ext2 FDs. I dunno if it's absolutely necessary, but it works for me. The line for FAT disks looks something like
/dev/fd0 /mnt/floppy vfat defaults 0 0
Alan.
- 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>>
- 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>>