Strongly recommended!!! This system is a deep customization of the FLY for 3D printers!
FLYOS-FAST System Burning
System Burning
FLYOS-FAST system burning tutorial: flyos-fast system burning tutorial
Oops! The following documents are being updated, please do not refer to them!!!
System Introduction
- FlyOS-Fast is a lightweight Linux system deeply customized for 3D printing, with fast boot speed, taking only 30 seconds to start. Supports all series of Fly host platforms.
- Optimized kernel to enhance the real-time response performance of Klipper.
- Optimized file system to prevent system damage caused by direct power failure.
- Pre-installed services include Klipper, RRF, Mainsail, Fluidd, Moonraker, and KlipperScreen.
- Supports switching between Klipper and RRF systems.
- Supports online switching between Mainsail and Fluidd.
- Supports USB drive printing.
- Combined with the KPPM module, it can achieve interrupted print resuming.
- Supports presetting default languages and printer names for front-end UIs like Fluidd.
- More OEM customization features: such as setting startup logos, preset configuration files, hiding Mainsail tab pages, etc., please contact us.
Preparation
-
Download the system image
- Image link: Piv2 system image download (supports Windows only)
- Image link: Piv2 system image download (supports Windows, MacOS, Linux)
-
Download the burning tool. The tutorial will use
Rufus
as an example. Other tools can be used in practice, such asEtcher
,Win32 Disk Imager
, etc.- Rufus download address: Download Chinese or Click Download English (supports Windows only).
- Etcher download address: Click Download (supports Windows, MacOS, Linux).
- Win32 Disk Imager download address: Click Download (supports Windows only).
-
The tutorial will use
FlyOS-Fast-H5.exe
as an example. -
Extract the system image file to get the
.img
file.- Double-click or right-click open
FlyOS-Fast-H5.exe
, wait for a few seconds, and a window will pop up (if the system prompts that it is unsafe, select "More info" -> "Run"). - You can choose the extraction directory, then click the
Extract
button, wait for the extraction to complete.
- After the extraction is completed, a
FlyOS-Fast-H5-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
-
Burn the image.
- Burn to TF card
- Burn to M2WE via USB
- Burn to M2WE or TF card via M2SD Burner
-
- The TF card used for burning needs to be larger than 4GB, it is recommended to use a SanDisk 32GB C10 or higher TF card (testing found that many cheap cards cannot start after burning).
- The TF card used for burning needs to use an SD card reader, insert the burning card into the reader, then insert the reader into the computer.
- Open
Rufus
, select the device. The selected device should display capacity consistent with the inserted burning card capacity.
-
Select the image file, click the
Select
button on the right side of theBoot type selection
, and select the.img
file after decompression. -
After selecting the image file, the
Boot type selection
will become the name of the image file. -
Click the
Start
button, if a window pops up prompting that disk data needs to be cleared, clickOK
. -
After burning is complete, the computer will emit a prompt sound, and the progress bar will show
Ready
. -
Do not rush to remove the burned card after burning is complete.
-
Open File Explorer, check whether 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 means that the burning is successful. -
The
config.txt
is the system configuration file, please see the next page for its content. Modify the configuration file.
-
Download drivers:
-
Install drivers:
- Open
Zadig
, checkList All Devices
in the top menu bar Options
- Open
- Install M2WE, then press the
BOOT
button on the motherboard, and connect the host to the computer using a double-headed USB data cable
-
Open zadig
-
If everything is normal, a
Unknow Device #x
orUSB Device(VID_1f3a_PID_efe8)
will appear in zadig at this time, select it -
Check the USB ID after selecting the device, make sure it matches the above picture, otherwise reselect other devices
-
The second place in the above picture can only select
WinUSB(vxxxxxxx)
, the version number doesn't matter -
Click
Install Driver
to install the driver, the driver only needs to be installed once on the same computer -
Open the installed FLY-BOOT, click
Check Device
, if the previous steps are correct, it will prompt that a usable device is found -
Click to start
BOOT
, if it is normal, it will prompt thatBOOT
has been successfully enabled, wait a few seconds before proceeding to the next step
- Open
Rufus
, select the device. The selected device should display capacity consistent with the inserted burning card capacity.
-
Select the image file, click the
Select
button on the right side of theBoot type selection
, and select the.img
file after decompression. -
After selecting the image file, the
Boot type selection
will become the name of the image file. -
Click the
Start
button, if a window pops up prompting that disk data needs to be cleared, clickOK
. -
After burning is complete, the computer will emit a prompt sound, and the progress bar will show
Ready
. -
Do not rush to remove the burned card after burning is complete.
-
Open File Explorer, check whether 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 means that the burning is successful. -
The
config.txt
is the system configuration file, please see the next page for its content. Modify the configuration file
Notice- This product supports USB3.0
- This product does not support simultaneous installation of TF and M2WE
- After installing M2WE or SD card, connect it to the computer's USB port, you can format it
- Do not install NVMe or other devices, otherwise it will cause device damage!!!
-
Install M2WE or SD card onto M2SD. If using a TF card for burning, the TF card needs to be larger than 4GB, it is recommended to use a SanDisk 32GB C10 or higher TF card (testing found that many cheap cards cannot start after burning)
- Install M2WE
- Install SD card
-
Open
Rufus
, select the device. The selected device should display capacity consistent with the inserted burning card capacity.
-
Select the image file, click the
Select
button on the right side of theBoot type selection
, and select the.img
file after decompression. -
After selecting the image file, the
Boot type selection
will become the name of the image file. -
Click the
Start
button, if a window pops up prompting that disk data needs to be cleared, clickOK
. -
After burning is complete, the computer will emit a prompt sound, and the progress bar will show
Ready
. -
Do not rush to remove the burned card after burning is complete.
-
Open File Explorer, check whether 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 means that the burning is successful. -
The
config.txt
is the system configuration file, please see the next page for its content. Modify the configuration file.