freebsd-questions@freebsd.org

Mike Jeays Mike.Jeays at rogers.com
Tue Sep 28 15:45:51 PDT 2004


On Tue, 2004-09-28 at 18:17, Nicx wrote:
>    Hi Guy's
> 
>    I have problem with my floppy
> 
>    always said me :
> 
>    Can't open /dev/fd0:
> 
>    No such file or directory
> 
>    and my floppy disk is corectly installed at my BIOS
> 
>    I haven't problem with Linux or Solaris but i don't know why always
>    happened this on Free BSD
> 
>    Thanks!
>    ... Nicx
>    ---- www.ebox.gr - Dwrea'n E-mail µe 15MB mailbox www.hyperhosting.gr
>    Apokty%ste to diko' sa*s web site µe dw%ro to domain name!
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"

Try
mount /dev/fd0c /mnt           (UFS floopy) 
or
mount -t msdos /dev/fd0c /mnt  (DOS FAT floppy)

It may work if your system is an earlier version; I think it was changed
to fd0 in 5.0.




More information about the freebsd-questions mailing list