Hi,
auch ich habe das .deb auf meinem U3 installiert. Mit nano dann die
Datei erstellt, der Inhalt sieht jetzt so aus:

Code:
--------------------
    # defaults file for hd-idle
  
  # start hd-idle automatically?
  START_HD_IDLE=true
  
  # hd-idle command line options
  # Options are:
  #  -a <name>               Set device name of disks for subsequent idle-time
  #                          parameters (-i). This parameter is optional in the
  #                          sense that there's a default entry for all disks
  #                          which are not named otherwise by using this
  #                          parameter. This can also be a symlink
  #                          (e.g. /dev/disk/by-uuid/...)
  #  -i <idle_time>          Idle time in seconds.
  #  -l <logfile>            Name of logfile (written only after a disk has spun
  #                          up). Please note that this option might cause the
  #                          disk which holds the logfile to spin up just 
because
  #                          another disk had some activity. This option should
  #                          not be used on systems with more than one disk
  #                          except for tuning purposes. On single-disk systems,
  #                          this option should not cause any additional 
spinups.
  #
  # Options not exactly useful here:
  #  -t <disk>               Spin-down the specfified disk immediately and exit.
  #  -d                      Debug mode. This will prevent hd-idle from
  #                          becoming a daemon and print debugging info to
  #                          stdout/stderr
  #  -h                      Print usage information.
  
  HD_IDLE_OPTS="-i 180 -l /var/log/hd-idle.log"
  
--------------------

Ich glaube, vorher war der Autostart ausgeschaltet,den habe ich auf true
gesetzt. Auf jeden Fall funktionierte es mit meiner 2,5" Toshiba StorE.

--
lg, Thomas


------------------------------------------------------------------------
tfec's Profile: http://forums.slimdevices.com/member.php?userid=2057
View this thread: http://forums.slimdevices.com/showthread.php?t=101321

_______________________________________________
slimserver-de mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/slimserver-de

Antwort per Email an