[LEDE-DEV] Failed to execute /usr/libexec/login.sh
Daniel Dickinson
openwrt at daniel.thecshore.com
Wed May 11 23:26:03 PDT 2016
On 16-05-11 06:08 PM, Alexey Brodkin wrote:
> Hi Daniel,
>
>
> breaks something for my boards (in particular arc770-based boards).
> I'm unable to activate console now. That's what I'm getting
> every time I press ENTER:
> ----------------------------->8-----------------------------
> Failed to execute /usr/libexec/login.sh
> Please press Enter to activate this console.
> Failed to execute /usr/libexec/login.sh
> Please press Enter to activate this console.
In your build tree build_dir/target-<blah>/root-<blah>
can you verify
bin/login
bin/ash
bin/sh
all exist (they should be symlinks to busybox in bin/busybox which
should also exist).
also can you verify /usr/libexed/login.sh is exectuable?
More information about the Lede-dev
mailing list