Solved
Forum Discussion
mabdrahi
Contributor
3 years agoHI Raju,
If you are using systemd, in the file meta/recipes-core/systemd/systemd-serialgetty/serial-getty@.service change the ExecStart in the service to this :
ExecStart=-/sbin/agetty -a USERNAME -8 -L %I @BAUDRATE@ $TERM
try change USERNAME to root or other.