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

Gustavo Sverzut Barbieri barbieri at profusion.mobi
Sat May 7 13:49:21 PDT 2011


On Sat, May 7, 2011 at 5:45 PM, Daniel Drake <dsd at laptop.org> wrote:
> 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!

maybe need CONFIG_DEVTMPFS_MOUNT=y  as well? But yeah, take a look
from top->bottom in the log, don't bother investigating the last
messages if there are errors before them.

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbieri at gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202


More information about the systemd-devel mailing list