How do I scan my hard disk for physical problems in Ubuntu?

link|improve this question

50% accept rate
i could have swore that the ubuntu installer disk gives you an option to scan just from the installation/boot menu. – djangofan Aug 11 '09 at 21:45
feedback

3 Answers

up vote 3 down vote accepted

You probably want to use "badblocks".

link|improve this answer
feedback

You can use 'SMART' scan which should be available to you in Ubuntu. SMART is a program that analyzes data that is built in to most new hard drives. While this wont give you a full picture, SMART is the first place to look when you think you might be having issues. Also, back up your data ASAP!

here is a link to more information and some general usage regarding smartctl:

http://www.cyberciti.biz/tips/linux-find-out-if-harddisk-failing.html

link|improve this answer
feedback

Another way could be to use a bootable CD/USB stick with some dedicated SW ..

look here (on ServerFault!) for some suggestions.

I always use SpinRite, but it is $$-ware and not Ubuntu/OSS ..

link|improve this answer
however once you get the spinrite disk made it will work with any OS. It is agnostic to the OS, as long as you have your computer able to boot from a CD. – Matt Jul 13 '09 at 16:30
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.