RAM – How to Check for Errors in RAM via Ubuntu

12.04hardwareram

I have ubuntu 11 running off a 3.6gb usb flash/stick drive. System has 4gb ram and blank harddisk (wiped using DBAN tool). How do i check if there are no errors in my RAM ? Is there a guaranteed way to check that via some linux command ? If not, it would be great to know why.

Thanks.

Best Answer

The Ubuntu Live CD includes a tool called Memtest86+ that will do just that—test your computer’s RAM. Boot up from the Ubuntu LiveCD, press and hold the Shift key, which will bring up the GRUB menu. Select Memory Test

enter image description here

Related Question