[OE-core] [for-dylan][PATCH] systemd: fix bootup with 'ro' by re-adding util-linux-mount to RDEPENDS
Koen Kooi
koen at dominion.thruhere.net
Mon Apr 15 11:31:18 UTC 2013
Op 15 apr. 2013, om 12:42 heeft "Burton, Ross" <ross.burton at intel.com> het volgende geschreven:
> Hi Koen,
>
> On 15 April 2013 11:16, Burton, Ross <ross.burton at intel.com> wrote:
>> On 15 April 2013 11:09, Koen Kooi <koen at dominion.thruhere.net> wrote:
>>>> Does busybox produce any useful errors as to why it's not working?
>>>
>>> No, it pretends everything is OK and the remount succeeded.
>>
>> Thanks busybox!
>
> There's several fixes upstream that we don't have in our busybox, it
> would be much appreciated if you could try this patch which rolls them
> all up.
>
> http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=ross/mount&id=1fc11cc25938b6a0c1e9b69a30326de8608cb98f
With that patch included and util-linux-mount removed:
[ 3.027961] systemd-random-seed[107]: Failed to write new random seed file: Bad file descriptor
[ 3.189475] systemd-tmpfiles[108]: rm_rf(/var/run/udisks): Read-only file system
[ 3.262564] systemd-tmpfiles[108]: rm_rf(/var/run/pm-utils): Read-only file system
[ 3.310582] systemd-tmpfiles[108]: rm_rf(/var/run/dbus): Read-only file system
[ 3.331494] systemd-tmpfiles[108]: rm_rf(/var/run/utmp): Read-only file system
[ 3.357310] systemd-tmpfiles[108]: rm_rf(/var/run/avahi-daemon): Read-only file system
[ 3.383427] systemd-tmpfiles[108]: rm_rf(/var/run/syslogd.pid): Read-only file system
[ 3.410699] systemd-tmpfiles[108]: rm_rf(/var/run/gdm): Read-only file system
[ 3.435955] systemd-tmpfiles[108]: rm_rf(/var/run/connman): Read-only file system
[ 3.462494] systemd-tmpfiles[108]: rm_rf(/var/run/ConsoleKit): Read-only file system
[ 3.492882] systemd-tmpfiles[108]: Failed to create file /var/log/wtmp: Read-only file system
[ 3.522076] systemd-tmpfiles[108]: Failed to create file /var/log/btmp: Read-only file system
[ 3.554021] systemd-tmpfiles[108]: chmod(/var/tmp) failed: Read-only file system
[ 4.676901] systemd-update-utmp[162]: Failed to write utmp record: Read-only file system
So busybox mount is still worthless
More information about the Openembedded-core
mailing list