[systemd-devel] systemd fails to boot OLPC XO-1.5

Daniel Drake dsd at laptop.org
Sat May 7 13:45:17 PDT 2011


On 7 May 2011 21:23, Gustavo Sverzut Barbieri <barbieri at profusion.mobi> 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


More information about the systemd-devel mailing list