来吧兄弟,一起玩一起讨论!
您需要 登录 才可以下载或查看,没有账号?注册
×
1、wget http://ipkg.nslu2-linux.org/feeds/optware/syno-i686/cross/unstable/syno-i686-bootstrap1.2-7i686.xsh
2、sh syno-i686-bootstrap1.2-7i686.xsh
3、 提示
- Backup your configuration settings, then type:
- rm -rf /volume1/@optware
- rm -rf /usr/lib/ipkg
- This will remove all existing optware packages.
- You must reboot and then restart the bootstrap script.
复制代码 4、需要先备份 /volume1/@optware,再按照提示执行删除、重启、重新执行
rm -rf /volume1/@optware
rm -rf /usr/lib/ipkg
reboot
5、sh syno-i686-bootstrap1.2-7i686.xsh
6、成功,提示
- 。。。
- Successfully terminated.
- Creating /opt/etc/ipkg/cross-feed.conf...
- Setup complete.
- 。。。
复制代码 7、试用:
ipkg update
|