From: Gary Thomas <gary@mlbassoc.com>
To: yocto@yoctoproject.org
Subject: Re: How to check if systemd is correctly setup
Date: Sat, 08 Dec 2012 09:02:07 -0700 [thread overview]
Message-ID: <50C3647F.4050900@mlbassoc.com> (raw)
In-Reply-To: <31099774-8FED-4465-BFC3-67C718BC4AF6@gmail.com>
On 2012-12-08 07:19, Elvis Dowson wrote:
> Hi,
> I haven't used systemd before, and I've just built a linux kernel image using the latest yocto poky/master.
>
> The boot process starts as normal, but it just displays "freeing memory (some value)" and I get no console prompt.
>
> Q1: Which config setting or recipe code, controls the inclusion of systemd in the root filesystem?
>
> Q2: How can I check to see if systemd is properly configured for my target (virtex-5-powerpc-405-ml507-softfloat)?
First thing, make sure that your kernel has this in the config:
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
The latest udev (rev 182) has to have this to work.
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
next prev parent reply other threads:[~2012-12-08 16:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-08 14:19 How to check if systemd is correctly setup Elvis Dowson
2012-12-08 16:02 ` Gary Thomas [this message]
2012-12-08 17:49 ` Elvis Dowson
2012-12-08 18:41 ` Elvis Dowson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50C3647F.4050900@mlbassoc.com \
--to=gary@mlbassoc.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.