For Windows

  1. Log in to your router (usually you need to enter 192.168.1.1 on the web browser to enter the router).
  2. Go to DHCP configuration and find the IP address of the VisionFive.
    Tip: You can easily find the IP address of the VisionFive by referring to its host name, fedora-starfive.
  3. Download and install Putty by visiting this link.
    Tip: Putty is an SSH and telnet client through which you can connect to the Carrier Board. You can skip this step if you already have Putty installed.
  4. Open Putty to log in to Fedora.
  5. Select SSH under the Connection Type.
  6. Configure the settings as follows:
    • Host Name: IP address of your VisionFive

    • Port: 22

  7. Click Open.
  8. Enter the credentials as follows:
    • Username: riscv
    • Password: starfive
    Result:

    Now you have connected with the VisionFive via SSH using windows!

    Figure 1. Example Output