Switch to full style
Data recovery and disk repair questions and discussions related to old-fashioned SATA, SAS, SCSI, IDE, MFM hard drives - any type of storage device that has moving parts
Post a reply

SMART error

May 27th, 2013, 6:03

I am asking to seniors,I have a problem about hard disk.I have not any special tool of
MAXTOR.plz anyone who can help me solving MAXTOR hdd problems

MAXTOR
DiamondMax plus 9
160 GB SATA/150 HDD
Attachments
MAXTOR.JPG

Re: SMART error

May 27th, 2013, 13:12

You need to clone that drive to a good drive using Dos based tools...like media tools pro or similar.

Re: SMART error

May 27th, 2013, 15:50

It sounds like your drive has numerous bad sectors. The safest approach is to clone your drive sector-by-sector using a tool (eg ddrescue) that knows how to work around bad sectors, and then use data recovery software on the clone.

Ddrescue can perform multipass cloning. It clones the easy sectors on the first pass, and attempts the more difficult ones on subsequent passes. It can also clone your drive in reverse, thereby disabling lookahead caching. It keeps a log, allowing it to resume after an interruption.

http://www.gnu.org/software/ddrescue/ddrescue.html

Ubuntu Rescue Remix:
http://ubuntu-rescue-remix.org/

Install Ubuntu Rescue Remix to a Flash Drive:
http://www.pendrivelinux.com/install-ub ... ash-drive/

Clone a failing Windows hard disk with ddrescue on Ubuntu Rescue Remix:
http://keystoneisit.blogspot.com/2011/0 ... -with.html

Re: SMART error

May 28th, 2013, 5:42

data is not important for me actually i want to remove (SMART HARD DISK ERROR)
please guide me how can i remove this error

Re: SMART error

May 28th, 2013, 6:04

Smart error means something is not working well on the drive, so it may be damaged.
Resetting smart status is not the solution, since the problem would still be present.
It's like if you take off a road sign that warns you of a hazard (such as a road interrupted), removing the signal does not solve the problem of road interruption.

My suggestion it's to check the smart status with MHDD and try to do a sector scan.
If for example you see a lot of reallocated sectors, you should replace the drive.

If you just wanna disable the smart error alert, go into the computer bios and disable it.
Post a reply