On Sun, 2 Apr 2000, Michal Rokos wrote:
> Hi!
> I am using kernel 2.3.99 (from contrib) and I have one fundamental question...
> Where is my floppy (on /dev) ??? :-))
I don't know exactly, it is probably like /dev/fd/0 or similar.
You need to run devfsd, as pretty much the first thing in the boot cycle
(in rc.sysinit or similar) in order to get compatibility (you need
this!), unless you want to convert your system completely over to devfs.
Note that Linux-Mandrake is still essentially a 2.2.x-based
distribution, so most packages will not yet work with devfs, unless you
are running devfsd to provide compatibility devices, like /dev/fd0 etc.
Jeff