User Tools

Site Tools


hw:zynq:linux:petalinux:sdcard

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
hw:zynq:linux:petalinux:sdcard [2019/03/29 12:28]
jakub.moron
hw:zynq:linux:petalinux:sdcard [2019/07/17 14:17]
jakub.moron
Line 13: Line 13:
   - Copy boot and kernel: (for ''​boot_project_name''​ see [[hw:​zynq:​linux:​petalinux:​boot_kernel|Boot and Kernel configure &amp; build with PetaLinux without BSP (board support package)]]) <​code>​   - Copy boot and kernel: (for ''​boot_project_name''​ see [[hw:​zynq:​linux:​petalinux:​boot_kernel|Boot and Kernel configure &amp; build with PetaLinux without BSP (board support package)]]) <​code>​
 cd <​boot_project_path>/<​boot_project_name>​ cd <​boot_project_path>/<​boot_project_name>​
-sudo cp ./​images/​linux/​* <​sd_card_mount_point>/​BOOT/​+sudo cp ./​images/​linux/​BOOT.BIN ./​images/​linux/?​mage./​images/​linux/?​ystem.* ./​images/​linux/​u-boot.bin ./​images/​linux/​vmlinux ​<​sd_card_mount_point>/​BOOT/​
 sync sync
 +
 +// old: sudo cp ./​images/​linux/​* <​sd_card_mount_point>/​BOOT/​
 </​code>​ </​code>​
   - Copy root filesystem: <​code>​   - Copy root filesystem: <​code>​
/services/www/http/wiki/data/pages/hw/zynq/linux/petalinux/sdcard.txt · Last modified: 2021/04/21 16:48 by jakub.moron