四海人民公摄 - 海外华人摄影爱好者论坛

 找回密码
 注册
搜索
热搜: 活动 交友 discuz
查看: 1519|回复: 0

WD MybookWorld never go to stand-by mode

[复制链接]
发表于 2010-4-19 19:16:15 | 显示全部楼层 |阅读模式
The problem was the MIONET, which always run in the background. The only one possibility to stop mionet is following:

1. Enable SSH login in WD Discovery menu

2. Login with SSH (I used PUTTY under WinXP and just type the IP adress of your MBWE to login, then user name: "root"   /   password: "welc0me"   )

3. Use the builtin text editor named: "Vi"  and edit monitorCVM.sh script. Type:
  1. vi /usr/mionet/monitorCVM.sh
复制代码


4. Add the following lines directly after the first set of comments (comments: # in the first character in the row)
  1. if [ ! -f "/etc/.mionet_on_startup"  ]; then
  2.         exit 1
  3. fi
复制代码


5. Save and Close the file:
First: push ESC button,
Second: type:
  1. :wq
复制代码

Third: push ENTER button.

6. Close SSH

7. Restart MBWE

AND VOILA! MY NAS WENT TO STANDBY AFTER 10 MINUTES!!!!!!!

http://community.wdc.com/t5/My-Book-World-Edition/MBWE-doesn-t-go-to-standby-mode/td-p/5477/page/2
您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|四海人民公摄 - 海外华人摄影爱好者网站

GMT+8, 2024-5-4 22:29

Powered by Discuz! X3.5

Copyright © 2001-2023 Tencent Cloud.

快速回复 返回顶部 返回列表