openWrt 安装管理界面luci中文包

Auth:黙罗克       Date:2019/10/23       Cat:学无止境       Word:共922字       Views:233

🕗️ 2019/10/23   👁️ 浏览:233   💬 暂无评论

openWrt15安装管理界面luci中文包

如果刚刷的openwrt15没有中文界面,用ssh连接路由后用opkg安装

root@bang-bang-tang:~# opkg install luci-i18n-base-zh-cn

Unknown package 'luci-i18n-base-zh-cn'.

Collected errors:

* opkg_install_cmd: Cannot install package luci-i18n-base-zh-cn.

找不到安装包

这时需要更新一下opkg环境

 

root@bang-bang-tang:~# opkg update

openWrt 安装管理界面luci中文包

 

显示:有Signature check passed.的项表示更新成功。

更新成功后执行

 

root@bang-bang-tang:~# opkg install luci-i18n-base-zh-cn

Installing luci-i18n-base-zh-cn (git-16.018.33482-3201903-1) to root...

Downloading http://downloads.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/luci/luci-i18n-base-zh-cn_git-16.018.33482-3201903-1_all.ipk.

 

Configuring luci-i18n-base-zh-cn.

这样就安装成功了,连接192.168.1.1,在语言设置界面中就可以看到 普通话(chinese)了。

 

1.语言设置的位置在:System-System- System Properties- Language and Style- Language 通过下拉菜单选择。
2.刚刷完固件只有英语可以选。
3.opkg update
4.下载中文语言包的方法:System-Software–Software-Actions,在Download and install package右边的文本框里输入:luci-i18n-chinese,点击OK,系统即会自动下载并安装。
5.安装完后到语言设置的位置选择chinese,然后刷新页面即可

作者: 简介:

链接:https://www.7ss.cn/967.html

声明:本站禁止任何形式的文章转载。

赞助:若你觉得本文对你有启发,非常欢迎你成为我的 Sponsor ,感恩遇见

评论已关闭!