This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
resources:tools-software:linuxdsp:docs:quickstartguide:quickstart_sc573 [21 Dec 2022 12:10] Vasileios Bimpikas Enriched the NFS section with status check before proceeding |
resources:tools-software:linuxdsp:docs:quickstartguide:quickstart_sc573 [09 Feb 2023 12:18] Prasanth Ramesh Image name was wrong |
||
---|---|---|---|
Line 348: | Line 348: | ||
The root filesystem should then be copied to /romfs. | The root filesystem should then be copied to /romfs. | ||
<code> | <code> | ||
- | $ sudo tar -xf tmp/deploy/images/adsp-sc598-som-ezkit/adsp-sc5xx-full-adsp-sc598-som-ezkit.tar.xz -C /romfs | + | $ sudo tar -xf tmp/deploy/images/adsp-sc573-ezkit/adsp-sc5xx-full-adsp-sc573-ezkit.tar.xz -C /romfs |
</code> | </code> | ||