On Sun, 2 Apr 2000, Michal Rokos wrote:
> Hello, Jeff!
>
> I'm using devfsd since 2.3.99 (new initscripts now counts with devfsd - thanks
> to Chmouel!).
> Everything is running fine, but I can't find my floppy. Sugested /dev/fd/0
> for floppy is nosence - it's symlink to /proc/self/fd. I'm not sure why,
> but it's TRUE.
> Anyway thanks
> Michal
The "real" device under devfs is /dev/floppy/0, devfsd should have created
a link /dev/fd0 to this for compatibility ... if the link isn't there then
something in devfsd's config is amiss.
-dwild