

InterviewSolution
Saved Bookmarks
1. |
Solve : IDE MASTER HARD DRIVE? |
Answer» <html><body><p>HOW TO FIX, PRIMARY IDE MASTER HARD DRIVE SELF MONITORING SYSTEM HAS REPORTED THAT A PARAMETER HAS EXCEED IT'S NORMAL OPERATING RANGE?Run chkdsk /r on the drive...<br/><br/>If that produces no joy-joy then DLoad and run the <a href="https://interviewquestions.tuteehub.com/tag/free-240724" style="font-weight:bold;" target="_blank" title="Click to know more about FREE">FREE</a> diagnostics from the drive manuf. site...<br/><br/>The drive may be failing and this will let you know.What happens after the error <a href="https://interviewquestions.tuteehub.com/tag/message-25597" style="font-weight:bold;" target="_blank" title="Click to know more about MESSAGE">MESSAGE</a> appears? Does everything appear to be normal?<br/><br/>If everything appears to be normal, you could just disable SMART in your bios and <strong>back up</strong> everything you don't want to loose just in case the drive IS going bad ........and just let it be until/if your system crashes in the future, then just replace the hard drive..<br/><br/>running the chkdsk /r command is still a good idea, either way you slice it<br/>What happens if you disable SMART?It's been reported that SMART is not always accurate in it's HDD failure anticipation. So disabling it will <a href="https://interviewquestions.tuteehub.com/tag/get-11812" style="font-weight:bold;" target="_blank" title="Click to know more about GET">GET</a> rid of the annoying reports that dutchman is describing and SMART will stop monitoring the HDD. However, there is a chance that the HDD could really be on the brink, so backing up data at this point is <strong>crucial</strong><br/><br/>If there is a problem backing up anything it could be due to file system <a href="https://interviewquestions.tuteehub.com/tag/corruption-935841" style="font-weight:bold;" target="_blank" title="Click to know more about CORRUPTION">CORRUPTION</a> and using the chkdsk /r command may help <a href="https://interviewquestions.tuteehub.com/tag/remedy-621934" style="font-weight:bold;" target="_blank" title="Click to know more about REMEDY">REMEDY</a> that, as Patio suggested..<br/><br/></p></body></html> | |