Part Number: SK-TDA4VM
Hi,
I was trying to build sdk using the top level makefile from this link: https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-jacinto7/08_05_00_08/exports/docs/linux/Overview_Top_Level_Makefile.html and installed the files(both rootfs and boot) to sd card using command :
sudo -E BOOTFS=/media/$USER/boot DESTDIR=/media/$USER/rootfs make install
While booting I was facing this issue 'kernel panic - not syncing: no working init found. try passing init= option to kernel'. Attaching screenshot of the error.
Can you please tell me what might be the issue. After installing to sd card using the above command, I noticed /bin, /sbin folders are absent.
Why these folders are absent even after succesful build using top level makefile. Can you please tell what might be the issue or any possible step i missed.
