System Image Burning
System Image Burning
System Introduction
FlyOS-Fast is a lightweight Linux system customized specifically for 3D printing, supporting the entire series of Fly host platforms. Its features include:
- Fast boot, kernel optimization ensures Klipper real-time performance
- File system optimization reduces the risk of failing to start due to power failure
- 30-second quick startup of KlipperScreen
- Pre-installed services such as Klipper, RRF, Mainsail, Fluidd, Moonraker, and KlipperScreen
- Support for switching between Klipper and RRF systems
- Support for online one-click switching between Mainsail and Fluidd
- Support for USB disk printing, power-off resume printing, and serial port screen
- Support for automatic firmware burning on startup (fly-c8, fly-geminiv3)
- Allows pre-setting default language and printer name for front-end UIs like Fluidd
For more OEM customization features (such as setting up custom startup logos, preset configuration files, hiding Mainsail tabs, etc.), please contact us.
This system is a lightweight customized system; the built-in components like klipper are not official versions and do not support user modifications or upgrades.
- The system account for FLYOS-FAST is
root
, with the password beingmellow
.
System Burning Preparation
- Prepare the required devices
- If using a TF card to boot the system, prepare the following devices
- If using M2WE to boot the system, prepare the following devices
- Card reader
- One TF card with a capacity of 16GB-128GB, with a transmission speed of Class10 or higher.
- It is recommended to use TF cards from reputable brands such as Kingston, SanDisk, Samsung, and Kioxia; avoid using generic TF cards!
- A Windows PC (Windows 7, Windows 10, or Windows 11)
- M2WE (FLY proprietary device)
- M2SD (FLY burn-in device)
- A Windows PC (Windows 7, Windows 10, or Windows 11)
- Installation diagram
-
Download the FLY-H618 system image: H618 system image
tip- The naming rule for the system file is:
FlyOS-Fast-[chip series]-[version number].img
, for example:FlyOS-Fast-H618-v1.0.0.img
- For Windows systems, download the
.exe
file, which is a 7z self-extracting compression package. After downloading, double-click it to extract and obtain the.img
file (only Windows systems can be used to extract). - For other systems such as MacOS or Linux, download the
.7z
file, which is a 7z compression package. After downloading, use tools that support the 7z format to extract and obtain the.img
file. - Due to the large size of the system file, other compression formats and source images are temporarily unavailable for download.
- This tutorial uses the
.exe
format for introduction.
- Access the FlyOS-Fast artifact repository, select the compression format, and enter the file page.
- Select the image version (default latest).
- Click "File List," then scroll the bar to the right to display the download button.
- Click the download button to download the system image.
- The naming rule for the system file is:
-
Extract the system image file to get the
.img
file.- Double-click or right-click open
FlyOS-Fast-H618.exe
, and after a few seconds, a window will pop up (if the system prompts it is unsafe, choose "More Info" -> "Run"). - You can choose the extraction directory, then click the
Extract
button, wait for the extraction to complete.
- After extraction, a
FlyOS-Fast-H618-vx.x.x.img
file will be generated in the extraction directory.x.x.x
is the system version number.
- Double-click or right-click open
-
Install the device to be burned onto the computer.
Burn the System
-
Open Rufus, select the device, and ensure the selected device shows the same capacity as the burning card inserted into the computer.
-
Choose the "Boot type," which defaults to selecting "Image file."
-
Select the image file by clicking the "Select" button next to the "Boot type selection."
-
After selecting the image file, the "Boot type selection" will change to the filename of the image file.
-
Click the
Start
button; if a pop-up window appears prompting to clear disk data, clickOK
. -
After burning, the computer will emit a prompt sound, and the progress bar will show as
Ready
. -
Do not rush to remove the burning card after completion.
-
Open File Explorer to check if there is a U-drive or removable disk named
FlyOS-Conf
. -
Open
FlyOS-Conf
; if the two files shown in the figure below exist, it indicates successful burning. -
Install the system card onto the motherboard.
Installing the System Card
- Diagram of M2WE installed to C5
- Diagram of TF card installed to C5


- After the system card is installed, you can proceed to the next step and connect via SSH to the host machine.