Skip to main content

Connect to Host Computer 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 burned a system that matches the host computer.
  • If the host computer cannot start normally, please remove all peripherals such as drivers, limit switches, fans, etc.!
Note
  • If this is the first time you are starting your host computer, you must use the serial port connection to connect to the host computer's SSH.
  • When compiling firmware, you must use the WiFi connection to the host computer's SSH for easier firmware compilation and burning!

FLYOS-Armbian Serial Port Connection to Host Computer SSH

  • Use a USB Type-C cable to connect the FLY host computer to the computer.

  • For other host computers, please query the connection method yourself!!

  • FLY-Pi v2 port

  • If the motherboard is connected to the computer normally, you will see the CH340 port when opening the Device Manager.

  • Open MobaXterm, and set it up as shown below, selecting the port seen in the Device Manager earlier.
  • If everything is normal, you will see the boot screen.
  • After waiting for a moment, the appearance of this screen indicates that the system has started.
  • If, after several minutes, there is no display on the interface, press the Enter key a few times.
  • After pressing Enter, the following content will appear.
warning
  • At this point, you are logged in as the root account. Please enter: su fly to switch to the regular user before proceeding with further operations!!!
  • If you need to check the IP address, type ip a | grep inet in the ssh window and find the IP address in the same segment as your router to access.