You are not logged in.
Pages: 1
i need a way to be able to put the hard drive/s to sleep on my machine when is inactive for a certain amount of time, and if there's a gui to it it'd be even better, thx for any tips.
Offline
Use 'hdparm -S time /dev/hdX'. Time parameter is a bit tricky, check man for details. You could add that command to /etc/rc.local to make it execute on boot.
Offline
i guess unless there are any other ways ill give that a try, thx.
Offline
you might be able to set it in your bios.
Offline
hdparm -y /dev/xdxx
will do it then and there.
also give laptop_mode tools a shot if you want it to spin down when unused.
iphitus
Offline
Pages: 1