[systemd-devel] Problems from using systemd-40

Kay Sievers kay at vrfy.org
Mon Jul 9 07:50:51 PDT 2012


On Mon, Jul 9, 2012 at 4:48 PM, Lennart Poettering
<lennart at poettering.net> wrote:
> On Wed, 04.07.12 09:13, Yongsong Liu (ysliu0817 at gmail.com) wrote:
>
>>        Now,I want to transplant systemd into tinycore system, I find a lots
>> of problems by using systemd-40.
>
>
> Please try to use more recent versions of systemd, if possible.
>
>>       1. Failed to open /dev/kmsg for logging: No such file or directory.
>>           CONFIG_DEVTMPFS_MOUNT=y in my custom kernel
>
> Hmm, this sounds suspicious. AFAIK you cannot actually disable /dev/kmsg
> when building the kernel, so I have no idea.

You did not disable CONFIG_PRINTK in the kernel, right?

Also if you have an initramfs, you need to mount devtmpfs manually at
/dev, the kernel can not do that for you.

Kay


More information about the systemd-devel mailing list