Are there tools for this?
|
Boot with Ubuntu Live CD, and select For test HDD, you can use SMART data reader, palimpsest disk untility, in System > Administration > Disk untility, and check your SMART data, look at this img: |
|||
|
Hard disk:
Ram:
|
|||||||
|
|
For HDD, you can use
For RAM, you can find |
|||||||||||
|
|
My solution for 10.04 (That works for me) To test RAM I use Live CD 10.04 I reboot my computer with it in cd drive then I choose my language then I choose Test Ram. For testing HDD works sudo touch /forcefsck Found also this tutorial on youtube with additional information. |
|||
|
|
|
If you don't have Ubuntu installed yet, then boot from an install CD, press Esc while it's booting, and you should have the option to check both memory and the hard disk. |
|||
|
|



sudo /touch/forcefsckcheck all my HDD's/parrtion's or just the one where Ubuntu is installed? – Miroslav Ranković Nov 23 '10 at 22:47touchis an application. Usesudo touch /forcefsck– B. Roland Jul 21 '11 at 11:02