View Single Post
  #2   (View Single Post)  
Old 5th November 2008
bsddaemon bsddaemon is offline
Slack Daemon
 
Join Date: Oct 2008
Posts: 35
Default

I use camcontrol to spin down HDD.

In order to use camcontrol, you need to know the device identifier. The easiest form is the one which is extracted from the device node, e.g:

- Device node: /dev/da1s1

=> Device identifier: da1s1.

Now run the following command:

#camcontrol stop da1s1
__________________
...then the God created man...
Reply With Quote