Connect to Host Machine via SSH
Note
- If this is the first boot after flashing your host machine, you must use
Serial Connection to Host Machine SSH
. - During the first boot, do not connect any cables except for power and Type-C!!
- When compiling firmware, please use
WiFi Connection to Host Machine SSH
for convenient firmware compilation and burning!
- Before starting the connection, download: SSH Software. Choose the
Installer edition
on the right side to download.
- Serial Connection to Host Machine SSH
- WiFi Connection to Host Machine SSH
Use Serial Connection to Connect to Host Machine SSH
Note
- Please ensure that the TF card or M2WE has been correctly burned with the system and properly installed on the FLY-C5.
- The default username for the FLYOS-FAST system is
root
, and the default password ismellow
.
- Use a Type-C data cable to connect FLY-C5 to the computer.

- If the motherboard is connected normally to the computer, 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 should see the boot screen.


- Since the FLYOS-FAST system boots quickly, you will likely see garbled text, as shown below. This is normal, so don't worry—just press Enter a few times.

- After pressing Enter, you should see the following content.

- Input the account:
root
, press Enter, then input the password:mellow
, and press Enter. Password input will not be visible; this is normal.
Note
- The account for the FLYOS-FAST system is
root
, and the password ismellow
. - The FLYOS-FAST system only has the
root
account!!

- To view the IP address, enter
ip a | grep inet
in the SSH and find the IP address in the same segment as your router to access it.

Use WiFi Connection to Connect to Host Machine SSH
Note
- Ensure that the host machine system has already booted successfully.
- The default username for the FLYOS-FAST system is
root
, and the default password ismellow
. - The prerequisite for connecting to the host machine SSH via WiFi is that your host machine is already connected to the router, and you know the host machine's IP.
- Use a Type-C data cable to connect FLY-C5 to the computer.

- Open MobaXterm and set it up as shown in the image below. In the
Remote host
field, enter the IP of the host machine queried during the serial connection, or query the host machine's IP through the router backend.

Note: Here, in Step 4, enter the host machine's username root
.

- The first connection may pop up this window; click
Accept
to continue.

- Prompt for password input; after entering the host machine password, press Enter.
tip
- Here, the password input is invisible; 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
.

- If the following screen appears, the login is successful!
Note
- The account for the FLYOS-FAST system is
root
, and the password ismellow
. - The FLYOS-FAST system only has the
root
account!!
