From: Jukka Rissanen <jukka.rissanen@linux.intel.com>
To: Ross Burton <ross.burton@intel.com>
Cc: yocto@yoctoproject.org
Subject: Re: Initramfs and systemd problems
Date: Tue, 12 Feb 2013 15:17:50 +0200 [thread overview]
Message-ID: <511A40FE.107@linux.intel.com> (raw)
In-Reply-To: <8646FD9BE034499C9DBF00E03F139C65@intel.com>
On 12.02.2013 13:50, Ross Burton wrote:
> On Tuesday, 12 February 2013 at 10:30, Burton, Ross wrote:
>> On 12 February 2013 10:14, Jukka Rissanen
>> <jukka.rissanen@linux.intel.com (mailto:jukka.rissanen@linux.intel.com)> wrote:
>>> At least the systemd version in initramfs is missing
>>>
>>> /etc/udev/rules.d/automount.rules
>>> /etc/udev/scripts/mount.sh (http://mount.sh)
>>>
>>> that seem to be related to this issue.
>>
>> Yeah, that would do it. :) That saved thirty minutes of debugging, thanks.
> I can't test an image right now, but try adding a RRECOMMENDS to the udev in the systemd recipe to udev-extraconf, as that's the package which contains the mount script.
>
> Ross
>
Thanks Ross!
Adding
RRECOMMENDS_${PN} = "udev-extraconf"
to my systemd_git.bbappend allowed the device to boot.
Probably unrelated but I cannot input anything in the console anymore,
console output is ok thou. I have to figure out why.
I noticed one path issue in init-live.sh, will send a patch about it to ml.
Cheers,
Jukka
next prev parent reply other threads:[~2013-02-12 13:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-12 9:14 Initramfs and systemd problems Jukka Rissanen
2013-02-12 9:35 ` Ross Burton
2013-02-12 10:14 ` Jukka Rissanen
2013-02-12 10:30 ` Burton, Ross
2013-02-12 11:50 ` Ross Burton
2013-02-12 13:17 ` Jukka Rissanen [this message]
2013-02-12 14:06 ` Ross Burton
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=511A40FE.107@linux.intel.com \
--to=jukka.rissanen@linux.intel.com \
--cc=ross.burton@intel.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.