Subject: Re: Can't mount floppies any more
To: None <port-i386@netbsd.org>
From: Andy Ball <andy.ball@earthlink.net>
List: port-i386
Date: 07/23/2006 21:51:00
Hello Yasir,

Try...

mount -t msdos /dev/fd0b /mnt/floppy

        ...with a 1.4 Mbyte floppy in the drive, or...

mount -t msdos /dev/fd0f /mnt/floppy

    ...with a 720 Kbyte floppy.  I'm assuming i386 and a 3.5"
diskette drive.

I hope this helps,
   - Andy Ball.