On 7 May 2011 23:30, Kay Sievers wrote:
> You need capabilities in your kernel, or comment its use out, in the
> service file.
I think I have capabilities in my kernel: CONFIG_SECURITY=y which
means security/capability.c gets compiled in. Were you thinking of
something else?
Commenting out Capab
On Sat, May 7, 2011 at 7:26 PM, Daniel Drake wrote:
> On 7 May 2011 21:49, Gustavo Sverzut Barbieri wrote:
>> 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.
>
> CON
On Sun, May 8, 2011 at 00:26, Daniel Drake wrote:
> On 7 May 2011 21:49, Gustavo Sverzut Barbieri wrote:
>> 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.
>
> CONFI
ered failed state.
Any hints how to debug that?
Full boot log:
http://dev.laptop.org/~dsd/20110507/systemd-boot2.txt
Thanks,
Daniel
___
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
On Sat, May 7, 2011 at 5:45 PM, Daniel Drake wrote:
> On 7 May 2011 21:23, Gustavo Sverzut Barbieri 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 ne
On 7 May 2011 21:23, Gustavo Sverzut Barbieri 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 ch
>
> I captured full logs over serial console, you can view them here:
> http://dev.laptop.org/~dsd/20110507/systemd-boot.txt
>
> Is there anything obviously wrong with this setup? Where would you
> start on debugging this, and how? Happy to dive into the code.
lots of kernel stuff
, you can view them here:
http://dev.laptop.org/~dsd/20110507/systemd-boot.txt
Is there anything obviously wrong with this setup? Where would you
start on debugging this, and how? Happy to dive into the code.
Thanks,
Daniel
___
systemd-devel mailing list
syste
On Thu, 05.05.11 06:55, J.B. Nicholson-Owens ([email protected]) wrote:
> Lennart Poettering wrote:
> >Some folks copied this into the comments on the LWN article:
> >
> >http://lwn.net/Articles/441328/#Comments
>
> Ah, thanks for that pointer and for publishing the list.
>
> As a suggestion: