Skip to content

Latest commit

 

History

History
24 lines (24 loc) · 1.36 KB

File metadata and controls

24 lines (24 loc) · 1.36 KB

Build FriendlyWrt using GitHub Actions

查看中文

General info

About image file

  • The same image file supports installation to both SD and eMMC

How to write image to eMMC

  • First write the image to an SD card, then boot the system from the SD card, visit the FriendyWrt admin page, go to the menu "System" -> "eMMC Tools", upload the image file and flash it in directly, no need to decompress the file, after the flashing is completed, eject the SD card, the device will automatically reboot and boot from the eMMC.

Changelog

2022/10/09

  • Initial commit

For more information

Please first take a look at our Wiki which covers the most basics.
Should you have any additional question, please send a mail to techsupport@friendlyarm.com, and we are willing to help.

Acknowledgments