Hi,
great performance i get latelly with updates from beta 3, but i was wondering about a hdd i don't use allot
i found something to spin it down
/etc/rc.d/rc.local file
#Spin down hard disks after 1 minute..
/sbin/hdparm -S12 /dev/sda
/sbin/hdparm -S12 /dev/sdb
but i don't find the file
also any ideas on reducing power drain are wellcomed
and off topic, how do i stop mageia for waiting during boot for this hdd if i remove it, do i just delete it from fstab?