At the end of the build, an extraneous udev command is still running; root 1932 0.0 0.0 1264 440 ? S<s Sep26 0:00 /sbin/udevd --daemon
Also, while mount doesn't show it, cat /proc/mounts showed that tmpfs was still mounted. Unmounting that and killing the udevd process allow the mountpoint to unmount. -- Archaic Want control, education, and security from your operating system? Hardened Linux From Scratch http://www.linuxfromscratch.org/hlfs -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
