This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/PROCESSOR-SDK-AM57X: How to disable login prompt

Part Number: PROCESSOR-SDK-AM57X
Other Parts Discussed in Thread: AM5718

Tool/software: Linux

Hi,

We are working on AM5718 processor using ti-processor-sdk-linux-am57xx-evm-05.02.00.10, we want boot the board directly without using login prompt.

We found e2e forum to disable the login prompt by altering this line O0:12345:respawn:/sbin/getty -L 115200 ttyO0 to O0:12345:respawn:/bin/login -f root ttyO0 </dev/ttyO0 >/dev/ttyO0 2>&1 in /etc/inittab,


but I did not find that inittab file in /etc directory, Kindly suggest where I need to change to disable login prompt.

Thanks & Regards

P. Venkata Prasad