Skip to main content

Install an image to MicroSD Card

SoC TH1520 used on Meles supports booting from SPI Nor Flash and eMMC. There is one MicroSD Card slot on Meles. Therefore Meles supports the following booting method: SPI Nor Flash + MicroSD Card.

Requirements

  • Meles with proper power
  • SPI Nor Flash with bootloader on board
  • A MicroSD Card, larger than 16GB, class 10 or better
  • A PC/laptop running Windows or Linux or MacOS

Install tools on PC

Get Balena Etcher from webite, https://etcher.balena.io/.

Get Meles MicroSD card image

Download Meles MicroSD Card image. https://github.com/milkv-meles/meles-images/releases/download/v2024-0329/sdcard-meles-20240327_151758.img.gz

Write the image to MicroSD Card

  • Insert the MicroSD Card into MicroSD Card Reader, which connects to Host PC.
  • Run the application Etcher
  • On the Etcher window, we click "Flash from file" to select image file.

sdcard-etcher-flash-from-file

  • On the Etcher window, we click "Select target" to select MicroSD Card device.

sdcard-etcher-select-target

  • On the Etcher window, we click "Flash!" to write the image.

sdcard-etcher-flash

  • On the Etcher window, it shows that "Flash Complete!".

sdcard-etcher-flash-complete

Now we have successfully installed the image to MicroSD Card.

  • MilkvHaaland