[Buildroot] systemd not working properly?

Eric Le Bihan eric.le.bihan.dev at free.fr
Tue Oct 21 08:15:34 UTC 2014


Hi!
On Sun, Oct 19, 2014 at 12:45:25PM +0200, Thomas Petazzoni wrote:
> Dear systemd/Buildroot users,
>
> I don't use systemd much, but every time I need to test a config with
> systemd enabled, there are quite a few errors at boot time, and more
> precisely, it doesn't even boot completely. Here are the errors I get:
>
> [FAILED] Failed to start Remount Root and Kernel File Systems.
> See 'systemctl status systemd-remount-fs.service' for details.
> ...
>
> Then a *very* long delay because of dev-ttyAMA0.device., that finally
> ends up with:
>
> [ TIME ] Timed out waiting for device dev-ttyAMA0.device.
> [DEPEND] Dependency failed for Serial Getty on ttyAMA0.
>
> And finally, I get no getty at all.
>
> Defconfig being used:
>
> BR2_arm=y
> BR2_TOOLCHAIN_EXTERNAL=y
> BR2_INIT_SYSTEMD=y
> BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA0"
> BR2_PACKAGE_AVAHI=y
> BR2_PACKAGE_AVAHI_DAEMON=y

I do not have a working ARM based device, I only test with QEMU/ARM and I have
not experienced such issue with this configuration. :-(

Best regards
ELB


More information about the buildroot mailing list