Andrew Benton wrote:
# Assign udevsend to get hotplug events. udevsend can manage the
whole
# hotplug handling by taking over the kernel spawned event process
echo "/dev/null" > /proc/sys/kernel/hotplug
Hmm, I simply changed this to "> /proc/sys/kernel/hotplug"
# Populate /dev with all the devices that are already available,
# and save it's status so we can report failures.
udevstart || failed=1
According to the latest (076) version I don't think the above invocation
of `udevstart' is required anymore.
Regards,
Matt.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page