User Tools

Site Tools


do_gentoo_on_usd_for_iot-gate-imx7

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
do_gentoo_on_usd_for_iot-gate-imx7 [2017/11/11 14:59]
admin
do_gentoo_on_usd_for_iot-gate-imx7 [2017/11/21 17:44]
admin
Line 1: Line 1:
 +== Parted ==
 +  parted /dev/sdX
 +  mklabel msdos
 +  mkpart primary fat32 2048s 150M
 +  mkpart primary ext4 150M -1
 +
 == Understand the firmware == == Understand the firmware ==
 When I open the folder **install/​** into **cl-som-imx7-linux.zip**,​ I scan with ''​file''​ command to understand what I have, usually ARM hardware use uboot, then I hope uboot system + linux kernel + ramdisk. When I open the folder **install/​** into **cl-som-imx7-linux.zip**,​ I scan with ''​file''​ command to understand what I have, usually ARM hardware use uboot, then I hope uboot system + linux kernel + ramdisk.
do_gentoo_on_usd_for_iot-gate-imx7.txt ยท Last modified: 2017/11/21 17:49 by admin