LWN.net Logo

Advertisement

Front, Kernel, Security, Distributions, Development. See your byline here on LWN.net.

Advertise here

The beginning of the end for devfs

The beginning of the end for devfs

Posted Sep 25, 2003 7:35 UTC (Thu) by ken (subscriber, #625)
In reply to: The beginning of the end for devfs by gregkh
Parent article: The beginning of the end for devfs

When using devfs I can have an empty /dev as the kernel takes care of filling it in but unless we are going to start the udev instead of /sbin/init that is not going to work anymore.

So what would a minimal /dev look like when using udev ?


(Log in to post comments)

The beginning of the end for devfs

Posted Sep 25, 2003 23:48 UTC (Thu) by gregkh (subscriber, #8) [Link]

udev can start up before any devices are initialized, due to initramfs. So it will be able to populate an empty /dev from boot, just like devfs can.

I don't understand your question about /sbin/init.

FOSDEM 2009

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds