ユーザ用ツール

サイト用ツール


openwrt:install-hd-idle

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
openwrt:install-hd-idle [2013/06/10 21:31] adminopenwrt:install-hd-idle [2013/11/21 16:11] (現在) – [hd-idle のインストール確認] admin
行 1: 行 1:
 ====== hd-idle で HDD をスピンダウンする ====== ====== hd-idle で HDD をスピンダウンする ======
 +
 +USB HDD を使用していないときは HDD の回転を停止するようにする。
  
 ===== 環境 ===== ===== 環境 =====
  
-  * OpenWrt: ATTITUDE ADJUSTMENT (12.09-rc1r34185) +  * OpenWrt: ATTITUDE ADJUSTMENT (12.09, r36088)
 ===== hd-idle のインストール確認 ===== ===== hd-idle のインストール確認 =====
  
-パッケージインストールされていかを確認+パッケージインストールる。
  
 <code> <code>
-# opkg list | grep hd-idle +# opkg update 
-hd-idle - 1.04-1 - Another idle-daemon for attached hard drives +# opkg install hd-idle luci-app-hd-idle 
-luci-app-hd-idle 0.11+svn9425-1 - Hard Disk Idle Spin-Down module+Installing hd-idle (1.04-1) to root... 
 +Downloading http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages/hd-idle_1.04-1_ar71xx.ipk. 
 +Installing luci-app-hd-idle (0.11.1-1) to root... 
 +Downloading http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages/luci-app-hd-idle_0.11.1-1_ar71xx.ipk. 
 +Configuring hd-idle. 
 +Configuring luci-app-hd-idle.
 </code> </code>
 +
 +
 +hd-idle を起動し、ブート時に自動起動するようにする。
 +
 +<code>
 +# /etc/init.d/hd-idle start
 +# /etc/init.d/hd-idle enable
 +</code>
 +
 +一度起動すると、Web 設定画面で hd-idle を設定できるようになる。
 +
 +[services] -> [hd-idle]
  
  
openwrt/install-hd-idle.1370867517.txt.gz · 最終更新: 2013/06/10 21:31 by admin