Am 22.07.2013 00:12, schrieb Eric Valette: > On 21/07/2013 23:12, Eric Valette wrote: > >> Will look at it once I can find a way restart my system. Currently >> downloading a recent install cd... will do a chroot and tell you. BTW >> last testing iso image is broken as it does not find kernel modules... > > OK. Back on Linux. Downgrading udev and libudev *only* fixes the boot > problem. I had to force a conflict with consolekit but will salvage that > later on. > > indeed I had: > > # CONFIG_DEVTMPFS is not set > > Will set it and try again. I now have : > > CONFIG_DEVTMPFS=y > CONFIG_DEVTMPFS_MOUNT=y
Ok, since your issue is not related with the original bug reporters issue, it was probably not a good idea to hijack this bug report in the first place. Your problem is, that DEVTMPFS is no longer really optional, and your kernel misses that. We could possibly add a preinst check to udev which bails out or shows a warning if DEVTMPFS is not enabled for self-compiled kernels. Usually, users with self-compiled kernels should keep an eye on such requirements [1], but we can try to be extra-nice. Feel free to file a separate bug report for that. Michael [1] http://cgit.freedesktop.org/systemd/systemd/tree/README#n36 -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature

