请注意,本文编写于 3403 天前,最后修改于 2295 天前,其中某些信息可能已经过时。
安装本程序之前请安装nas不安装nas电脑还是无法查看下载文件
软件包netgear_r6300v3_xware_v1019.zip
解压到nas共享目录
cd到目录
cat > thunder_mounts.cfg
创建配置文件
available_mounts
{
/media/mmcblk0p5
}
然后执行
./portal
安装
initing...
try stopping xunlei service first...
killall: ETMDaemon: no process killed
killall: EmbedThunderManager: no process killed
killall: vod_httpserver: no process killed
setting xunlei runtime env...
port: 9000 is usable.
YOUR CONTROL PORT IS: 9000
starting xunlei service...
etm path: /media/sda1/Xunlei
execv: /media/sda1/Xunlei/lib/ETMDaemon.
getting xunlei service info...
Connecting to 127.0.0.1:9000 (127.0.0.1:9000)
THE ACTIVE CODE IS: XXXXXXXXXXX 这里是绑定码
go to http://yuancheng.xunlei.com, bind your device with the active code.
finished.
最后去http://yuancheng.xunlei.com绑定帐号就可以离线下载了
设置开机自动运行
vi /etc/init.d/rcS
按下A键在文件最后添加
sleep 30
/media/mmcblk0p5/xunlei/portal start