Template:Yocto Build Release TI: Difference between revisions
From Variscite Wiki
No edit summary |
No edit summary |
||
Line 61: | Line 61: | ||
The wic image fully supports booting from an SD Card. Use the command below to write it to an SD Card: | The wic image fully supports booting from an SD Card. Use the command below to write it to an SD Card: | ||
$ | $ {{GET_UNZIP|var-default-image-am62x-var-som.wic.zst}} arago-tmp-external-arm-glibc/deploy/images/am62x-var-som/var-default-image-am62x-var-som.wic.zst | sudo dd of=/dev/sdX bs=1M && sync | ||
{{note|'''NOTE''': The wic image does not support all features booting from eMMC. For example, /etc/fw_env.config is configured for the SD Card (/dev/mmcblk1) |info}} | {{note|'''NOTE''': The wic image does not support all features booting from eMMC. For example, /etc/fw_env.config is configured for the SD Card (/dev/mmcblk1) |info}} | ||