View Single Post
Old 11-01-2007, 12:16 AM   #2 (permalink)
Disillusion
\m/ Metalhead \m/
 
Disillusion's Avatar
 
Join Date: Nov 2005
Posts: 799
Default Re: Ubuntu Causing Laptop HDD Failure?

This problem is easily fixed by

Code:
sudo hdparm -B 255 [location of your drive, usually /dev/sda1]
This will completely disable the feature. What it does (that I've noticed) is puts your drive on standby when idling. By default it does it frequently, which is hard on the drive. Best thing to do is pick a number between 1 and 255. The higher the number, the less it will go into standby from idling, 255 will completely disable it though.
__________________
CPU: Intel Q6600 B3 @ 3.0 GHz
Cooler: Tuniq Tower 120
Mobo: Gigabyte GA-P35-DS3L
RAM: G.Skill 4 GB DDR2 800
GPU: EVGA 8800GT Superclocked 512 MB
HDD: 2 x Seagate Barracuda 160 GB
PSU: OCZ StealthXStream 600W
Case: Cooler Master Centurion 5
Disillusion is offline   Reply With Quote