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
- Please ensure that the SD card or M2WE has burned the corresponding host machine system
- If the host machine cannot start normally, please remove all external devices such as drivers, limiters, fans, etc.!
- Finally, connect to SSH via the network for easy firmware compilation!
- For firmware compilation, please refer to the tutorial on connecting the host machine via WIFI or Ethernet
- Serial Port Connection
- Network Connection
Use Serial Port to Connect to Host Machine SSH
- Use a USB Type-C cable to connect the FLY's host machine to the computer
- For other host machines, please query the connection method yourself!!
- FLY-C8
- FLY-C8 port
- If the motherboard is connected normally to the computer, open Device Manager, and you will see the CH340 port
- Open
MobaXterm
, and set it as follows, select the port you saw in Device Manager
- If everything is normal, you will see the boot screen
- Wait for a moment, if this screen appears, it means the boot is successful
If after a few minutes, as shown in the following image, there is no display on the interface, press the Enter key a few times
After pressing Enter, the following content will appear
- If you need to check the IP address, enter
ip a | grep inet
in SSH and hit Enter. Find the IP address in the same segment as your router to access it
Use Network IP to Connect to Host Machine SSH
- Please log into the router backend of the connected host machine
- Ensure that the system has started normally
- Ensure that you know the username and password of the host machine. The 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 set it as follows, fill in the IP you viewed earlier, or view it in the router backend
Note: Here, step 4 requires entering the username of the host machine
- The first connection will pop up this window, click
Accept
- Prompt for password input, enter the host machine password and hit Enter
Note: Here, the entered password is not visible, just hit Enter directly after typing
The default username for the FLY system is: fly
, the default password is: mellow
- Successful login