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.!
- 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
- FLYOS-FAST Serial Port Connection
- FLYOS-Armbian WiFi Connection
- FLYOS-FAST WiFi Connection
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.

- 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.

FLYOS-FAST 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.


- Because FLYOS-FAST starts quickly, you may see garbled text like in the image below, which is normal. Please do not worry, just press the Enter key a few times.

- After pressing Enter, the following content will appear.

- Enter the account:
root
, press Enter, then enter the password:mellow
, press Enter. The password will not be displayed while typing, which is normal.
- The FLYOS-FAST system account is
root
, and the password ismellow
. - The FLYOS-FAST system only has one account:
root
!!

- 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.

FLYOS-Armbian WiFi Connection to Host Computer SSH
-
Ensure that the host computer system has already started normally.
-
Ensure that the host computer username and password are clear. The default username for FLY systems is
fly
, and the default password ismellow
. -
The prerequisite for connecting to the host computer's SSH via WiFi is that your host computer is already connected to the router, and you know the host computer's IP address.
-
Open MobaXterm, and set it up as shown in the image below. In the
Remote host
field, fill in the host computer IP address queried during the serial port connection, or you can also query the host computer's IP address through the router backend.

Note: Here, Step 4 requires entering the host computer's username.
- In Step 4, enter the host computer's username. For a fly host computer using the FLYOS-Armbian system, enter
fly
. For other host computers, please fill in the correct username according to the actual situation.

- The first connection will pop up this window, click
Accept
to proceed.

- Prompted to input the password, after entering the host computer password and pressing Enter.
- The password entered here is invisible, just press Enter directly after typing.
The default username for the FLYOS-Armbian system is: fly
, and the password is: mellow
.

- If the following window pops up, this prompt asks whether to save the user password, click
No
to proceed.

- If the following window appears, the login is successful!

FLYOS-FAST WiFi Connection to Host Computer SSH
-
Ensure that the host computer system has already started normally.
-
Ensure that the host computer username and password are clear. The default username for FLY systems is
fly
, and the default password ismellow
. -
The prerequisite for connecting to the host computer's SSH via WiFi is that your host computer is already connected to the router, and you know the host computer's IP address.
-
Open MobaXterm, and set it up as shown in the image below. In the
Remote host
field, fill in the host computer IP address queried during the serial port connection, or you can also query the host computer's IP address through the router backend.

Note: Here, Step 4 requires entering the host computer's username.
- In Step 4, enter the host computer's username. For a fly host computer using the FLYOS-FAST system, enter
root
. For other host computers, please fill in the correct username according to the actual situation.

- The first connection will pop up this window, click
Accept
to proceed.

- Prompted to input the password, after entering the host computer password and pressing Enter.
- The password entered here is invisible, just press Enter directly after typing.
The default username for the FLYOS-FAST system is: root
, and the password is: mellow
.

- If the following window pops up, this prompt asks whether to save the user password, click
No
to proceed.

- If the following window appears, the login is successful!
- The FLYOS-FAST system account is
root
, and the password ismellow
. - The FLYOS-FAST system only has one account:
root
!!
