Forum Discussion
Altera_Forum
Honored Contributor
15 years agoinit: /sbin/getty respawning too fast
Hi all, being my uClinux system fully developed I want to disable the "automatic root login without password" in the system console. I followed the steps reported in the wiki but, no matter what I tr...
Altera_Forum
Honored Contributor
15 years agoAFAIK, "respawning too fast means, that the program that is started by the init process dies immediately (or maybe is not executable at all). if getty dies, maybe the appropriate character driver is not workable or not in place.
-Michael