• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

how to check Bad sectors

zimmi

Junior Member
i formatted all of my hard drive to install Linux (Ubuntu). i think it has bad sectors. how to confirm and fix? XP was running fine on it but i wanted to install Linux and it told me during installation that my HDD might have errors. how do i check?

right now i hv no OS installed, only DOS working in a win98 cd.

P.S: in my tool box, i have a win98cd, a Ubuntu 10.10 cd and an XP cd.
 
Download and run the diagnostic utility from the hard disk manufacturer's web site.

If you can't find the utility, post the brand and model of your hard drive and we'll get a link for you.
 
Linux has a cli tool call badblocks which can do write scans for bad blocks and the smartmontools package has the smartctl tool to show you SMART information for a drive. The former should be on the Live CD already and the latter can be installed after you boot the disc if it's not there already.
 
Back
Top