[Buildroot] Login of Buildroot

Diego Iastrubni diegoiast at gmail.com
Wed Aug 24 08:57:30 UTC 2011


On Wed, Aug 24, 2011 at 11:48 AM, Alexjan Carraturo <axjslack at gmail.com> wrote:
>> What happens if you remove "securetty"? Do you have the correct /dev/*
>> files? (for example /dev/tty)

> What do you mean with "remove securetty"; do you mean remove my tty
> from file, or remove the file "securetty"?
rm -f /dev/securetty

>
> The correct tty is present (/dev/ttyAMA0) and seems to have right
> permissions (crw-rw-rw).
ls -l /dev/ttyAMA0
ls -l /dev/tty

(passwd+login use the later one)

Next step, is to get a working shell, and run "strace passwd".



More information about the buildroot mailing list