Skip to main content

System Flashing

Notice
  • M2WE comes pre-flashed with FLYOS from the factory
  • If you need to reflash, please follow the tutorial below

Host Software Beginner's Guide

Host Software Beginner's Guide

Preparation Before System Flashing

  • Card reader
  • A TF card with a capacity not less than 16GB or not more than 128GB, and the transfer speed must be class10 or above
  • Download the corresponding system image
  • Download the required flashing tools

System Flashing

info

M2WE supports three modes, I recommend using TF card migration to M2WE and burning to M2WE via M2SD Burner

info
  • If the machine is equipped with M2WE and a memory card, the system will boot from the memory card by default
  • For M2WE, it is recommended to use a TF card to flash the system; flashing via USB to M2W might fail due to driver compatibility issues, it is advised to directly use memory card flashing to M2WE
  • Please ensure that the downloaded system image matches, as a mismatch will prevent the system from booting

Flashing M2WE via TF Card

info

System migration can fully migrate the image originally on the TF card to the M2WE, after which the contents in M2WE will be consistent with those on the original TF card.

  • Install and power on M2WE
  • Please first connect to SSH using serial port Click here to jump to the connection guide
  • Execute the following command; you may be prompted to enter a password. Enter the password mellow and press Enter (please note that the password is invisible)
sudo nand-sata-install
  • Select the Boot from eMMC - system on eMMC option and press Enter (usually the default option is selected, so just press Enter)
  • When prompted with This script will erase your eMMC. Continue?, select Yes and press Enter (usually the default option is selected, so just press Enter)
  • Choose the file system type as ext4 and press Enter (usually the default option is selected, so just press Enter)
  • Wait patiently until the progress bar appears (if no progress bar appears within 2 minutes, please press CTRL+C to terminate the operation, then restart the device and try again)
  • Do not disconnect power or perform any other operations during the system migration process until it is complete
  • After the migration is complete, press Enter to wait for the device to fully shut down
  • Power off, remove the TF card, and power on again. At this point, the system can boot from the eMMC.

System Configuration

FLYOS_Env Usage

Tip
  • Starting from system version 3.3.4, you can directly use FLY-TOOLS for system configuration without entering the boot to modify configurations.
  • Please note that older systems do not support direct configuration using FLY-TOOLS.
  • FLY_TOOLS Usage Guide

WIFI Configuration Instructions

Notice
  • The WIFI configuration method is complex and requires connecting to an upper-level machine via a serial port and then proceeding with the WIFI connection.