2007/7/9, Duncan Sands <[EMAIL PROTECTED]>:
Hi,

> On my system the /proc/sys/kernel/hotplug points to /sbin/hotplug.
> I copied your script to /sbin/hotplug and also added simple logging,
> so I can see whenever the script is being started. It turns out that
> the script is not started at all by the kernel...

did you turn hotplug on in your kernel's .config?

Yes:
cat /usr/src/linux/.config |grep HOTPLUG
CONFIG_HOTPLUG=y
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
# CONFIG_HOTPLUG_PCI is not set

Regards,
MK
-
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/

Reply via email to