Once again floppy mounting problem

Gary W. Swearingen underway at comcast.net
Tue Mar 2 15:23:12 PST 2004


> The fd device represents the kernel floppy driver.

The OP probably saw /dev/fd, which is the file descriptor device
directory.  On 5.2, at least,

   /dev/stdin  -> fd/0
   /dev/stdout -> fd/1
   /dev/stderr -> fd/2

See the fd(4) manpage.


More information about the freebsd-questions mailing list