Personal tools

Installing OpenSTLinux on VisionSOM-STM32MP1 with SD card: Difference between revisions

From SomLabs Wiki

Jump to: navigation, search
Created page with "{{PageHeader|Installing OpenSTLinux on VisionSOM-STM32MP1 with SD card}} The built system image file can be written to the SD card using the following command: <pre> sudo dd..."
(No difference)

Revision as of 15:33, 20 November 2020

Installing OpenSTLinux on VisionSOM-STM32MP1 with SD card


The built system image file can be written to the SD card using the following command:

sudo dd if=<image .raw file> of=/dev/sdX bs=1M

In order to run the images from SD card the main board jumpers shall be set as follows (BOOT[0:2] = 101):