Skip to main content

Connect to Host Machine via SSH

  • You can use serial port or WIFI to connect to the device.
  • Please prepare MobaXterm_Personal or other SSH terminal tools in advance.
  • Please 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, limit switch, fan, and other peripherals!!!
  • Finally, please connect to SSH via network for easy firmware compilation!!
  • For firmware compilation, please refer to the tutorial on connecting the host machine through WIFI or Ethernet cable.

Connect to Host Machine SSH via Serial Port

  • 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-C8 port
  • If the motherboard is connected to the computer normally, open the Device Manager and you will see the CH340 port.
  • Open MobaXterm, set it up as follows, select the port seen in the Device Manager earlier.
  • If everything is normal, you should see the boot screen.
  • Wait a moment, if this screen appears, it means the system has started.

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

After pressing Enter, you will see the following content.

  • If you need to check the IP address, enter ip a | grep inet in SSH and press Enter. Find the IP address in the returned content that is in the same segment as your router to access it.