Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Letzte ÜberarbeitungBeide Seiten der Revision
software:linux:toradex:loading [2023-07-07 14:19] Urs Grafsoftware:linux:toradex:loading [2023-07-07 14:26] Urs Graf
Zeile 2: Zeile 2:
  
 ===== Loading Image to a Board ===== ===== Loading Image to a Board =====
-==== RS232 Console ==== 
- 
-A login shell can be accessed through UART-A on the Colibri Evaluation board with a null modem cable. The communication settings are: 115200 8N1.\\ 
-If you are using our [[embedded_systems:imx6:cb|Controller Board (cb20)]] you need a special USB/TTL-Serial-UART converter cable. The connector on the board is a 6-pin SIL connector, e.g. [[http://ch.farnell.com/ftdi/ttl-232r-3v3/kabel-usb-ttl-pegel-seriell-umsetzung/dp/1329311]]  
  
  
Zeile 15: Zeile 11:
 </code> </code>
  
- 
-===== First steps with a newly flashed board ===== 
- 
-After loading your new rootfs run the ''initial-setup.sh'' script in ''/opt/cb20/bin'' to allow the generation of SSH-Keys. Also the read-write partition mounted at /mnt/data is formatted.