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?


[EMAIL PROTECTED] 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 [EMAIL PROTECTED] with
> this text in its body: unsubscribe suse-linux-e
> Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
> archiv at http://www.suse.com/Mailinglists/suse-linux-e/index.html

-
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archiv at http://www.suse.com/Mailinglists/suse-linux-e/index.html

Reply via email to