Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Mar 2004 15:24:54 -0800
From:      underway@comcast.net (Gary W. Swearingen)
To:        freebsd-questions@freebsd.org
Cc:        Free BSD Questions list <freebsd-questions@freebsd.org>
Subject:   Re: Once again floppy mounting problem
Message-ID:  <x6hdx6j0hl.dx6@mail.comcast.net>
In-Reply-To: <20040303132645.GA6612@voyager.swabbies.org> (Joshua Lokken's message of "Wed, 3 Mar 2004 05:26:45 -0800")
References:  <200403020837.i228b3bS011678@gw.core> <20040303132645.GA6612@voyager.swabbies.org>

next in thread | previous in thread | raw e-mail | index | archive | help

> 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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?x6hdx6j0hl.dx6>