Re: State of devfs in 2.6?

From: Greg KH
Date: Tue Dec 09 2003 - 11:36:04 EST


On Tue, Dec 09, 2003 at 10:59:09AM +0100, Jan Dittmer wrote:
> Btw. I still haven't figured out, how to use udev properly. I just get
> the nodes of devices I plugin after boot and of the modules I load after
> boot. IDE et all aren't showing up. How early do I need to load udev or
> has my kernel to be all modular for it to work properly?

Like Matthew stated, either use the udev rc startup script, or put udev
into your initramfs image to catch all of the early boot messages.
Doing the initramfs method is still very tough to do right now, but
people have reported success that way. I still recommend just using the
init.d script for now.

Oh, and if you do have any udev problems, please post them to the
linux-hotplug-devel mailing list.

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/