Hello,
I am trying to build a custom file system for my project, which I want to keep same as file system available with TI-SDK for AM57xx. I have compiled busy-box and started this activity. I am facing few problems in that.
1) inittab is not working fine
2) udev is not running.
I want to know that how TI has build filesystem for AM57xx. Is it based on Busybox or something else? If it is based on busybox then, why udev is not starting and facing problem in running inittab?
