Blog
首页
文档
收藏
关于
  • 在线转换时间戳 (opens new window)
  • 在线压缩图片 (opens new window)
  • Float-Double转二进制 (opens new window)
  • 文件转Hex字符串 (opens new window)

HiuZing

🍑
首页
文档
收藏
关于
  • 在线转换时间戳 (opens new window)
  • 在线压缩图片 (opens new window)
  • Float-Double转二进制 (opens new window)
  • 文件转Hex字符串 (opens new window)
  • 快速浏览
  • 软路由
    • 选择固件
    • 选择插件
      • R2S
      • x86
    • 写盘工具
  • 网络层

  • 数据链路层

  • 计算机网络
HiuZing
2026-04-06
目录

软路由

​ 安装软件的路由器

# 选择固件

ImmortalWrt Firmware Selector (opens new window)

安装R2S、x86、硬路由(Xiaomi Redmi Router AX6000 (stock layout))

# 选择插件

https://downloads.immortalwrt.org/releases/23.05.1/packages/x86_64/luci/Packages

# R2S

该教程安装luci-app-openclash,将完整包名放进预安装的软件包,注意用空格隔开

# 设置首次启动运行脚本

# Beware! This script will be in /rom/etc/uci-defaults/ as part of the image.
# Uncomment lines to apply:

wlan_name="ImmortalWrt"
wlan_password="12345678"

root_password=""
lan_ip_address="192.168.1.1"

pppoe_username=""
pppoe_password=""

# log potential errors
exec >/tmp/setup.log 2>&1
1
2
3
4
5
6
7
8
9
10
11
12
13
14

配置好后请求构建

# x86

找结尾IMG.GZ文件

该教程安装COMBINED-EFI (EXT4-COMBINED-EFI.IMG.GZ)

  1. COMBINED-EFI:表示EFI 引导、多分区合并的通用镜像,适配 x86 架构的软路由设备(如迷你主机、工控机
  2. EXT4:文件系统格式为 EXT4(Linux 常用
  3. .img.gz:是经过 gzip 压缩的磁盘镜像文件,刷写前需要解压,再用 balenaEtcher 等工具写入 U 盘 / 硬盘

# 写盘工具

工具 支持系统 链接
rufus windows https://rufus.ie (opens new window)
etcher windows/linux/macos https://etcher.balena.io/#download-etcher
diskgenius windows https://www.diskgenius.cn/download.php
微 PE windows https://www.wepe.com.cn/download.html
DiskImage windows https://roadkil.net/download.php?FileID=409&ProgramID=12
  1. 下载rufus便携版,电脑插入SD卡,将需要刷入的R2S固件拖进软件,点击开始,将写入好系统的SD卡插入小主机R2S,充电开机即可启动OpenWRT系统。
  2. 插入U盘,刷入X86固件,成功后插入x86小主机
上次更新: 2026/04/08, 06:54:39
快速浏览
基础知识

← 快速浏览 基础知识→

最近更新
01
基础知识
04-06
02
快速浏览
04-02
03
端口
04-01
更多文章>
Theme by Vdoing | Copyright © 2021-2026 WeiXiaojing | 友情链接
  • 跟随系统
  • 浅色模式
  • 深色模式
  • 阅读模式