【笔记】玩客云刷入OpenWRT

Foreword

OneCloud is flashed into OpenWRT through card brushing.

Preparation

Burn the bottom package

  1. Use a USB double male data cable, with one end connected to the USB port of a Windows computer and the other end connected to the USB port near the HDMI port.

  2. Open the Amlogic USB Burning Tool burning tool -> File -> Import Burning Package.

  1. Select the burning package s805_flash_snail.img -> Open.

  1. After successfully importing, the software will display the file path of the burning package at the bottom -> Start.

  1. Short circuit is required for the first flash. For the second time and afterwards, hold down the RESET button and power on.

  2. Wait for the progress bar to finish, then click Stop.

  1. After the stop is completed, unplug the USB data cable.

Burn the removable media (USB flash drive or SD card)

  1. Open the balenaEtcher burning tool -> select Burn from File.

Other USB flash drive burning tools can also be used to burn the system image to the removable media.

  1. Select the OpenWRT line brush package -> Open.

  1. Select Flash Now.

  1. Wait for the burning to complete, then remove the removable media.

Flashing

  1. Connect the removable media to the interface.

If it is a USB flash drive, insert it into the USB port near the network port.
If it is an SD card, insert it into the SD card slot.

  1. Power on and wait to enter the USB boot.

  2. Access OpenWRT directly through the IP address.

Username: root
Password: root

Completion

  • Screenshot memorial

Postscript

  • The USB flash drive cannot be used after being removed, because the system is not written into the OneCloud EMMC.

References

Bilibili - Mr. Yu
title: 【笔记】玩客云刷入OpenWRT
categories:
- null
tags:
- SoftRouting
sticky: 0
lang: en
date: 2023-09-15 23:34:26

Preface

OneCloud flashes OpenWRT by card brushing.

Preparation

Burn the bottom package

  1. Use a USB double-headed data cable, connect one end to the USB port of the Windows computer, and connect the other end to the USB port near the HDMI interface.

  2. Open the Amlogic USB Burning Tool burner-> File-> Import the burning package.

  1. Select the burning package s805_flash_snail.img-> Open.

  1. After successfully importing, the bottom of the software will display the path of the burning package file-> Start.

  1. The first time the firmware is flashed, a short circuit is required, and for the second time or more, you can hold down the RESET button and power on.

  2. Wait for the progress bar to complete, and click “Stop”.

  1. After the stop is completed, unplug the USB data cable.

Burn the removable medium (USB flash drive or SD card)

  1. Open the balenaEtcher burner-> select Burn from file.

You can also use other USB flash drive burning tools to burn the system image to a removable medium.

  1. Select the OpenWRT firmware->Open.

  1. Select Flash Now.

  1. Wait for the burning to complete, and then remove the removable medium.

Flashing

  1. Connect the removable medium to the interface.

If it is a USB flash drive, insert it into the USB port near the network port.
If it is an SD card, insert it into the SD card slot.

  1. Power on and wait to enter the USB boot.

  2. Access OpenWRT directly through the IP address.

Username: root
Password: root

Completion

  • Screenshot commemoration

Postscript

  • Removing the USB flash drive cannot be used because the system is not written into the OneCloud EMMC.

References

Bilibili - Mr. Yu