Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
software:linux:yocto:bblue [2023-07-07 14:41] Urs Grafsoftware:linux:yocto:bblue [2023-09-19 15:10] (aktuell) Urs Graf
Zeile 14: Zeile 14:
  
  
-===== Downloading Images ===== +===== Getting Images ===== 
-Prebuilt images can be obtained from our [[software:linux:images:start|Linux Images]] page. The images are provided in ''gzipped'' and need to be decompressed using ''gunzip'' before use: +Prebuilt images can be obtained from our [[software:linux:images:start|Linux Images]] page. Extract it and flash it onto a micro SD card
-<code> +
-gunzip ost-image-*.wic.gz +
-</code>+
  
-Note that ''gunzip'' will remove the original ''.wic.gz'' file and only the ''.wic'' file will be available after. ''gzip'' and ''gunzip'' should come preinstalled on most distributions, otherwise search for the ''gzip'' package in your distro's repositories. 
  
- +===== Booting from the Image =====
-===== Installing Images =====+
 Currently the instructions only cover booting from the micro SD card slot. Currently the instructions only cover booting from the micro SD card slot.
- 
-==== Preparing the SD card ==== 
- 
-Follow the [[ .:x86-rt#Installing Images | the x86-rt ]] instructions on how to install an image to a USB drive (up to 'Booting', but use a micro SD card instead. 
-The procedure is the exactly same. 
- 
- 
-==== Booting from the micro SD card ==== 
  
 Insert the micro SD card into the beaglebone blue and hold down the 'SD' button located next to the servo headers. Insert the micro SD card into the beaglebone blue and hold down the 'SD' button located next to the servo headers.
 Supply the beaglebone blue with power using the 12V barrel jack or the micro USB port. Supply the beaglebone blue with power using the 12V barrel jack or the micro USB port.
 Let go of the 'SD' button after a few secongs. Let go of the 'SD' button after a few secongs.
 +
  
 ===== Accessing the Board ===== ===== Accessing the Board =====