On 7 May 2011 21:23, Gustavo Sverzut Barbieri <[email protected]> wrote: > Failed to initialize automounter: No such file or directory > > This one is a big thing. Compile your kernel with autofs support. You > don't need any userspace program, but you need this in the kernel so > systemd works. > > You better check you have the following set in your kernel config: > CONFIG_AUTOFS4_FS=y > CONFIG_CGROUPS=y > CONFIG_DEVTMPFS=y > > then try again.
I already have those set, here's the config: http://dev.laptop.org/git/olpc-2.6/tree/arch/x86/configs/xo_1.5_defconfig?h=olpc-2.6.35 But you just gave me my starting point for debugging. I'll investigate why this part is failing. Thanks! Daniel _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
