如何在不丢失配置的情况下升级openwrt?

发布于 2025-01-05 22:21:09 字数 221 浏览 1 评论 0原文

我需要制作一个脚本来升级路由器,而不会丢失路由器上安装的配置文件和软件包。

我尝试在脚本中重复相同的界面行为(我使用命令 sysupgrade),但我丢失了配置。

此外,我尝试过使用保留 luci 选项的界面进行升级,但它也不起作用,我丢失了所有数据路由器。

命令 sysupgrade 不保留配置。

有人能给我提供解决方案吗?

预先感谢您的帮助。

I need to make a script to upgrade my router without losing the configuration files and packages installed on the router.

I tried to repeat the same behavior of the interface in my script (I used the command sysupgrade) but I lost the config.

Besides, I have tried the upgrade with the interface with the option keep luci but it does not work too, I lost all the data router.

The command sysupgrade does not retain the configuration.

Is there anyone who offer me a solution?

Thank you in advance for your help.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

大海や 2025-01-12 22:21:09

您可以使用 WebUI (luci) 中的“备份和恢复”功能将配置文件保存到 PC 或从 PC 加载配置文件。

You can use "Backup & Restore" feature from the webUI (luci) to save/load configuration files to/from you PC.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文