STM32 MPUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

The gpt partition table dmaged

Hi, I read more wiki pages and found below command to partition emmc on ubootsetenv emmc_part "name=ssbl,size=2MiB;name=bootfs,type=linux,bootable,size=64MiB;name=rootfs,type=linux,size=512" gpt write mmc 1 ${emmc_part}When my board start up and exec...

SChen.11 by Associate III
  • 1038 Views
  • 1 replies
  • 0 kudos

Resolved! How to add program to autostart?

Hi, how to add program to autostart in OpenSTLinux ?I tried adding initialization script to /etc/init.d and creating .desktop file in ~/.config/autostart directory, but nothing works.I will be very gratefull, if somebody could help me.

La1 by Associate III
  • 2253 Views
  • 8 replies
  • 0 kudos