Connect to Host Machine via SSH
- You can connect to the device using serial port or WIFI
- Please prepare in advance MobaXterm_Personal or other SSH terminal tools
- Ensure that the SD card or M2WE has been burned with the corresponding host machine system
- If the host machine cannot start normally, please remove the driver, limiters, fans, and other peripherals!
- Finally, connect to SSH via the network for convenient firmware compilation!
- For firmware compilation, see the tutorial on connecting the host machine via WIFI or Ethernet
- Serial Connection
- Network Connection
Connect to Host Machine via Serial Port
- Use a USB Type-C cable to connect the FLY host machine to your computer
- For other host machines, please check the connection method yourself!!
- FLY-MiniPad
- FLY-MiniPad port

- If the motherboard is connected to the computer properly, open Device Manager, and you will see the CH340 port

- Open
MobaXterm, and set it up as follows, selecting the port you saw in Device Manager


- If everything is set up correctly, you should see the boot screen

- Wait a moment, and if this screen appears, it means the system has started

If after a few minutes, the interface shows no display, press the Enter key a few times

After pressing Enter, you should see the following content

- To view the IP address, enter
ip a | grep inetin the SSH terminal and find the IP address that matches your router's segment

Connect to Host Machine via Network IP
- Log in to the router backend connected to the host machine
- Ensure that the system has started normally
- Ensure that you know the username and password of the host machine; the FLY system defaults to username fly and password mellow
- If the motherboard has started and is connected to the network, you can use the IP address to connect to SSH
- Open MobaXterm and set it up as follows, entering the IP address you found earlier, which can also be viewed in the router backend

Note: Here, in step 4, enter the username of the host machine

- The first time you connect, a window will pop up; click
Accept

- When prompted for a password, enter the host machine password and press Enter
Note: Here, the password is not visible as you type; simply press Enter after typing
The FLY system defaults to username: fly and password: mellow


- Login successful