On Mon, Jan 15, Andrew Walrond wrote: > To solve this, I deleted /sbin/hotplug from the initramfs archive and > modified /init to reinstate it once it gets control. This works fine, > but seems inelegant. Is there a better solution? Should sbin/hotplug be > called at all before the kernel has passed control to /init?
Yes, it should be called. /sbin/hotplug and /init are two very different and unrelated things. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/