Connect to the Host SSH
dangerous
- This document is only applicable for the FLY host machine, other devices are for reference only.
- If you are compiling and burning firmware, please refer to the network connection tutorial instead of the serial port connection tutorial.
- You can use serial or WIFI to connect to the device.
- Please prepare in advance MobaXterm_Personal or other SSH terminal tools.
- Please ensure that the SD card or M2WE has burned the corresponding host system.
- If the host cannot start normally, please remove all external devices such as drivers, limiters, fans, etc.!
- Finally, please connect to SSH via the network for convenient firmware compilation!
- For firmware compilation, please see the tutorial on connecting the host via WIFI or Ethernet.
- Serial Connection
- Network Connection
Use Serial Port to Connect to the Host SSH
- Use a USB Type-c cable to connect the FLY host machine to the computer.
- For other host machines, please check the connection method yourself!!
- FLY-C8
- FLY-Pi v2
- FLY-Pi(π)
- FLY-Gemini
- FLY-MiniPad
- FLY-Pi Lite2
- FLY-C8 port

- FLY-Pi v2 port

- FLY-Pi port

- FLY-Gemini port

- FLY-MiniPad port

- FLY-Pi Lite2 port

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

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


- If everything is normal, you should see the startup screen.

- Wait a moment, and if you see this screen, it means the system has started.

If after a few minutes, the screen still shows nothing, press the Enter key a few times.

After pressing Enter, you will see the following content.

- If you need to check the IP address, type
ip a | grep inetin the SSH terminal and press Enter. Find the IP address that matches your router's segment to access it.

Use Network IP to Connect to the Host SSH
- Ensure the system has started normally.
- Log in to the router backend to which the host is connected unless you know the IP address of the host.
- Ensure you know the username and password of the host. The FLY system defaults to username fly and password mellow.
- If the motherboard has already started and is connected to the network, you can use the following method to connect to SSH.
- Open MobaXterm and set it up as follows, entering the IP address you viewed previously, or you can check it in the router backend.

Note: In step 4, enter the username of the host.

- When you first connect, a window will pop up; click
Accept.

- It will prompt you to enter the password. After typing the host password and pressing Enter,
Note: Here, the entered password is not visible; just press Enter after typing it.
The default username for the FLY system is: fly, and the password is: mellow.


- Login successful.