Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHow to Startup application automatically?
Hello. I use Nios2 dev kit(Stratix2). I want to start application after power on without PC. (The application controls LED only.) I checked the following post, http://www.niosforum.c...
Altera_Forum
Honored Contributor
20 years agoHi alex,
I had same problem. But now it is running successfully. Please, don't select configuration of inetd, telnetd through busybox. Select inetd, telnetd in uClinux-dist and compile and put the romfs dir file in rootfs dir respectively. Remove the ~/rootfs/etc/securetty file. Now you are able to login through telnet as root without any passwd required. I hope this will help you. with bless, Goutam