On Tue, Sep 28, 2004 at 06:45:49PM -0400, Mike Jeays wrote: > 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 > > 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. >
Sounds to me like the device isn't being found at all in the /dev directory. If fd0 doesn't exist then certainly fd0c won't exist either. What does `ls -l /dev/fd*` reveal? Also, what does `dmesg | grep fd` show? Are you using devfs? Nathan -- PGP Public Key: pgp.mit.edu:11371/pks/lookup?op=get&search=0xD8527E49
pgpdXxSPlyWN7.pgp
Description: PGP signature
