差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

linux:openwrt系列:openwrt-x86安装 [2025/12/02 11:25] – 创建 ctbotslinux:openwrt系列:openwrt-x86安装 [2025/12/02 11:28] (当前版本) ctbots
行 119: 行 119:
 然后 ''chmod +x expand.sh;./expand.sh'' 执行,此时会自动重启,重启2次后,就会自动使用这个磁盘 然后 ''chmod +x expand.sh;./expand.sh'' 执行,此时会自动重启,重启2次后,就会自动使用这个磁盘
  
 +===== 后续步骤 =====
 +后续所有步骤,都可以在线处理了,使用 清华源解决卡顿问题
 +
 +找到openwrt的 系统-》软件包 -》 配置okpg, 找到 /etc/opkg/distfeeds.conf 的配置, 替换
 +
 +<code>
 +https://downloads.openwrt.org  为 https://mirrors.tuna.tsinghua.edu.cn/openwrt
 +</code>