Forum Discussion
Altera_Forum
Honored Contributor
22 years agoinittab and rcS
Hello, I would like to know if there is an example for writing inittab and rcS. I added Busybox in the filesystem. I would like to enable uart port for the default console. I think that ...
Altera_Forum
Honored Contributor
22 years agoTake a peek inside the Reference Guide. There is an example inittab that can be used.
Also, please be careful with newlines... busybox expects only the linux style newlines. To be safe, I would run each of the files through dos2unix.