Home
Products
Trainings
Support
Blogs
More
Solutions to your doubts are just one click away. Just select the appropriate category and ask questions. You can also reply to the answers you are already aware.
please copy your required files to sdcard and insert the sdcard to board.
follow the below commands to copy the files from sdcard to board after booting..
mount /dev/mmcblk1p1 /tmp/
cp /tmp/<file name> /data/ or /mnt/
please copy your required files to sdcard and insert the sdcard to board.
follow the below commands to copy the files from sdcard to board after booting..
mount /dev/mmcblk1p1 /tmp/
cp /tmp/<file name> /data/ or /mnt/