Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
software:linux:toradex:toradex-easy-installer [2023-07-21 09:20] Urs Grafsoftware:linux:toradex:toradex-easy-installer [2023-07-21 09:32] Urs Graf
Zeile 1: Zeile 1:
 ====== Toradex Easy Installer ====== ====== Toradex Easy Installer ======
  
-The Toradex Easy Installer is Toradex's recommended option for flashing images onto their modules. +The Toradex Easy Installer is Toradex's recommended option for flashing images onto their modules. The method described below loads the installer into RAM, boots from there and allows to flash a new image. We were currently not able to boot from our current image into the Toradex Easy Installer sitting on a USB stick, see [[software:linux:toradex:Toradex Easy Installer on USB]].
  
  
Zeile 27: Zeile 27:
 Now select the desired image and click install. Now select the desired image and click install.
  
-===== Booting into Toradex Easy Installer ===== 
- 
-Download the Toradex Easy Installer from the [[ https://developer.toradex.com/software/toradex-easy-installer#download-toradex-easy-installer | Toradex Wiki ]] and extract the downloaded archive onto a SD Card or USB Stick (FAT32). Insert the into the Board's SD Card slot or USB port and power it on.  
- 
-Interrupt the boot process (hit any key) to boot into uBoot. Now run ''run bootcmd_mmc1'' to boot from the SD Card or ''run bootcmd_usb0'' to boot from USB. 
- 
-Note that while Toradex recommends using the ''run distro_bootcmd'' this will boot from the modules internal flash if a bootable image is present. 
- 
-If you get an error along the lines of ''bootcmd_usb0 no found'' chances are that the board runs an older version of uboot that does not come with distroboot. In that case the bootloader can be updated by flashing a new toradex image [[ https://developer.toradex.com/knowledge-base/flashing-linux-on-imx6-modules | as described here ]]. 
- 
-Note that if Toradex's ''update.sh'' script fails with ''not space left on device'', you can try increasing the  
-''MIN_PARTITION_FREE_SIZE'' in ''update.sh'' to work around the issue. 
  
 === Images Feeds === === Images Feeds ===