Connect to Host Machine via SSH
- You can use serial port or Wi-Fi to connect to the device.
- Please prepare MobaXterm_Personal or other SSH terminal tools in advance.
- Please confirm that the SD card or M2WE has burned the corresponding host system.
- If the host machine cannot start normally, please remove peripherals such as drivers, limiters, fans, etc.!
- Finally, please connect to SSH via the network for firmware compilation!
- For firmware compilation, refer to the tutorial on connecting to the host machine via Wi-Fi or Ethernet cable.
- Serial Connection
- Network Connection
Use Serial Port to Connect to Host Machine SSH
-
Use a USB Type-C cable to connect the FLY host machine to the computer.
-
For other host machines, please query the connection method yourself!!
-
FLY-Pi v2 port
-
If the motherboard is connected to the computer normally, you can see the CH340 port in the Device Manager.

- Open
MobaXterm
, and make the following settings, select the port seen in the Device Manager earlier.


- If everything is normal, you can see the boot screen.

- After a while, this screen appears, indicating the startup is complete.

If there is no display after waiting for a few minutes, press the Enter key a few times.

After pressing Enter, the content shown in the following figure will appear.

- If you need to view the IP address, enter
ip a | grep inet
in the SSH and press Enter. Find the IP address that matches your router segment to access.

Use Network IP to Connect to Host Machine SSH
- Please log in to the router backend connected to the host machine.
- Please ensure that the system has already started normally.
- Please ensure that you know the username and password of the host machine, FLY system default username is fly, default password is mellow.
- If the motherboard has started and is already connected to the network, you can use the IP to connect to SSH.
- Open MobaXterm, and make the following settings, fill in the IP address viewed earlier, or check it in the router backend.

Note: The username of the host machine is entered here in step 4.

- When first connecting, a window will pop up, click
Accept
to proceed.

- Prompt for password input, enter the host machine password and press Enter.
Note: The entered password is not visible here, press Enter directly after entering.
FLY system default, username is: fly
, password is: mellow
.


- Login successful.