Skip to content

lutfailham96/openwrt-libernet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

OpenWRT Libernet

OpenWRT with pre-installed Libernet for Amlogic S905X devices such as HG680P, B860H, etc.

Basic Information

  • Router IP : 192.168.1.1
  • WiFi SSID : Libernet

Features

  • Pre-installed Libernet v1.5.3

Burning to MicroSD Card (Linux)

  • Download latest release image
  • Extract image
tar -xJvpf image_name.img.tar.xz
  • Burn to MicroSD Card, replace sdX to MicroSD device path
dd if=image_name.img of=/dev/sdX bs=4M status=progress

Burning to MicroSD Card (Windows)

  • Download latest release image
  • Burn to MicroSD Card using Rufus or Balena Etcher

Resize Root File System

  • On Linux, you can use gparted
  • Windows, you can use AOMEI Partition Assistant or MiniTool Partition Wizard