<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3665921145979285918</id><updated>2012-02-16T15:56:02.719-08:00</updated><category term='windows xp backups'/><category term='250g'/><category term='back up'/><category term='unblock registry'/><category term='Free Registry Cleaner'/><category term='solution'/><category term='How to backup files'/><category term='bad sectors'/><category term='Top Computer Repair Software'/><category term='DM 1000'/><category term='backup xp files'/><category term='software tools'/><category term='Notebook hard drive failures'/><category term='Hard disk repair soft'/><category term='best external hard drive'/><category term='hard drive repair tools'/><category term='simple maintenance'/><category term='disabled registry'/><category term='PCTOOLS'/><category term='PC Registry Cleaner'/><category term='GHOST'/><category term='repair hard disk'/><category term='Hard disk repair tools'/><category term='hard disk drive repair'/><category term='backup hard disk C、data backup'/><category term='hard drive'/><category term='HDD Not Detected'/><category term='backup hard disk partition table'/><category term='optimize hard drive'/><category term='hard disk'/><category term='SATA hard drive'/><category term='partition hard drive'/><category term='hard drive repair'/><category term='Hard disk failure repair'/><category term='Backup System Files'/><category term='repair 0 track'/><category term='external hard drive reviews'/><category term='Disk drive fault detection'/><title type='text'>Hard Disk Drive Repairs</title><subtitle type='html'>Suppling free computer hard disk drive repair services to help you solve your computer failure.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>27</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3665921145979285918.post-1374700737308104958</id><published>2010-08-14T16:59:00.000-07:00</published><updated>2010-08-14T17:01:42.748-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='disabled registry'/><category scheme='http://www.blogger.com/atom/ns#' term='solution'/><category scheme='http://www.blogger.com/atom/ns#' term='unblock registry'/><title type='text'>The solution to unblock the disabled registry</title><content type='html'>Registry was modified is terrible. I will tell you several solutions to unblock the disabled registry.&lt;br /&gt;&lt;br /&gt;1. Import. Reg file (for WINDOWS 9X/2000)&lt;br /&gt;&lt;br /&gt;For WIN9X, save the following text. Reg file, double-click and import into the registry:&lt;br /&gt;REGEDIT4;[HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/System]"DisableRegistryTools"=-;&lt;br /&gt;For WIN2000, the same is to create a. Reg file, the same as above, only replace the first line "REGEDIT4" to "Windows Registry Editor Version 5.00".&lt;br /&gt;&lt;br /&gt;Special Note: This method is invalid for WINXP.&lt;br /&gt;&lt;br /&gt;3, reg command (for WINDOWS XP)&lt;br /&gt;&lt;br /&gt;Click [Start] - [run], in the dialog box, type reg delete hkcu / software / microsoft / windows / currentversion / policies / system / v disableregistrytools / f, click OK.&lt;br /&gt;&lt;br /&gt;4, using the. Inf file (for all WINDOWS)&lt;br /&gt;&lt;br /&gt;Create a text file, change the file extension. Inf, which enter the following:&lt;br /&gt;[Version]&lt;br /&gt;　　Signature="$CHICAGO$"&lt;br /&gt;　　[DefaultInstall]&lt;br /&gt;　　Delreg=Del&lt;br /&gt;　　[Del]&lt;br /&gt;　　HKCU,SOFTWARE/Microsoft/Windows/CurrentVersion/Policies/System,DisableRegistryTools&lt;br /&gt;Then right-click the file, then click [Install].&lt;br /&gt;&lt;br /&gt;5, Group Policy (for WINDOWS 2000/XP_PRO)&lt;br /&gt;&lt;br /&gt;Click [Start] - [run], in the dialog box, enter "gpedit.msc", click [OK], open the Group Policy, navigate to the [User Configuration] - [Administrative Templates] - [System], double-click the "Disable Register Table editing tools ", choose [not configured] or [disabled], click [OK].&lt;br /&gt;&lt;br /&gt;6, using other registry editing tools (for all WINDOWS)&lt;br /&gt;&lt;br /&gt;Disable editing the registry in fact can only disable the WINDOWS own Registry Editor Regedit, but not limit the other registry editing tools, more useful registry editing tool are Registry Workshop, Resplendent Registrar, Reg Organizer, etc.. Use these tools to open the registry, find HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Policies / System, delete the value "DisableRegistryTools", ok. &lt;br /&gt;&lt;br /&gt;7, use other users name to log and modify (for WINDOWS 2000/XP) &lt;br /&gt;&lt;br /&gt;This method is more trouble than just be a reference. For example the current user is not Administrator, log off current user, using the Administrator account to log in, run regedit to open Registry Editor. In Registry Editor, click the HKEY_USERS root key, and select [Load Hive] under [File] menu, open the "C: / Documents and Settings / user name / NTUSER.DAT" file, and then click [ Start] pop-up dialog window, in the [item name] box, enter a name. Under the HKEY_USERS will have a new subkey items just entered, in which to find Software / Microsoft / Windows / CurrentVersion / Policies / System, delete the value "DisableRegistryTools". back to the sub-item just selected, then choose [Unload Hive] under [File] menu. &lt;br /&gt;&lt;br /&gt;Reference:&lt;a href="http://www.bestexternalhdd.com/repair/top-10-best-registry-repair-software-reviews.html"&gt;Top 10 Best Registry Repair Software Reviews&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3665921145979285918-1374700737308104958?l=harddriverepairs.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/1374700737308104958/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://harddriverepairs.blogspot.com/2010/08/solution-to-unblock-disabled-registry.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/1374700737308104958'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/1374700737308104958'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/2010/08/solution-to-unblock-disabled-registry.html' title='The solution to unblock the disabled registry'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3665921145979285918.post-3962461742315295498</id><published>2010-08-05T23:29:00.000-07:00</published><updated>2010-08-05T23:37:27.226-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Free Registry Cleaner'/><category scheme='http://www.blogger.com/atom/ns#' term='PC Registry Cleaner'/><title type='text'>Top Free PC Registry Cleaner Reviews</title><content type='html'>PC registry is the heart of each computer. The longer use of computers, the more software installed, registry garbage inside the computer registry will be more. which makes the computer crash or slower and slower. If you have the following problem,you need to clear your PC using the registry cleaner software.&lt;br /&gt;&lt;br /&gt;1.Top Free PC Registry Cleaner Reviews&lt;br /&gt;Registry Easy™ can quickly identify missing and invalid references in Windows registry. Which can scan your entire Windows registry for any invalid or obsolete entries and provide a list of the registry errors found. After that you can choose to clean list items with selection or automatically repair them all. Registry Easy also provides a backup mechanism for any repaired files so that you can easily recover any changes if required.&lt;br /&gt;Now not only support the current system Win 7, but also support to Win 98, In the official website there is free version to download, of course, you want to use more features, you can download a full-featured version and register to use. size:4.95 MB. &lt;br /&gt;&lt;br /&gt;2.Top Free PC Registry Cleaner Reviews&lt;br /&gt;Advanced Systemcare an optimization software can analysis of system performance bottleneck. It is through the full range of diagnostic system to find performance bottlenecks, and then targeted to modify and optimize. It also has the spyware and malware scanning clearance, but also can erase your privacy information from your computer. If you not pay attention to it, may be optimized some important things.&lt;br /&gt;&lt;br /&gt;3.Top Free PC Registry Cleaner Reviews&lt;br /&gt;Tuneup Utilities. Disable unnecessary background programs and concentrate all the PC processing power on your active programs!Keep your PC running like new! With only one click, you can clean up your computer and improve system stability.As easy as pie: Solve Windows problems quickly, easily, and reliably or restore deleted files.&lt;br /&gt;Accelerate the startup and response times of your programs — for optimal PC performance!Get the most from your PC and experience fast performance — while working and gaming.Give your Windows a custom look and feel: cool new start screens, icons, and animations.&lt;br /&gt;&lt;br /&gt;4.Top Free PC Registry Cleaner Reviews&lt;br /&gt;Registry Mechanic is a "fool-type" registry check and repair software. Even if you know nothing about the registry, can also repair the registry errors within a few minutes. Registry mechanic have a free version and professional version&lt;br /&gt;Software application platform: Win2003/WinXP/Win2000/WinNT4; size: 6.723MB&lt;br /&gt;&lt;br /&gt;5.Top Free PC Registry Cleaner Reviews&lt;br /&gt;Ccleaner is a freeware system optimization and privacy protection software. CCleaner's mainly used to clear the Windows system garbage files no longer to use, to free up more hard disk space. It's another great feature is to clear the user's online records. Small, run as fast as you can, it can clean up the temporary folder, the historical record, included with uninstall feature. the software supports IE, Firefox, Oprea, Chrome, Safari and so on. Free to use, does not contain any spyware and spam programs. Support 26 language!&lt;br /&gt;&lt;br /&gt;6.Top Free PC Registry Cleaner Reviews&lt;br /&gt;Registry Winner Scan and repair registry errors, including: system components, application paths, shared link libraries, drivers, system services, document management, invalid shortcuts, empty registry keys, file type, the registry project, can effectively eliminate the system slow, blue screens, crashes, system crashes and other common computer errors, and can be safely and effectively improve the speed of the computer, To achieve the best performance.&lt;br /&gt;&lt;br /&gt;7.Top Free PC Registry Cleaner Reviews&lt;br /&gt;Registry Victor is designed to clean and simplify your registry to improve your computer performance. Just a few simple mouse clicks, you can help you remove, repair and optimize your computer's Windows registry.&lt;br /&gt;In normal use, various annoying registry errors will gradually creep into your system, causing problems such as slow speed, crashing or freezing, blue screens, deadlock, error messages etc.&lt;br /&gt;Reference: &lt;br /&gt;&lt;a href="http://www.bestexternalhdd.com/repair/top-10-best-registry-repair-software-reviews.html"&gt;Top 10 Best Registry Repair Software Reviews&lt;/a&gt;.&lt;a href="http://www.harddiskdriverepair.com/hddrecovery/five-best-registry-cleaner-software-reviews.html"&gt;Five Best Registry Cleaner Software Reviews &lt;/a&gt;.&lt;a href="http://www.freecomputerrepairservices.com/software/ten-free-registry-repair-software-reviews.html"&gt;Ten Free Registry Repair Software Reviews &lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3665921145979285918-3962461742315295498?l=harddriverepairs.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/3962461742315295498/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://harddriverepairs.blogspot.com/2010/08/top-free-pc-registry-cleaner-reviews.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/3962461742315295498'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/3962461742315295498'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/2010/08/top-free-pc-registry-cleaner-reviews.html' title='Top Free PC Registry Cleaner Reviews'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3665921145979285918.post-4902601419430577938</id><published>2010-04-23T21:42:00.000-07:00</published><updated>2010-04-23T21:43:23.113-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Top Computer Repair Software'/><title type='text'>Top Computer Repair Software</title><content type='html'>Top related computer hardware repair tools all could help you to solve your computer failure problems.&lt;a href="http://www.freecomputerrepairservices.com"&gt;free computer repair services&lt;/a&gt;. &lt;br /&gt;1. AVG Anti-Virus - Keep Yours as well as others computers virus free!&lt;br /&gt;2. Memory Upgrade Tool - Discover what type of Memory your computer uses and if you're upgrading someone else's Memory this is the only place to go.&lt;br /&gt;3. Password Recovery Tools - A whole host of password recovery tools, including wireless key finders, windows logins, and much more:All Free.&lt;br /&gt;4. Sysinternals - Yes they are owned by Microsoft now, but they still have a huge list of free utilities that can help you troubleshoot either yours or a potential customers computer&lt;br /&gt;5. Ultimate Boot CD - There are CPU tests like CPU Burn-in. Memory diagnostic tools like Memtest86. There are hard drive wiping tools like Darik's Boot and Nuke and many others popular utilities that can help you diagnose computer problems on your own. All you need to do is download the CD and burn the .iso image to a CD. There are limitless troubleshooting applications here.&lt;br /&gt;Windows Tools&lt;br /&gt;1. Windows Update - Used to get all the latest Microsoft Windows Updates downloaded automatically to your computer. Has a lot of benefit but use with caution stick with the critical updates typically&lt;br /&gt;2. Easy BCD - EasyBCD is a freeware program that allows you to easily edit the bootloader and allow for multiple-boot systems--like an XP and Vista machine.&lt;br /&gt;3. PFrank - PFrank is a bulk file renaming tool that allows you to quickly and easily rename multiple files. This is great for renaming photos and music files that are very similar.&lt;br /&gt;Malware Removal Tools&lt;br /&gt;1. Blink - Blink Personal Edition is a great malware protection program that blocks and removes viruses, spyware, worms and Trojans. It also helps detect missing patches and prevents zero-day exploits on your system. It has a free one-year subscription, then it is a real great deal compared to other anti-maleware tools.&lt;br /&gt;2. Spybot Search and Destroy - Regarded as one of the very best spyware utilities, SS&amp;D allows for easy definition updates, scanning and removal of spyware, and an Immunization tool that protects you before infection. No PC should be without this great tool. As with any scanner, be sure to update the definitions after installation.&lt;br /&gt;3. Hijack This - HJT is a slightly more advanced tool that provides you with a log file to analyze in the event your PC become so devistated by spyware, other tools just won't work. Hijack This makes it easy to fix these dubious entries, but you may need to read up on how to analyze the log files before you randomly start removing things from your PC.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.freecomputerrepairservices.com/category/hardware"&gt;computer hardware repair&lt;/a&gt;.&lt;a href="http://www.freecomputerrepairservices.com/category/network"&gt;Computer Network Support&lt;/a&gt;.&lt;a href="http://www.freecomputerrepairservices.com/category/system"&gt;computer repair tools&lt;/a&gt;.&lt;a href="http://www.freecomputerrepairservices.com/category/software"&gt;computer repair software&lt;/a&gt;.&lt;a href="http://www.freecomputerrepairservices.com/category/filesystem"&gt;how to repair computer&lt;/a&gt;.&lt;a href="http://www.freecomputerrepairservices.com/category/about"&gt;free computer repair services&lt;/a&gt;.&lt;br /&gt;Multimedia Programs&lt;br /&gt;1. DeepBurner - DeepBurner is free DVD and CD burning software that allows you to make bootable disks and .ISO image files, as well. There is a Pro Version, too, but many people will feel the free version does everything they need.&lt;br /&gt;2. Windows Media Player - WMP is continuously evolving to grow with the needs of Windows and PC users who demand the the best from one of the oldest media players. Check the Windows Media Player website often for new releases.&lt;br /&gt;3. QuickTime - Apple's answer to the Windows media player. This player has different versions from free to commercial that allows you to do just about anything you want. Available for Windows machines, too.&lt;br /&gt;Firewall Software&lt;br /&gt;1. Kerio Firewall - Most trial software works for a month and then stops, but not the Sunbelt Kerio Personal Firewall. After 30 days, it shuts down advanced privacy protection features, but will continue to run with reduced functionality for free.&lt;br /&gt;2. ZoneAlarm Firewall - There's a free and a commercial version. Easy-to-use firewall blocks hackers and other unknown threats.&lt;br /&gt;FTP Software&lt;br /&gt;1. SmartFTP - SmartFTP has bee around for a while and offers their software as shareware, which means you can try it before you purchase. The interface can be a little confusing unless you are familiar with it, but once you learn, you can navigate and use the program with great ease. This is a solid FTP program.&lt;br /&gt;2. CuteFTP - CuteFTP is a very good FTP program that offers a 30-day trial. The interface is clean and easy to use. Using CuteFTP to connect to servers and move files is easy because the interface allows you to easily drag and drop files from one location to another.&lt;br /&gt;3. CoreFTP - CoreFTP offers a free version and allows for secure SSH, browser integration and firewall support make this a great alternative to some of the commercial scripts. They also offer commercial versions to support your personal or business needs. &lt;br /&gt;Compression tools&lt;br /&gt;1. Wizip - Winzip has been around for a long time. This file compression utility allows you to zip and unzip files and has an easy to follow Wizard that allows you to accomplish your compression tasks easily. WinZip is shareware and has a trial period before you are required to purchase.&lt;br /&gt;2. WinRar - WinRAR is a powerful archive manager that allows you to compress and decompress .zip and .rar files. It is shareware and also has several different themes to choose from to customize the icons. Unlocks most compressed files, I actually like it better than Winzip&lt;br /&gt;3. 7-Zip - 7-Zip is a great open source zipping utility that many techs use in the field. It's free and works great. It's for packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR. For unpacking only: RAR, CAB, ISO, ARJ, LZH, CHM, Z, CPIO, RPM, DEB and NSIS.&lt;br /&gt;Benchmarking Tools&lt;br /&gt;1. The Belarc Advisor - use this to find out what type of hardware is inside your computer. A must have for computer technicians.&lt;br /&gt;2. Sandra SiSoft - A great free computer benchmarking tool. They have several versions available.&lt;br /&gt;Data Back Up &amp; File Recovery Software top 10 data recovery software&lt;br /&gt;1. Drive Image XML V1.21 - Backup Your hard drive, copy one hard drive to another and more&lt;br /&gt;2. File Hamster - Free real time backup and archiving of your files while you work&lt;br /&gt;3. Photo Backup LE - Easily back up all your valuable photos. Notice the free version is on the bottom of the page&lt;br /&gt;4. Undelete Plus - Easily recover accidentally deleted files&lt;br /&gt;5. Kryptel Lite - Easily permanently delete files from your hard drive&lt;br /&gt;6. Hard Drive Failure Repair Software-Disk Genius&lt;br /&gt;&lt;a href="http://www.harddiskdriverepair.com"&gt;hard drive repair&lt;/a&gt;.&lt;a href="http://www.harddiskdriverepair.com"&gt;hard disk repair&lt;/a&gt;.&lt;a href="http://www.harddiskdriverepair.com/category/format"&gt;format hard drive&lt;/a&gt;.&lt;a href="http://www.harddiskdriverepair.com/category/hddrecovery"&gt;hard disk data recovery&lt;/a&gt;.&lt;a href="http://www.harddiskdriverepair.com/category/partition"&gt;partition hard drive&lt;/a&gt;.&lt;a href="http://www.harddiskdriverepair.com/category/failure"&gt;hard drive failure&lt;/a&gt;.&lt;a href="http://www.harddiskdriverepair.com/category/upgrade"&gt;hard drive upgrade&lt;/a&gt;.&lt;a href="http://www.harddiskdriverepair.com/category/backup"&gt;backup hard drive&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Hard Drive Utilities&lt;br /&gt;1. Auslogics Disk Defrag - A free program to help defragment and organize your hard drive&lt;br /&gt;2. Darik's Boot and Nuke - DBAN is a simple, yet powerful utility that will wipe clean most hard drive's after booting to a floppy disk. This is a great tool for fast formats or shredding of data when selling or throwing out your PC.&lt;br /&gt;3. Cleanup Assistant -A freeware software program that performs various hard drive maintenance tasks, including cleaning, finding large and duplicate files, shredding documents and much more.&lt;br /&gt;4. HD Clone 3.2 - The free ware version is great for transferring data from one hard drive to another. It runs on a bootable floppy or CD that it creates and allows you to easily clone your old drive onto your new drive.&lt;br /&gt;5. Seagate DiskWizard - Seagate's tool used for installing new Seagate hard drives in computers.&lt;br /&gt;6. Western Digital Data Lifeguard - Diagnostic and other utilities for Western Digital hard drives only. Select your drive model from the list and download&lt;br /&gt;7. MaxBlast - Maxblast is Maxtors hard disk utility. This utility will help users format and copy data from one drive to another in new installations of Maxtor hard disks..&lt;br /&gt;&lt;a href="http://www.bestexternalhdd.com/"&gt;best external hard drives&lt;/a&gt;.&lt;a href="http://www.bestexternalhdd.com/category/buy"&gt;portable external hard drives&lt;/a&gt;.&lt;a href="http://www.bestexternalhdd.com/category/cheap"&gt;cheap external hard drives&lt;/a&gt;.&lt;a href="http://www.bestexternalhdd.com/category/enclosure"&gt;external hard drive enclosure&lt;/a&gt;.&lt;a href="http://www.bestexternalhdd.com/category/firewire"&gt;external hard drive firewire&lt;/a&gt;.&lt;a href="http://www.bestexternalhdd.com/category/repair"&gt;external hard drive repair&lt;/a&gt;.&lt;a href="http://www.bestexternalhdd.com/category/use"&gt;external hard drive reviews&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Memory Utilities&lt;br /&gt;1. Memtest86 - Memtest is considered one of the best memory diagnostic utilities out there. This free tool will allow you to make a bootable CD or floppy disk that runs the program automatically when you turn on your PC. By running this program for a few hours you will be able to pinpoint hardware problems with your memory that may have been causing your computer to crash&lt;br /&gt;2. Windows Memory Diagnostic - Windows Memory Diagnostic is a great tool you can download if you do not have Vista (Included in Vista). Download and put the program on a disk. Insert the disk and reboot to that drive and let the diagnostic check your RAM for errors.&lt;br /&gt;Registry Cleaners&lt;br /&gt;1. RegSeeker 1.55 -This Registry program allows you to scan for bad and duplicate files, clean the registry and even optimize the Operating System. It's available for all versions of Windows.&lt;br /&gt;2. Eusing Free Registry Cleaner - Eusing Free Registry Cleaner is a free registry repair utility that allows you to clean and repair your computer's registry with a few simple mouse clicks. The Windows Registry is a crucial part of your PC's operation system.&lt;br /&gt;3. CCleaner - CCleaner is a free system optimization and privacy utility. CCleaner removes unused files from your computer which allows Windows to run faster. It also frees up valuable hard disk space. For privacy, CCleaner also cleans traces of your online activities such as your Internet history&lt;br /&gt;Network and Internet Troubleshooting&lt;br /&gt;1. Network Speed Test - Help determine what kind of performance your network is getting and also diagnose any potential speed issues with your or your clients internet connection&lt;br /&gt;2. Winsock Fix - Used to solve a variety of internet connection issues. I've used it many times to fix computers damaged by spyware or virus's or computers that just plain cannot access the internet. Has just plain saved my life many times&lt;br /&gt;3. AnalogX Fast Cache - This program improves connection speed by caching DNS on your local computer. Each time you go to a web page or perform any other Internet task, your PC contacts DNS servers on the Internet. By caching these servers on your local machine you should, theoretically, connect faster.&lt;br /&gt;4. Network Stumbler - NetStumbler (also known as Network Stumbler) is a tool for Windows that facilitates detection of Wireless LANs using the 802.11b, 802.11a and 802.11g WLAN standards. It runs on Microsoft Windows 98 and above. A trimmed-down version called MiniStumbler is available for Windows CE.&lt;br /&gt;Free Remote Desktop &amp; VNC Software&lt;br /&gt;1. TightVNC - TightVNC is a free remote desktop client the gives you the ability to serve and view desktops to remote computers. It can be used to view MAC and control MACs and other cross-platform computers.&lt;br /&gt;2. RealVNC -RealVNC is another fantastic remote desktop application. View and serve computers remotely with realVNC. Setup is fast and easy.&lt;br /&gt;3. Microsoft Remote Desktop - While most people already have remote desktop on their XP or Vista PC, it can be difficult to use at times and is not as intuitive as other free remote desktop clients. It is free and it works great when you get it setup.&lt;br /&gt;4. Log Me In - LogMeIn is a great solution for those who want to provide remote desktop support directly through their web browser. It's free, but they also have commercial applications of the same product.&lt;br /&gt;&lt;a href="http://www.bestexternalhdd.com/buy/top-10-1tb-external-hard-drives.html"&gt;Top 10 1TB External Hard Drives 2009-2010&lt;/a&gt;.&lt;a href="http://www.bestexternalhdd.com/use/top-10-data-recovery-software-for-external-hard-drives-reviews-2.html"&gt;top 10 data recovery software &lt;/a&gt;.&lt;a href="http://www.bestexternalhdd.com/buy/what-are-the-top-10-external-hard-drives-brands.html"&gt;top ten external hard drives&lt;/a&gt;.&lt;a href="http://www.bestexternalhdd.com/enclosure/top-5-portableexternal-hard-drive-cases-on-amazon.html"&gt;top 5 external hard drives&lt;/a&gt;.&lt;a href="http://www.bestexternalhdd.com/repair/installing-bounceback-express-software.html"&gt;bounceback express&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3665921145979285918-4902601419430577938?l=harddriverepairs.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/4902601419430577938/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://harddriverepairs.blogspot.com/2010/04/top-computer-repair-software.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/4902601419430577938'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/4902601419430577938'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/2010/04/top-computer-repair-software.html' title='Top Computer Repair Software'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3665921145979285918.post-8706988317140698136</id><published>2010-04-15T19:30:00.000-07:00</published><updated>2010-04-15T19:32:25.540-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SATA hard drive'/><title type='text'>Sata hard drive can not start</title><content type='html'>My motherboard is 865PE motherboard of a brand, recently upgraded a 120GB SATA hard drive. It’s said that the performance and speed of SATA hard drives are better than IDE hard drive, so i want to install the system on SATA hard disk, use it to boot the system. But after connected to computer, i found no matter how sata hard drive will not start the computer, how can I get my computer started from the SATA hard drive? &lt;br /&gt;&lt;br /&gt;A: When boot after installed SATA hard disk, press "DEL" key to enter the BIOS. In the BIOS, Integrated Peripherals menu, the "Onboard H / W Serial ATA" item is set to "enable", then enter the Advanced BIOS features menu, the "SATA / RAID / SCSI boot order" function is replaced with "SATA", the final set the "First boot device" to "SATA", it will be ok.&lt;a href="http://www.harddiskdriverepair.com"&gt;hard drive repair&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.bestexternalhdd.com/buy/top-10-1tb-external-hard-drives.html"&gt;Top 10 1TB External Hard Drives 2009-2010&lt;/a&gt;.&lt;br /&gt;&lt;a href="http://www.bestexternalhdd.com/use/top-10-data-recovery-software-for-external-hard-drives-reviews-2.html"&gt;top 10 data recovery software &lt;/a&gt;.&lt;br /&gt;&lt;a href="http://www.bestexternalhdd.com/buy/what-are-the-top-10-external-hard-drives-brands.html"&gt;top ten external hard drives&lt;/a&gt;.&lt;br /&gt;&lt;a href="http://www.bestexternalhdd.com/enclosure/top-5-portableexternal-hard-drive-cases-on-amazon.html"&gt;top 5 external hard drives&lt;/a&gt;.&lt;br /&gt;&lt;a href="http://www.bestexternalhdd.com/repair/installing-bounceback-express-software.html"&gt;bounceback express&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3665921145979285918-8706988317140698136?l=harddriverepairs.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/8706988317140698136/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://harddriverepairs.blogspot.com/2010/04/sata-hard-drive-can-not-start.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/8706988317140698136'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/8706988317140698136'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/2010/04/sata-hard-drive-can-not-start.html' title='Sata hard drive can not start'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3665921145979285918.post-4579339170477840963</id><published>2010-04-15T19:20:00.000-07:00</published><updated>2010-04-15T19:23:04.288-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SATA hard drive'/><category scheme='http://www.blogger.com/atom/ns#' term='optimize hard drive'/><title type='text'>How to optimize SATA hard drive</title><content type='html'>Recently I purchased a Seagate Barracuda 7200.9 160GB hard drive, it’t the optimization of the SATA hard drives and PATA hard drives as the same before? &lt;br /&gt;&lt;br /&gt;A: First of all, SATA hard drive can be optimized the same as the traditional hard disk, for example, defragment, etc.. In addition, the correct motherboard driver installation is also very important. After you install a good driver, and in some chipset platform requires the correct settings, open the DMA mode, the problem usually lies in the VIA chipset, etc., Intel's is rarely the case. There are a number of chipset vendors for the convenience of users, also offers a special hard disk speed up software, such as: Intel's IAA (Intel Application Accelerator), software installation, the program will automatically use the physical characteristics of the best hard drive transmission mode to achieve the purpose of optimizing the hard disk.&lt;br /&gt;&lt;a href="http://www.harddiskdriverepair.com"&gt;hard drive repair&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3665921145979285918-4579339170477840963?l=harddriverepairs.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/4579339170477840963/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://harddriverepairs.blogspot.com/2010/04/how-to-optimize-sata-hard-drive.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/4579339170477840963'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/4579339170477840963'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/2010/04/how-to-optimize-sata-hard-drive.html' title='How to optimize SATA hard drive'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3665921145979285918.post-2951486746380266315</id><published>2010-04-10T01:57:00.000-07:00</published><updated>2010-04-10T02:00:21.973-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='hard disk drive repair'/><category scheme='http://www.blogger.com/atom/ns#' term='hard drive repair'/><title type='text'>What to do my SATA drives can not be recognized</title><content type='html'>My computer configuration is: AMD K8 3000 +, ASUS K8N-VM, GeIL DDR400 512MB, Seagate Barracuda SATA 160 (ST3160812AS), the operating system is WindowsXP SP2, but I found the system hard drive was recognized as a portable hard disk and the system the taskbar has a "Safely Remove Hardware" sign, will affect the normal use? read and write speed also is very slow, the sata hard drive can not be recognized, what should I do?&lt;br /&gt;&lt;br /&gt;In general, SATA hard drive is recognized as a &lt;a href="http://www.bestexternalhdd.com/category/buy"&gt;portable external hard drives&lt;/a&gt; in WindowsXP is normal, and will not affect its normal use, if the mouse point system tray "Safely Remove Hardware" sign, will see your hard disk drives, if you point "stop" button at the same time, and it will not work, so do not worry misuse affect the use, if your hard disk read and write slowly, be sure to have installed the speed drive of SATA interface.&lt;br /&gt;&lt;br /&gt;more on &lt;a href="http://www.harddiskdriverepair.com"&gt;hard disk drive repairs&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3665921145979285918-2951486746380266315?l=harddriverepairs.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/2951486746380266315/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://harddriverepairs.blogspot.com/2010/04/what-to-do-my-sata-drives-can-not-be.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/2951486746380266315'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/2951486746380266315'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/2010/04/what-to-do-my-sata-drives-can-not-be.html' title='What to do my SATA drives can not be recognized'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3665921145979285918.post-6036487583339331760</id><published>2010-04-09T02:34:00.000-07:00</published><updated>2010-04-09T02:38:55.542-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='250g'/><category scheme='http://www.blogger.com/atom/ns#' term='SATA hard drive'/><category scheme='http://www.blogger.com/atom/ns#' term='partition hard drive'/><category scheme='http://www.blogger.com/atom/ns#' term='GHOST'/><category scheme='http://www.blogger.com/atom/ns#' term='software tools'/><category scheme='http://www.blogger.com/atom/ns#' term='hard drive repair'/><title type='text'>How to partition 250g hard drive</title><content type='html'>I found partition tools such as FDISK and DM GHOST software tools seems not support the new 250GB SATA hard drive in the application. How to partition the 250g hard drive?&lt;br /&gt;&lt;br /&gt;SATA hard disk is to support these tools software. The such problems of use of partition software have occurred on the South Bridge ICH5 motherboard, because they are based on the DOS platform, you must use compatibility mode (Compatible Mode), when set to enhanced mode (Enhanced Mode) will trigger the failure that the software can not use. &lt;a href="http://www.harddiskdriverepair.com/category/partition"&gt;partition hard drive&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;In addition, the use of 160GB and larger capacity SATA drives, due to this type of partition software FDISK (Windows 98 version included) and DM introduced earlier, it can not well support more than 137GB hard drive 48bit addressing, it may lead to inexplicable failures, &lt;br /&gt;So the most secure way is to install SP1 or SP2 of Windows XP (or Windows 2000 SP4), before the installation of the system, only hours only spend to install a partition. after install the system, modify the registry, through "Start → Run", type regedt32 command, open the Registry Editor, Create a new subkey under the key [HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ Atapi \ Parameters], named as EnableBigLba, type is DWORD, value is 1. Then use the "Disk Management" feature in the "Start → Control Panel → Administrative Tools → Computer Management" to create the rest of the district.&lt;a href="http://www.harddiskdriverepair.com"&gt;hard drive repair&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3665921145979285918-6036487583339331760?l=harddriverepairs.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/6036487583339331760/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://harddriverepairs.blogspot.com/2010/04/how-to-partition-250g-hard-drive.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/6036487583339331760'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/6036487583339331760'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/2010/04/how-to-partition-250g-hard-drive.html' title='How to partition 250g hard drive'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3665921145979285918.post-4584904304986301849</id><published>2010-04-09T00:00:00.000-07:00</published><updated>2010-04-09T00:06:42.301-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='bad sectors'/><category scheme='http://www.blogger.com/atom/ns#' term='back up'/><category scheme='http://www.blogger.com/atom/ns#' term='hard disk'/><title type='text'>What to do when hard disk have bad sectors</title><content type='html'>I district my 80GB hard drive into C, D, E, F 4 partitions, the recent when boot, the system self-test and prompt "Warning: Immediately back-up your date and replace your hard disk drive, a failure may be imminent". Sometimes i press the Enter key to start normally, there have been crash phenomenon that unable to enter the system. Many times I have to format the partition and reinstall the system, but still have the failures, how to solve it?&lt;br /&gt;&lt;br /&gt;When computer self test and prompt the above information that means "immediately back up the data stored in the hard drive and replace your computer's hard drive, a failure will soon occur." At this point you should do the following: &lt;br /&gt;(1) use the disk repair software (such as PQMagic) check the hard disk under DOS mode, if the data damaged (such as navigation records are missing) and other soft fault, you can repair it directly, if hard disk have bad sectors such as hardware failure, you can use hard disk repair software to repair bad sectors or temporarily isolated it. &lt;br /&gt;(2) then re-partition and format the hard drive(&lt;a href="http://www.harddiskdriverepair.com/category/format"&gt;format hard drive&lt;/a&gt;) and reinstall the operating system operation. &lt;br /&gt;(3) If the disk has bad sectors, re-partition approach to isolate bad sectors are only temporary treatment measures, you should send your hard drive to the professional hard disk maintenance department to repair.(Prior to this, please backup of important data to prevent loss).&lt;a href="http://www.harddiskdriverepair.com"&gt;hard drive repair&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3665921145979285918-4584904304986301849?l=harddriverepairs.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/4584904304986301849/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://harddriverepairs.blogspot.com/2010/04/what-to-do-when-hard-disk-have-bad.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/4584904304986301849'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/4584904304986301849'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/2010/04/what-to-do-when-hard-disk-have-bad.html' title='What to do when hard disk have bad sectors'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3665921145979285918.post-5342221304821319062</id><published>2009-12-21T18:38:00.000-08:00</published><updated>2009-12-21T18:39:27.791-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Hard disk repair soft'/><title type='text'>Hard disk repair soft errors-2</title><content type='html'>&lt;span class="long_text" id="result_box"&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="（2）修复硬盘DOS引导记录" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;(2) repair the hard disk DOS boot  record&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="修复方法可参照上例，以选取DOS版本及硬盘类型相同的微机为宜。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Repair method can refer to the  above example, to select the DOS version and the hard disk the same type of  computer is suitable.&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="①启动正常的微机，并在驱动器A置一已格式化的空盘，键入以下语句序列：" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;① to start a normal computer, and  drive home an A blank, formatted disk, type the following statement sequence: &lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="C＞DEBUG" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;C&gt; DEBUG&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="—L 100 2 01" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;-L  100 2 01&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="—W 100 0 501" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;-W 100 0 501&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="至此，已取得完好的硬盘DOS引导块并写在软盘逻辑50H扇区。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;At this point, has made well-DOS  boot disk in the floppy disk blocks and write the logic 50H sector. &lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="②以DOS软盘启动出现故障的微机，进入DEBUG后在驱动器A置入上述软盘在DEBUG状态下键入语句序列：" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;②  The DOS floppy disk boot failure of the computer, after entering DEBUG into the  floppy disk drive A, type the statement in the DEBUG state sequence: &lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="—L 100 0 501" onmouseout="this.style.backgroundColor='#fff'"&gt;-L 100 0 501 &lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="—W 100 2 01" onmouseout="this.style.backgroundColor='#fff'"&gt;-W 100 2 01 &lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="至此，硬盘DOS引导记录修复完毕" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;At this point, the hard disk DOS  boot record repair is completed&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="（3）修复系统文件" onmouseout="this.style.backgroundColor='#fff'"&gt;(3) repair system files&lt;br /&gt;  &lt;br /&gt; &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt; &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="系统文件是系统引导模块的重要组成部分，若IBMBIO.COM或IBMDOS.COM损坏或被误删，可用DOS命令SYS进行恢复，即以DOS软盘引导系统，执行SYS C：命令，若响应“System transferred" onmouseout="this.style.backgroundColor='#fff'"&gt;System, system boot files are an  important part of the module, if damaged or wrongly IBMBIO.COM or IBMDOS.COM  deleted, DOS command SYS can be used to recover, that is, DOS boot floppy disk  system, the implementation of SYS C: command, if the response "System  transferred &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="”表示已将两个系统隐含文件传送到硬盘，若响应“NO ROOM FOR SYSTEM ON DESTIN- STION DISK”，表示传送失败，原因是IBMBIO.COM必须分别占用根目录第一和第二个目录项" onmouseout="this.style.backgroundColor='#fff'"&gt;"indicates that the two systems  has been hidden file transfer to your hard disk, if the response to" NO ROOM FOR  SYSTEM ON DESTIN-STION DISK ", said the transmission failed, because IBMBIO.COM  must be occupied by the root directory of the respective first and second  directory entry &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="，且需要硬盘数据区前端连续的存贮空间，而这些条件已被其他的文件破坏。" onmouseout="this.style.backgroundColor='#fff'"&gt;, and the need for a continuous  front of the hard disk data area storage space, and these conditions have been  damaged in other documents. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="解决的方法是借助PCTOOLSCT的MAP FLLES功能观察磁盘映象图，找出嫌疑文件并将其删除，直至SYS告诉你SYS－TEM TRANSFERRED为止。" onmouseout="this.style.backgroundColor='#fff'"&gt;The solution was to use a feature  observed PCTOOLSCT the MAP FLLES disk image map that can identify the suspect  file and delete it, until the SYS tell you until the SYS-TEM TRANSFERRED. &lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="值得一提的是，SYS命令并不将COMMAND.COM送到硬盘，若要恢复之，可用COPY命令。" onmouseout="this.style.backgroundColor='#fff'"&gt;It is worth mentioning that, SYS  command is not sent to the COMMAND.COM hard drives, to restored, can COPY  command. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="即执行“COPY A：＼COMMAND.COM C：＼”" onmouseout="this.style.backgroundColor='#fff'"&gt;The implementation of the "COPY  A: \ COMMAND.COM C: \"&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="（4）硬盘的格式化" onmouseout="this.style.backgroundColor='#fff'"&gt;(4) hard disk formatting &lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="在已尽努力然而修复尝试均告失败的情况下，最后的办法是将硬盘重新格式化，完整的硬盘格式化共分为三步，即初始化（低级格式化）、建立分区（FDISK）" onmouseout="this.style.backgroundColor='#fff'"&gt;In the repair done to attempt to  do so, however, failed cases, the last resort is to reformat the hard disk, a  complete hard disk format is divided into three steps, namely initialization  (low-level formatting), establishing partition (FDISK) &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="和格式化（FOR- MAT C：/S）。" onmouseout="this.style.backgroundColor='#fff'"&gt;and the format (FOR-MAT C: / S).  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="有关硬盘格式化的操作我们在下面专门讨论。" onmouseout="this.style.backgroundColor='#fff'"&gt;The  operation of the hard disk is formatted in the following we are devoted to. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="二、硬盘使用时出现读写错误的维修" onmouseout="this.style.backgroundColor='#fff'"&gt;Second,  the hard disk read and write errors when using the maintenance &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="1.硬盘不能读写文件" onmouseout="this.style.backgroundColor='#fff'"&gt;1. The hard disk  can not read and write files&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="硬盘驱动器经过一段时间的使用，突然不能调用某些文件了。" onmouseout="this.style.backgroundColor='#fff'"&gt;Hard disk drives After a period  of use, suddenly can not call some of the document.&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="造成这种故障的原因有如下两点：一是盘内信息在使用了一段时间后自然丢失；二是用户使用硬盘不当，造成盘内信息人为地丢失。" onmouseout="this.style.backgroundColor='#fff'"&gt;The reasons for this failure the  following two points: First, the use of information within the disc for some  time after the natural loss; 2 is a user to use the hard disk properly, causing  the information in an artificial disc is lost. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如正当磁头进行读、写操作时突然掉电或关机；再如磁头工作时，盘体受到较大振动，是磁头和盘片之间发生碰撞，导致盘片的用户区数据或磁道受到损坏。" onmouseout="this.style.backgroundColor='#fff'"&gt;Such as the proper head to read,  write operation, a sudden power-down or shut down; another example, head work,  the plate body subject to greater vibration, is a collision between the head and  the platter, resulting in the user zone data disc or track was damaged. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="对这种故障排除的方法是，调用系统文件FORMAT.COM重新对硬盘进行格式化，然后再把备份的文件重新拷贝到硬盘。" onmouseout="this.style.backgroundColor='#fff'"&gt;This troubleshooting method is to  call the system file FORMAT.COM to re-format your hard drive and then make a  backup copy of the file back to the hard drive. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="此时如用CHKDSK系统文件检查，可能会在屏幕上显示XXXXKB BAD SECTORS。" onmouseout="this.style.backgroundColor='#fff'"&gt;At this point, such as using  CHKDSK System File Checker may be displayed on the screen XXXXKB BAD SECTORS. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="2.硬盘不能启动" onmouseout="this.style.backgroundColor='#fff'"&gt;2. The hard disk  can not be started&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="硬盘驱动器经过一段时间的正常使用后，突然不能引导出操作系统，如调用C盘则屏幕显示“Invalid drive specifica- tion”，显示调用了无效的驱动器。" onmouseout="this.style.backgroundColor='#fff'"&gt;Hard disk drives After a period  of normal use, a sudden can not boot up the operating system, such as the call  to C drive, the screen displays "Invalid drive specifica-tion", shows call an  invalid drive.&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="引起这种故障的可能性是多方面的，其中主要包括软故障。" onmouseout="this.style.backgroundColor='#fff'"&gt;Rise to the possibility of such  failures are manifold, which include soft fault. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="00磁道出现软故障是导致上述故障的主要原因之一，这里从软件维修的角度介绍00磁道的情况和维修方法。" onmouseout="this.style.backgroundColor='#fff'"&gt;00 tracks the presence of soft  failure is one of the main failures leading to the above, here from a software  maintenance point of view on the situation and maintenance of the 00 tracks  means.&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="在00磁道上有系统文件和硬盘自举程序，同时00磁道又是磁头寻找其他磁道的基准点。" onmouseout="this.style.backgroundColor='#fff'"&gt;In the 00 tracks on system files  and the hard disk bootstrap procedures, and 00 tracks is also head of the  reference point to find other tracks. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="因此，00磁道的好坏和00磁道上信息的好坏直接影响硬盘驱动器能否正常工作。" onmouseout="this.style.backgroundColor='#fff'"&gt;Therefore, the 00 tracks and 00  tracks of good and bad information have a direct impact on the hard drive can  work properly. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果使用不当或某种意外的原因破坏了写在00磁道上的文件，那么，开机以后，C盘就无法引导操作系统，甚至发生磁头根本无法寻道进行文件读写。" onmouseout="this.style.backgroundColor='#fff'"&gt;If used improperly or some kind  of accident has damaged the 00 tracks on the written document, then after the  boot, C drive can not boot the operating system, or even the head simply can not  seek to read and write files. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="此时C盘就像未经格式化似的，因此当用户调用C盘时，屏幕就显示“无效的驱动器指示”。" onmouseout="this.style.backgroundColor='#fff'"&gt;At this point, without formatting  C drive is like mine, so when the user is called C drive, the screen will  display "Invalid drive instruction." &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="排除这种故障的方法是重新对C盘进行物理格式化、重新进行操作系统分区和重新对DOS区域进行格式化并拷入系统文件。" onmouseout="this.style.backgroundColor='#fff'"&gt;Exclude this fault is physically  re-formatted drive C, re-DOS operating system partition and re-formatted region,  and it is copyed into system files.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="因为硬盘有两个引导记录（假定硬盘被分为一个分区），一个是主引导记录，一个是分区引导记录。" onmouseout="this.style.backgroundColor='#fff'"&gt;Because there are two hard disk  boot record (assuming the hard disk is divided into a partition), one is the  master boot record, one is the partition boot record. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="主引导记录的清除和重新写入可以使用物理格式化（低级格式化）程序（LOW—FORM.EXE、DTCFMT.EXE），因而前面所述排除故障的过程中，首先使用了物理格式化。" onmouseout="this.style.backgroundColor='#fff'"&gt;Master boot record cleared and  re-write can use the physical format (low-level formatting) program  (LOW-FORM.EXE, DTCFMT.EXE), thereby foregoing the process of troubleshooting,  the first to use the physical format. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="第二步是使用DISK.COM对硬盘进行分区并把分区信息登记在主引导扇区中，但它并不改变主引导记录的执行代码。" onmouseout="this.style.backgroundColor='#fff'"&gt;The second step is to use  DISK.COM right to partition the hard disk partition information and to be  registered in the master boot sector, but it does not change the master boot  record code execution. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="第三步使用FORMAT.COM对DOS区域进行格式化，由于主引导记录不属于任何分区，因而FORMAT.COM程序不能清除主引导扇区中的任何信息。" onmouseout="this.style.backgroundColor='#fff'"&gt;The third step is the use of  FORMAT.COM region of the DOS format, because the master boot record does not  belong to any partition, so FORMAT.COM program can not clear the master boot  sector of any information. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="在上述三个步骤完成以后，再将操作系统的系统文件写入硬盘，至此，重新生成硬盘的工作才算完成，这时，硬盘驱动器已经具备了自举的能力，可以使用了。" onmouseout="this.style.backgroundColor='#fff'"&gt;After the completion of the above  three steps, and then operating system files written to the hard disk, thus,  re-generate the hard work not be completed until this time, the hard drive  already has the ability to bootstrap, you can use.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="当用软盘驱动器A引导操作系统以后，可以显示硬磁盘中的文件目录，但不能从硬盘驱动器引导操作系统。" onmouseout="this.style.backgroundColor='#fff'"&gt;When using a floppy disk drive A  boot after the operating system can display hard disk in the file directory, but  can not boot from the hard drive operating system.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="出现这种情况一般是由于系统文件没有写好或损坏。" onmouseout="this.style.backgroundColor='#fff'"&gt;This occurs generally due to the  system file is not written or damaged. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="操作系统文件一共有三个部分组成，即两个隐含文件和一个COMMAND.COM文件。" onmouseout="this.style.backgroundColor='#fff'"&gt;Operating system files, a total  of three components, namely, a two hidden files and COMMAND.COM files.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="两个隐含文件是写在00道上的，一旦出现故障，则主机不能引导操作系统。" onmouseout="this.style.backgroundColor='#fff'"&gt;Two hidden files are written in  the 00 Road, the event of a failure, then the host can not boot the operating  system.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="排除故障的方法是，使用FORMATC：/S/V命令重新对硬盘进行一次格式化，然后把备份的用户文件拷贝回硬盘即可恢复使用。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Troubleshooting method is to use  FORMATC: / S / V command to conduct a re-format the hard disk and then copy the  backup of user files back to the hard disk can be restored to use. &lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3665921145979285918-5342221304821319062?l=harddriverepairs.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/5342221304821319062/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://harddriverepairs.blogspot.com/2009/12/hard-disk-repair-soft-errors-2.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/5342221304821319062'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/5342221304821319062'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/2009/12/hard-disk-repair-soft-errors-2.html' title='Hard disk repair soft errors-2'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3665921145979285918.post-4229144202638431068</id><published>2009-12-21T18:37:00.000-08:00</published><updated>2009-12-21T18:38:28.111-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Hard disk repair soft'/><title type='text'>Hard disk repair soft errors</title><content type='html'>&lt;span class="long_text" id="result_box"&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="实际上，大量的硬盘故障属于软故障，这些故障也占了电脑故障的很大比例，而这些故障用户是可以自己解决的，下面，我们主要针对一些经常发生的软故障现象，讲述它们的维修" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;In  fact, a large number of hard drive failures are soft failures, such failures  also accounted for a large proportion of computer failures, and these failures  can be users themselves, and the following, we mainly target a number of soft  errors frequently occur phenomenon, about the maintenance of their &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="技巧。" onmouseout="this.style.backgroundColor='#fff'"&gt;skills.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="一、硬盘自举失败的维修" onmouseout="this.style.backgroundColor='#fff'"&gt;First, the maintenance of the  hard disk bootstrap failure&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="实际应用中，硬盘的自举失败是很常见的，硬盘自举失败一般有如下的故障现象：" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Practical application, the hard  disk bootstrap failure is very common, hard disk bootstrap failure generally  have the following symptoms:&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="显示“BASIC…OK”，进入ROM BASIC。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Show "BASIC ... OK", enter the  ROM BASIC.&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="显示“Invalid partition Table”，无效分区表。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Display "Invalid partition  Table", is invalid partition table.&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="显示“Error loading operating system”，读引导记录失败并进入死循环。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Display "Error loading operating  system", read boot record failure and enter an infinite loop.&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="显示“Operating system missing operating system”没有操作系统。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Shows "Operating system missing  operating system" is not the operating system.&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="显示“NOn—System disk or disk error”" onmouseout="this.style.backgroundColor='#fff'"&gt;Show "NOn-System disk or disk  error"&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="“Replace and strike any key when ready”，读引导程序错误。" onmouseout="this.style.backgroundColor='#fff'"&gt;"Replace and strike any key when  ready", read boot error.&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="显示“Disk boot failure”，磁盘启动失败陷入死循环。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Shows "Disk boot failure", Disk  Boot failure into an infinite loop.&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="显示“Bad or missing command interpreter”，COM－MAND.COM没有或被破坏。" onmouseout="this.style.backgroundColor='#fff'"&gt;Show "Bad or missing command  interpreter", COM-MAND.COM no or destroyed.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="1.与硬盘启动有关的引导模块及其引导过程" onmouseout="this.style.backgroundColor='#fff'"&gt;1. With the hard disk to start  the boot process module and its boot&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt; &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="硬盘自举引导是由硬盘ROM BIOS、硬盘主引导记录、DOS引导记录和系统文件完成的。" onmouseout="this.style.backgroundColor='#fff'"&gt;The hard disk from the hard disk  of boot ROM BIOS, the hard disk master boot record, DOS boot record and system  files completed. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="ROM BIOS，共8K字节，提供自检、自举能力及建立硬盘I/O等一系列操作，所含的硬盘自举引导模块是中断例行程序INT19H；硬盘主引导记录位于0柱0头" onmouseout="this.style.backgroundColor='#fff'"&gt;ROM BIOS, a total of 8K bytes,  providing self-test, bootstrap capability and the establishment of the hard disk  I / O and a series of operations, contained in the hard disk of boot module is  the interrupt routine INT19H; hard disk master boot record in the 0 column 0  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="1扇区（物理扇区），排在逻辑0扇区之前，包括硬盘自举引导程序和分区信息表，扇区的最后两个字节为“55A”，是隐含扇区，用DEBUG命令" onmouseout="this.style.backgroundColor='#fff'"&gt;a sector (physical sector),  before the row of logic 0 sector, including the hard disk boot loaders and  partition information table, sector of the last two bytes "55A", is a hidden  sector, with the DEBUG command &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="或DOS功能调用INT 21H均无法读写，通常用ROM BIOS提供的硬盘中断服务程序INT13H进行绝对读写，DOS分区引导记录位于硬盘0柱0头2扇区（物理扇区，整个硬盘划归DOS" onmouseout="this.style.backgroundColor='#fff'"&gt;or DOS function call INT 21H and  were unable to read and write, usually provided by the ROM BIOS interrupt  service routine INT13H hard to read and write an absolute, DOS Boot Record  partition the hard disk 0 column 0 2 sector (physical sector, the entire hard  drive was placed under DOS &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="分区时），也即逻辑0扇区，结束标志也是“55AA”。" onmouseout="this.style.backgroundColor='#fff'"&gt;partition), that is the logical  sector 0 to end the logo is also a "55AA".&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="系统加电时，电脑的执行流程如下：" onmouseout="this.style.backgroundColor='#fff'"&gt;The system power-up, the  computer's execution flow is as follows:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="CPU进入复位状态井强置CS：IP=FFF：0000H，即由该地址取得第一条指令（跳转指令）。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;CPU into the reset state of  well-Qiang Chi CS: IP = FFF: 0000H, the address obtained from the first  instruction (jump instructions).&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="系统转移到ROM BIOS程序区，执行自检程序，若自检成功，则发指令INT19H进行系统引导，否则揭示错误信息并进入死循环。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;The system transferred to the ROM  BIOS program areas, the implementation of self-test procedure, if the self-test  is successful, directing the INT19H systematic guidance, or reveal the error  message and enter an infinite loop.&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="INT19H首先试图复位软盘系统，若成功，则读软盘第1扇的DOS引导记录到起始地址为0000：7C00H的内存单元执行，继而进入DOS，否则复位硬盘系统。" onmouseout="this.style.backgroundColor='#fff'"&gt;INT19H first tries to reset the  floppy disk system, if successful, then read the first one of the DOS floppy  boot record to the starting address 0000:7 C00H memory cell implementation, and  then enter the DOS, or reset the hard disk system.&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="成功则读硬盘主引导记录到起始地址为0000：7C00H的内存单元，并执行主引导程序，若复位失败，读主引导记录时出错或硬盘物理第1扇最后两个字节不是“55AA”" onmouseout="this.style.backgroundColor='#fff'"&gt;The success of the reading of the  hard disk master boot record to the starting address 0000:7 C00H memory unit,  and implement the master boot process, if the reset fails, read the master boot  record error, or hard physical first one the last two bytes are not "55AA"  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="，均显示：" onmouseout="this.style.backgroundColor='#fff'"&gt;, have shown that: &lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="“BASIC…OK”转入ROM BASIC。" onmouseout="this.style.backgroundColor='#fff'"&gt;"BASIC ... OK" into the ROM  BASIC.&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="硬盘主引导程序的主要功能是找出当前的活动分区，即查看分区信息表中4个分区引导标志，当DOS分区的引导标志为80H，而其他分区为00H，就将DOS引导记录读到内存" onmouseout="this.style.backgroundColor='#fff'"&gt;The hard disk master boot program  main function is to identify the current active partition, that is, view the  partition information in the table 4 partition boot flag, when the DOS partition  boot logo 80H, while the other partition 00H, will read the memory DOS Boot  Record &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="0000：7C00H处。" onmouseout="this.style.backgroundColor='#fff'"&gt;0000:7 C00H  Department.&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="若4个分区均没有引导标志（80H），则发INT18指令，进入ROM BASIC；" onmouseout="this.style.backgroundColor='#fff'"&gt;If the four partition did not  boot logo (80H), then the hair INT18 instruction into ROM BASIC; &lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="若引导标志（80H）多于1个或某分区为引导标志既非80H，又非00H，则显示“Invalid partition table”并进入死循环。" onmouseout="this.style.backgroundColor='#fff'"&gt;If the boot flag (80H) more than  one or a partition for the boot flag is neither 80H, then the non-00H, is  displayed "Invalid partition table" and enter an infinite loop.&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="找到活动分区后，主引导记录程序试图将DOS引导记录读到内存0000：7C00H处，若读失败，则显示：“Error LoadongSystem”并进入死循环。" onmouseout="this.style.backgroundColor='#fff'"&gt;Find the active partition, the  master boot record program attempts to read the memory, DOS Boot Record 0000:7  C00H Department, if the read fails, it displays: "Error LoadongSystem" and enter  an infinite loop.&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="读成功则检查DOS引导扇区最后两个字节是否为“55AA”，正确则跳转0000：7C00H执行刚读入的DOS引导程序，若否，则显示：" onmouseout="this.style.backgroundColor='#fff'"&gt;Read the success of the DOS boot  sector checks whether the last two bytes of "55AA", the correct implementation  of the jump 0000:7 C00H just read into the DOS boot process, if not, then the  Show:&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="“Missing operating system”并进入死循环。" onmouseout="this.style.backgroundColor='#fff'"&gt;"Missing operating system" and  enter an infinite loop.&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="引导程序以AH=OINT13H指令复位磁盘系统，若失败，则显示：" onmouseout="this.style.backgroundColor='#fff'"&gt;Guide the process to AH = OINT13H  command reset disk system, if the failure is displayed:&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="“Non—system disk or disk error”" onmouseout="this.style.backgroundColor='#fff'"&gt;"Non-system disk or disk error" &lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="“Replace and strike any key when ready”" onmouseout="this.style.backgroundColor='#fff'"&gt;"Replace and strike any key when  ready"&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="等待键盘输入，以转向INT19H进行重新引导。" onmouseout="this.style.backgroundColor='#fff'"&gt;Wait for keyboard input in order  to shift INT19H re-boot.&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="若成功，则计算文件目录区以及文件数据区的起始位扇区号，并读根目录第1扇到0050：007H处，若读失败，则显示上一错误信息。" onmouseout="this.style.backgroundColor='#fff'"&gt;If successful, then the  calculation of the file directory area and the file data area start-bit sector  numbers, and read the root directory of the first one to 0050:007 H office, if  the read fails, an error message is displayed on.&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="若正确则读“IBMBIO.COM”文件到内存。" onmouseout="this.style.backgroundColor='#fff'"&gt;If correct then the reading of  "IBMBIO.COM" file into memory. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="若读错误，则显示：" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;If  the reading error is displayed:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="“Disk boot failure”陷入死循环。" onmouseout="this.style.backgroundColor='#fff'"&gt;"Disk boot failure" into an  infinite loop.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="若读成功，则由IBMBIO.COM，IBMDOS.COM和COMMAND.COM三个系统文件继续进行DOS的安装，在这期间若找不到COMMAND.COM或该文件已损坏，则显示“Bod or missing command" onmouseout="this.style.backgroundColor='#fff'"&gt;If the reading success, by  IBMBIO.COM, IBMDOS.COM and COMMAND.COM three DOS system files, continue with the  installation, during which, if can not find COMMAND.COM or the file is corrupt,  then the show "Bod or missing command &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="interpreter”。" onmouseout="this.style.backgroundColor='#fff'"&gt;interpreter ".&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="否则正常引导，直到出现系统提示符，等待用户键入DOS命令。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Otherwise, a normal guide, until  the system prompt, waiting for users to type a DOS command.&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="至此，系统进入DOS工作状态。" onmouseout="this.style.backgroundColor='#fff'"&gt;At this point, the system into  DOS working condition.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="2.硬盘自举失败的修复" onmouseout="this.style.backgroundColor='#fff'"&gt;2. Bootstrapping failed hard disk  repair&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="若硬盘设备正常，硬盘自举失败与硬盘主引导模块、DOS引导模块和系统文件密切相关。" onmouseout="this.style.backgroundColor='#fff'"&gt;If a normal hard disk drives,  hard disk bootstrap failure and hard disk master boot module, DOS boot modules  and system files are closely linked. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="譬如开机进入ROM BASIC很可能是硬盘主引导记录损坏；而引导失败揭示错误信息时，则与分区信息表、DOS引导记录和系统文件的损坏或丢失有关。" onmouseout="this.style.backgroundColor='#fff'"&gt;For example, boot into ROM BASIC  is likely to damage the hard disk master boot record; and failure to guide  reveals the error message, then with the partition information table, DOS boot  record and system files on damaged or missing. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="对于不同的错误信息，应该找出其症结所在，继而采取与之相应的修复手法，现分述如下：" onmouseout="this.style.backgroundColor='#fff'"&gt;For a different error message, we  should find out the crux of the problem and then take corresponding repair  method is presented as follows:&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="（1）修复硬盘的主引导记录" onmouseout="this.style.backgroundColor='#fff'"&gt;(1) repair the hard disk master  boot record&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="采用硬盘主引导模块的通用性，由另一台正常且硬盘分区情况相同的微机上获取该模块，然后将之写回发生故障的硬盘，此法简单快捷，即使对主引导块结构了解甚浅" onmouseout="this.style.backgroundColor='#fff'"&gt;Using the hard disk master boot  module versatility, from another of the normal and hard disk partitions on the  same computer access to the module, and then write back to the hard disk  failure, this method is simple and quick, even for the master boot block  structure, a very shallow understanding of &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="，操作起来也不感到困难，步骤如下：" onmouseout="this.style.backgroundColor='#fff'"&gt;, did not find it difficult to  operate, the steps are as follows:&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="①启动正常的微机，并在驱动器A置一已格式化的空盘，键入以下语句序列：" onmouseout="this.style.backgroundColor='#fff'"&gt;① to start a normal computer, and  drive home an A blank, formatted disk, type the following statement sequence: &lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="C＞DEBUG" onmouseout="this.style.backgroundColor='#fff'"&gt;C&gt; DEBUG &lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="—A 100" onmouseout="this.style.backgroundColor='#fff'"&gt;-A 100 &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="：0100 MOV AX，0201；读1个扇区" onmouseout="this.style.backgroundColor='#fff'"&gt;:  0100 MOV AX, 0201; reading a sector&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="：0103 MOV BX，1000；置缓冲区CS：1000" onmouseout="this.style.backgroundColor='#fff'"&gt;: 0103 MOV BX, 1000; set buffer  CS: 1000&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="：0106 MOV CX，0001；读0柱第1扇" onmouseout="this.style.backgroundColor='#fff'"&gt;: 0106 MOV CX, 0001; reading 0  Column No. 1&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="：0109 MOV DX，0080；硬盘0号磁头" onmouseout="this.style.backgroundColor='#fff'"&gt;: 0109 MOV DX, 0080; the hard  disk head, No. 0&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="：010C INT 13；硬盘I/O中断" onmouseout="this.style.backgroundColor='#fff'"&gt;: 010C INT 13; disk I / O  interrupts&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="：010E INT 20；程序终结。" onmouseout="this.style.backgroundColor='#fff'"&gt;: 010E INT 20; program  termination.&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="：0110" onmouseout="this.style.backgroundColor='#fff'"&gt;: 0110&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="—G=100" onmouseout="this.style.backgroundColor='#fff'"&gt;-G = 100&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="—W 1000 0 50 1" onmouseout="this.style.backgroundColor='#fff'"&gt;-W 1000 0 50 1 &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="至此，已得到完好的硬盘主引导块并写在软盘逻辑50H扇区。" onmouseout="this.style.backgroundColor='#fff'"&gt;At this point, has been good and  hard disk master boot block and write the logic in the floppy disk sector 50H. &lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="②以DOS软盘启动出现故障的微机，进入DEBUG后在驱动器A置入上述软盘，在DEBUG状态键入语句序列：" onmouseout="this.style.backgroundColor='#fff'"&gt;② The DOS floppy disk boot  failure of the computer, after entering DEBUG into the floppy disk drive A, type  the statement in the DEBUG state sequence:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="—L 1000 0 501" onmouseout="this.style.backgroundColor='#fff'"&gt;-L 1000 0 501 &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="—A 100" onmouseout="this.style.backgroundColor='#fff'"&gt;-A 100 &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="：0100 MOV AX，0301：写1个扇区" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;: 0100 MOV AX, 0301: to write a  sector&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="：0103 MOV BX，1000" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;:  0103 MOV BX, 1000&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="：0106 MOV DX，0001" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;:  0106 MOV DX, 0001&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="：0109 MOV DX，0080" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;:  0109 MOV DX, 0080&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="：010C INT 13" onmouseout="this.style.backgroundColor='#fff'"&gt;: 010C INT 13 &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="：010E INT 20" onmouseout="this.style.backgroundColor='#fff'"&gt;: 010E INT 20 &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="？" onmouseout="this.style.backgroundColor='#fff'"&gt;? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="：0110" onmouseout="this.style.backgroundColor='#fff'"&gt;: 0110&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="—G=100" onmouseout="this.style.backgroundColor='#fff'"&gt;-G = 100&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="至此，硬盘主引导记录修复完毕。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;At  this point, the hard disk master boot record repair is completed.&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3665921145979285918-4229144202638431068?l=harddriverepairs.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/4229144202638431068/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://harddriverepairs.blogspot.com/2009/12/hard-disk-repair-soft-errors.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/4229144202638431068'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/4229144202638431068'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/2009/12/hard-disk-repair-soft-errors.html' title='Hard disk repair soft errors'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3665921145979285918.post-8850736211383188447</id><published>2009-12-21T18:35:00.000-08:00</published><updated>2009-12-21T18:36:59.428-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='hard disk'/><title type='text'>Routine maintenance of the hard disk-2</title><content type='html'>&lt;span class="long_text" id="result_box"&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="常见故障一：系统不认硬盘" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Fault 1: The system does not  recognize hard drive&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="系统从硬盘无法启动，从A盘启动也无法进入C盘，使用CMOS中的自动监测功能也无法发现硬盘的存在。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;The system can not boot from the  hard drive from the A disk can not boot into the C drive, use the CMOS the  automatic monitoring function can not be found in the presence of the hard disk.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="这种故障大都出现在连接电缆或IDE端口上，硬盘本身故障的可能性不大，可通过重新插接硬盘电缆或者改换IDE口及电缆等进行替换试验，就会很快发现故障的所在。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Most of these failures appear in  the connecting cable or IDE port on the hard disk failure is unlikely in itself  and can be re-plug hard drive cable or change IDE port and cable to replace the  test, you'll quickly find fault lies. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果新接上的硬盘也不被接受，一个常见的原因就是硬盘上的主从跳线，如果一条IDE硬盘线上接两个硬盘设备，就要分清楚主从关系。" onmouseout="this.style.backgroundColor='#fff'"&gt;If the new hard drive is not  connected to be accepted, a common reason is the master-slave jumpers on the  hard disk, if an IDE hard disk online access two hard disk drives, it is  necessary to distinguish the relationship between master and slave. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="常见故障二：硬盘无法读写或不能辨认" onmouseout="this.style.backgroundColor='#fff'"&gt;Troubleshooting 2: the hard disk  can not read or write, or can tell&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="这种故障一般是由于CMOS设置故障引起的。" onmouseout="this.style.backgroundColor='#fff'"&gt;Such failures are generally due  to failures caused by CMOS settings. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="CMOS中的硬盘类型正确与否直接影响硬盘的正常使用。" onmouseout="this.style.backgroundColor='#fff'"&gt;CMOS in the hard disk drive a  direct impact on whether or not the correct type of normal use. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="现在的机器都支持“IDE Auto Detect”的功能，可自动检测硬盘的类型。" onmouseout="this.style.backgroundColor='#fff'"&gt;The machines are now supported  "IDE Auto Detect" function can automatically detect the hard disk type.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="当硬盘类型错误时，有时干脆无法启动系统，有时能够启动，但会发生读写错误。" onmouseout="this.style.backgroundColor='#fff'"&gt;When the hard disk type error,  and sometimes simply can not start the system, and sometimes be able to start,  but it will read and write error occurred. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="比如CMOS中的硬盘类型小于实际的硬盘容量，则硬盘后面的扇区将无法读写，如果是多分区状态则个别分区将丢失。" onmouseout="this.style.backgroundColor='#fff'"&gt;Such as CMOS, the type of hard  drive is less than the actual hard disk capacity, then the hard drive behind the  sector will not be able to read and write, if it is multi-regional state of the  individual partitions will be lost. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="还有一个重要的故障原因，由于目前的IDE都支持逻辑参数类型，硬盘可采用“Normal,LBA,Large”等，如果在一般的模式下安装了数据,而又在CMOS中改为其它的模式" onmouseout="this.style.backgroundColor='#fff'"&gt;There is also a major cause of  the malfunction, since the current logical arguments support the type of IDE  hard disk can be used "Normal, LBA, Large", etc., if the normal mode, installed  the data, but in the CMOS, replaced by other models &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="，则会发生硬盘的读写错误故障，因为其映射关系已经改变，将无法读取原来的正确硬盘位置。" onmouseout="this.style.backgroundColor='#fff'"&gt;, the hard drive read and write  errors occur failure, because the mapping relationship has changed, and will not  be able to read the original location of the correct hard drive.&lt;br /&gt;&lt;br /&gt;  &lt;br /&gt; &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt; &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="常见故障三：系统无法启动" onmouseout="this.style.backgroundColor='#fff'"&gt;Troubleshooting 3: The system can  not start&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="造成这种故障通常是基于以下四种原因：" onmouseout="this.style.backgroundColor='#fff'"&gt;For this failure is usually based  on the following four reasons:&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="1. 主引导程序损坏" onmouseout="this.style.backgroundColor='#fff'"&gt;1. Corrupted master boot program &lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="2. 分区表损坏" onmouseout="this.style.backgroundColor='#fff'"&gt;2. Partition  table is damaged&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="3. 分区有效位错误" onmouseout="this.style.backgroundColor='#fff'"&gt;3. Division of effective bit  error&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="4. DOS引导文件损坏" onmouseout="this.style.backgroundColor='#fff'"&gt;4. DOS boot  file is corrupted&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="其中，DOS引导文件损坏最简单，用启动盘引导后，向系统传输一个引导文件就可以了。" onmouseout="this.style.backgroundColor='#fff'"&gt;Which, DOS boot file is corrupted  most simple, using a boot disk boot, after a boot file to the system transfer on  it. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="主引导程序损坏和分区有效位损坏一般也可以用FDISK/MBR强制覆写解决。" onmouseout="this.style.backgroundColor='#fff'"&gt;Master boot program significant  bit of damage and damage to the general area can also be used FDISK / MBR to  solve a mandatory override. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="分区表损坏就比较麻烦了，因为无法识别分区，系统会把硬盘作为一个未分区的裸盘处理，因此造成一些软件无法工作。" onmouseout="this.style.backgroundColor='#fff'"&gt;Partition table is damaged is  more trouble, because they could not identify the partition, the system will not  partition the hard disk as a bare disc treatment, resulting in some software not  work. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="不过有个简单的方法——使用Windows 2000。" onmouseout="this.style.backgroundColor='#fff'"&gt;However, there is a simple way -  using Windows 2000. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="找个装有Windows 2000的系统，把受损的硬盘挂上去，开机后，由于Windows 2000为了保证系统硬件的稳定性会对新接上去的硬盘进行扫描。" onmouseout="this.style.backgroundColor='#fff'"&gt;Finding with Windows 2000  systems, the damaged hard drive Guashang Qu, boot, due to Windows 2000 in order  to ensure the stability of the system hardware will have a new hard disk to scan  Jieshang Qu. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="Windows 2000的硬盘扫描程序CHKDSK对于因各种原因损坏的硬盘都有很好的修复能力，扫描完了基本上也修复了硬盘。" onmouseout="this.style.backgroundColor='#fff'"&gt;Windows 2000 hard disk scanning  program CHKDSK corrupted for various reasons, have a good repair capacity hard  drive, scanning finished basically repair a hard drive.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="分区表损坏还有一种形式，这里我姑且称之为“分区映射”，具体的表现是出现一个和活动分区一样的分区。" onmouseout="this.style.backgroundColor='#fff'"&gt;There is also a form of partition  table is damaged, here I refer to "zoning map", the specific performance of the  emergence of an active partition and the same partition. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="一样包括文件结构，内容，分区容量。" onmouseout="this.style.backgroundColor='#fff'"&gt;Including the same file  structure, content, partition size. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="假如在任意区对分区内容作了变动，都会在另一处体现出来，好像是映射的影子一样。" onmouseout="this.style.backgroundColor='#fff'"&gt;If the content in any area of the  district made a change, will be reflected in another place, seems to be the same  as the shadow map. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="我曾遇上过，6.4G的硬盘变成8.4G(映射了2G的C区)。" onmouseout="this.style.backgroundColor='#fff'"&gt;I have come across before, 6.4G  hard disk into a 8.4G (mapping of the 2G C-Zone). &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="这种问题特别尴尬，这问题不影响使用，不修复的话也不会有事，但要修复时，NORTON的DISKDOCTOR和PQMAGIC却都变成了睁眼瞎，对分区总容量和硬盘实际大小不一致视而不见，" onmouseout="this.style.backgroundColor='#fff'"&gt;This problem particularly  awkward, this problem does not affect the use, not the words will not fix  problems, but to repair, NORTON of DISKDOCTOR and PQMAGIC all had become  illiterate, to partition the hard disk capacity and the actual size of the  overall inconsistency turned a blind eye &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="满口没问题的敷衍你。" onmouseout="this.style.backgroundColor='#fff'"&gt;No problem, you mouthful  perfunctory. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="对付这问题，只有GHOST覆盖和用NORTON的拯救盘恢复分区表。" onmouseout="this.style.backgroundColor='#fff'"&gt;Tackle this problem, only the  GHOST coverage and use NORTON rescue disk to restore the partition table. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="常见故障四：硬盘出现坏道" onmouseout="this.style.backgroundColor='#fff'"&gt;Fault 4: hard  disk bad sectors&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="这是个令人震惊，人见人怕的词。" onmouseout="this.style.backgroundColor='#fff'"&gt;This is a shocking and feared  word. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="近来IBM口碑也因此江河日下。" onmouseout="this.style.backgroundColor='#fff'"&gt;Recently,  IBM word of mouth and therefore diminish quickly. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="当你用系统Windows 系统自带的磁盘扫描程序SCANDISK扫描硬盘的时候，系统提示说硬盘可能有坏道，随后闪过一片恐怖的蓝色，一个个小黄方块慢慢的伸展开，然后，" onmouseout="this.style.backgroundColor='#fff'"&gt;When you use the system comes  with Windows system ScanDisk SCANDISK scan the hard disk when prompted to say  the hard disk may have bad sectors, and then flashed a horrible blue, Xiao Huang  box one by one slowly stretching open, then, &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="在某个方块上被标上一个“B”……" onmouseout="this.style.backgroundColor='#fff'"&gt;been in a box marked with a "B"  ... ...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="其实，这些坏道大多是逻辑坏道，是可以修复的。" onmouseout="this.style.backgroundColor='#fff'"&gt;In fact, most of these bad  sectors is a logical bad sectors, it can be fixed. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="根本用不着送修（据说厂商之所以开发自检工具就是因为受不了返修的硬盘中的一半根本就是好的这一“残酷的”事实）。" onmouseout="this.style.backgroundColor='#fff'"&gt;Obviating the need for repair (it  is said the reason why development of self-test tool vendors is that they  succumb to repairing the hard disk is simply a good half of this "brutal" fact). &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="那么，当出现这样的问题的时候，我们应该怎样处理呢？" onmouseout="this.style.backgroundColor='#fff'"&gt;So, when there is such a problem,  how should we deal with it?&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="一旦用“SCANDISK”扫描硬盘时如果程序提示有了坏道，首先我们应该重新使用各品牌硬盘自己的自检程序进行完全扫描。" onmouseout="this.style.backgroundColor='#fff'"&gt;Once with the "SCANDISK" If the  program prompts when scanning the hard disk has bad sectors, first of all we  should re-use of the brand drives its own self-inspection procedures for a full  scan. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="注意，别选快速扫描，因为它只能查出大约90%的问题。" onmouseout="this.style.backgroundColor='#fff'"&gt;Note, do not select quick scan,  because it can only detect about 90% of the problem. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="为了让自己放心，在这多花些时间是值得的。" onmouseout="this.style.backgroundColor='#fff'"&gt;In order to assure themselves, in  that more time is worth it.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果检查的结果是“成功修复”，那可以确定是逻辑坏道，可以拍拍胸脯喘口气了；假如不是，那就没有什么修复的可能了，如果你的硬盘还在保质期，那赶快那" onmouseout="this.style.backgroundColor='#fff'"&gt;If the check result is  "successful rehabilitation", that can determine the logical bad sectors, you can  shoot each of the offerings of breath; If not, then there is no possibility of  repair, if your hard drive is also shelf-life, that it quickly &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="去更换吧。" onmouseout="this.style.backgroundColor='#fff'"&gt;to replace the bar. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="由于逻辑坏道只是将簇号作了标记，以后不再分配给文件使用。" onmouseout="this.style.backgroundColor='#fff'"&gt;As the logical bad sectors merely  been marked cluster number will no longer be assigned to the files use the.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果是逻辑坏道，只要将硬盘重新格式化就可以了。" onmouseout="this.style.backgroundColor='#fff'"&gt;If  it is the logical bad sectors, just reformat the hard disk on it. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="但为了防止格式化可能的丢弃现象（因为簇号上已经作了标记表明是坏簇，格式化程序可能没有检查就接受了这个“现实”，于是丢弃该簇），最好还是重分区，使用" onmouseout="this.style.backgroundColor='#fff'"&gt;However, in order to prevent a  possible drop formatted phenomenon (because the cluster has made a mark on a  number that is a bad cluster, formatting program may not check on the acceptance  of this "reality", then discard the cluster), better re-partition, use the  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如IBM DM之类的软件还是相当快的，或者GHOST覆盖也可以，只是这两个方案都多多少少会损失些数据。" onmouseout="this.style.backgroundColor='#fff'"&gt;such as the IBM DM sort of  software is still quite fast, or GHOST coverage can be, but both programs are  more or less to lose some data.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="常见故障五：硬盘容量与标称值明显不符" onmouseout="this.style.backgroundColor='#fff'"&gt;Fault 5: Hard disk capacity and  the nominal value is clearly incompatible with&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="一般来说，硬盘格式化后容量会小于标称值，但此差距绝不会超过20％，如果两者差距很大，则应该在开机时进入BIOS设置。" onmouseout="this.style.backgroundColor='#fff'"&gt;In general, the hard disk  formatted capacity will be less than the nominal value, but this gap will not be  more than 20%, if the two differ greatly, you should enter the BIOS settings at  boot time. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="在其中根据你的硬盘作合理设置。" onmouseout="this.style.backgroundColor='#fff'"&gt;Depending  on your hard drive in which to make a reasonable setting. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果还不行，则说明可能是你的主板不支持大容量硬盘，此时可以尝试下载最新的主板BIOS并进行刷新来解决。" onmouseout="this.style.backgroundColor='#fff'"&gt;If that does not, then may be  your motherboard does not support large-capacity hard drive, this time you can  try to download the latest motherboard BIOS and make an update to resolve.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="此种故障多在大容量硬盘与较老的主板搭配时出现。" onmouseout="this.style.backgroundColor='#fff'"&gt;Such failures more in  high-capacity hard drives and motherboards with older when. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="另外，由于突然断电等原因使BIOS设置产生混乱也可能导致这种故障的发生。" onmouseout="this.style.backgroundColor='#fff'"&gt;In addition, because a sudden  power failure and other reasons to make BIOS settings confusion may also lead to  this failure from happening.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="常见故障六：无论使用什么设备都不能正常引导系统" onmouseout="this.style.backgroundColor='#fff'"&gt;Fault 6: No matter what the  equipment is not properly using the guidance system&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="这种故障一般是由于硬盘被病毒的“逻辑锁”锁住造成的，“硬盘逻辑锁”是一种很常见的恶作剧手段。" onmouseout="this.style.backgroundColor='#fff'"&gt;Such failures are generally due  to the hard disk has been virus "logic lock" lock caused by the "hard logic  lock" is a very common means of mischief. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="中了逻辑锁之后，无论使用什么设备都不能正常引导系统，甚至是软盘、光驱、挂双硬盘都一样没有任何作用。" onmouseout="this.style.backgroundColor='#fff'"&gt;In a logical lock, regardless of  whether the use of any equipment does not properly boot the system, or even  floppy disks, optical drives, hard drives are the same double-hung has no  effect.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="“逻辑锁”的上锁原理：计算机在引导DOS系统时将会搜索所有逻辑盘的顺序，当DOS被引导时，首先要去找主引导扇区的分区表信息，然后查找各扩展分区的逻辑" onmouseout="this.style.backgroundColor='#fff'"&gt;"Logical lock" locking principle:  the computer boot DOS system will search all volumes is the order, when the DOS  is directed, first of all to go find the master boot sector of the partition  table information, and then search for the logic of the extended partition  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="盘。" onmouseout="this.style.backgroundColor='#fff'"&gt;plate. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="“逻辑锁”修改了正常的主引导分区记录，将扩展分区的第一个逻辑盘指向自己，使得DOS在启动时查找到第一个逻辑盘后，查找下个逻辑盘总是找到自己，这样一来" onmouseout="this.style.backgroundColor='#fff'"&gt;"Logical lock" changes the normal  primary boot partition record, will expand a Logical disk partition the first  point to themselves, making DOS at boot time to find to the first one Logical  disk, the search for the next Logical disk is always to find their own, so to  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="就形成了死循环。" onmouseout="this.style.backgroundColor='#fff'"&gt;to form a loop. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="给“逻辑锁”解锁比较容易的方法是“热拔插”硬盘电源。" onmouseout="this.style.backgroundColor='#fff'"&gt;To the "logic lock" unlock the  easier way is to "hot pluggable" hard power. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="就是在当系统启动时，先不给被锁的硬盘加电，启动完成后再给硬盘“热插”上电源线，这样系统就可以正常控制硬盘了。" onmouseout="this.style.backgroundColor='#fff'"&gt;Is when the system is started,  the first is not to be locked to the hard disk power-up, and then to the hard  disk to start the completion of "hot plug" on the power line, so the system can  properly control the hard drive. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="这是一种非常危险的方法，为了降低危险程度，碰到“逻辑锁”后，大家最好依照下面几种比较简单和安全的方法处理。" onmouseout="this.style.backgroundColor='#fff'"&gt;This is a very dangerous  approach, in order to reduce the level of risk, encountered a "logical lock",  all of you is best in accordance with the following a few relatively simple and  safe manner.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="1. 首先准备一张启动盘，然后在其他正常的机器上使用二进制编辑工具（推荐UltraEdit）修改软盘上的IO.SYS文件（修改前记住先将该文件的属性改为正常），具体是" onmouseout="this.style.backgroundColor='#fff'"&gt;1. First, to prepare a boot disk,  and then in other normal machines use the binary editing tool (recommended  UltraEdit) modify IO.SYS file on the floppy disk (remember the first, before the  amendment changed the properties of the document normal), specifically  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="在这个文件里面搜索第一个“55AA”字符串，找到以后修改为任何其他数值即可。" onmouseout="this.style.backgroundColor='#fff'"&gt;Search in this document which the  first one "55AA" string to find the future value can be modified for any other.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="用这张修改过的系统软盘你就可以顺利地带着被锁的硬盘启动了。" onmouseout="this.style.backgroundColor='#fff'"&gt;This modified system with the  floppy disk you can be locked with a smooth hard drive started. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="不过这时由于该硬盘正常的分区表已经被破坏，你无法用“Fdisk”来删除和修改分区，这时你可以用Diskman等软件恢复或重建分区即可。" onmouseout="this.style.backgroundColor='#fff'"&gt;However, the normal time due to  the hard disk partition table has been damaged, you can not use "Fdisk" to  delete and modify the partition, then you can use software such as  rehabilitation or reconstruction of Diskman partition can be. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="2. 因为DM是不依赖于主板BIOS来识别硬盘的硬盘工具，就算在主板BIOS中将硬盘设为“NONE”，DM也可识别硬盘并进行分区和格式化等操作，所以我们也可以利用DM" onmouseout="this.style.backgroundColor='#fff'"&gt;2. Because the DM is not  dependent on the motherboard BIOS to recognize the hard disk drive tool, even if  the hard disk will be in the motherboard BIOS set to "NONE", DM can also  identify the hard disk and partition and format and other operations, so we can  use the DM &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="软件为硬盘解锁。" onmouseout="this.style.backgroundColor='#fff'"&gt;software to unlock  the hard disk.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="首先将DM拷到一张系统盘上，接上被锁硬盘后开机，按“Del”键进入BIOS设置，将所有IDE接口设为“NONE”并保存后退出，然后用软盘启动系统，系统即" onmouseout="this.style.backgroundColor='#fff'"&gt;First, the DM Kaodao a system  disk, the connected and locked hard disk boot, press "Del" key to enter the BIOS  settings, IDE interface, all set to "NONE" and save, then exit, and then use the  floppy disk to start the system, namely, &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="可“带锁”启动，因为此时系统根本就等于没有硬盘。" onmouseout="this.style.backgroundColor='#fff'"&gt;can "lock" to start, because this  time the system does not simply mean that the hard disk. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="启动后运行DM，你会发现DM可以识别出硬盘，选中该硬盘进行分区格式化就可以了。" onmouseout="this.style.backgroundColor='#fff'"&gt;Starts to run DM, you will find  that DM can identify the hard disk, select the hard disk partition format on it.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="这种方法简单方便，但是有一个致命的缺点，就是硬盘上的数据保不住了．" onmouseout="this.style.backgroundColor='#fff'"&gt;This method is simple and  convenient, but there is a fatal disadvantage is that the data on the hard disk  retain his job.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="常见故障七：开机时硬盘无法自举，系统不认硬盘" onmouseout="this.style.backgroundColor='#fff'"&gt;Fault 7: boot disk can not be  bootstrapped, the system does not recognize hard drive&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="这种故障往往是最令人感到可怕的。" onmouseout="this.style.backgroundColor='#fff'"&gt;This failure is often the most  terrifying. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="产生这种故障的主要原因是硬盘主引导扇区数据被破坏，表现为硬盘主引导标志或分区标志丢失。" onmouseout="this.style.backgroundColor='#fff'"&gt;Produce this failure is mainly  due to the hard disk master boot sector data has been destroyed, the performance  of the hard disk master boot partition flag marks or missing. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="这种故障的罪魁祸首往往是病毒，它将错误的数据覆盖到了主引导扇区中。" onmouseout="this.style.backgroundColor='#fff'"&gt;This failure is often the culprit  is a virus, it will overwrite the wrong data to the master boot sector.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="市面上一些常见的杀毒软件都提供了修复硬盘的功能，大家不妨一试。" onmouseout="this.style.backgroundColor='#fff'"&gt;Some common anti-virus software  on the market are available to repair the hard drive feature, we try.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title=""&gt;" onmouseout="this.style.backgroundColor='#fff'"&gt;However, if no such tools at hand  disk, you can try to all the data written to the primary boot sector 0, and then  re-partition and format, its methods are as follows: a clean DOS boot disk with  the computer, enter A: \&gt; &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="后输入以下命令（括号内为注释）：" onmouseout="this.style.backgroundColor='#fff'"&gt;After enter the following command  (note in brackets):&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title=""&gt;DEBUG（进入DEBUG程序）" onmouseout="this.style.backgroundColor='#fff'"&gt;A: \&gt; DEBUG (entering DEBUG  program)&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="－F 100 3FF0（将数据区的内容清为0）" onmouseout="this.style.backgroundColor='#fff'"&gt;-F 100 3FF0 (clear the contents  of the data area to 0)&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="－A 400（增加下面的命令）" onmouseout="this.style.backgroundColor='#fff'"&gt;-A 400 (add the following  command)&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="MOV AX,0301" onmouseout="this.style.backgroundColor='#fff'"&gt;MOV AX, 0301 &lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="MOV BX,0100" onmouseout="this.style.backgroundColor='#fff'"&gt;MOV BX, 0100 &lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="MOV CX,0001" onmouseout="this.style.backgroundColor='#fff'"&gt;MOV CX, 0001 &lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="MOV DX,0080" onmouseout="this.style.backgroundColor='#fff'"&gt;MOV DX, 0080 &lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="INT 13" onmouseout="this.style.backgroundColor='#fff'"&gt;INT 13 &lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="INT 03" onmouseout="this.style.backgroundColor='#fff'"&gt;INT 03 &lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="－G=400（执行对磁盘进行操作的命令）" onmouseout="this.style.backgroundColor='#fff'"&gt;-G =  400 (implementation of the disk operations command)&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="－Q（退DEBUG程序）" onmouseout="this.style.backgroundColor='#fff'"&gt;-Q (retired DEBUG program) &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="用这种方法一般能使你的硬盘复活，但由于要重新分区和格式化，里面的数据可就难保了。" onmouseout="this.style.backgroundColor='#fff'"&gt;In this way can the general  resurrection of your hard drive, but to re-partition and format the data inside  may beware. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="以上是硬盘在日常使用中的一些常见故障及解决方法，希望能对大家有所启发。" onmouseout="this.style.backgroundColor='#fff'"&gt;These are the hard disk in the  daily use of some of the common faults and solutions, hoping to inspire all of  us. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果硬盘的故障相当严重并不能用上述的一些方法处理时，则很可能是机械故障。" onmouseout="this.style.backgroundColor='#fff'"&gt;Hard drive failure is very  serious, if not some of the above approach can be used, then it might be  mechanical failure. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="由于硬盘的结构相当复杂，所以不建议用户自己拆卸，而应求助于专业人员予以维修。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Because the structure of the hard  disk rather complicated, so I do not recommend that users themselves demolished,  but should be recourse to professional maintenance&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3665921145979285918-8850736211383188447?l=harddriverepairs.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/8850736211383188447/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://harddriverepairs.blogspot.com/2009/12/routine-maintenance-of-hard-disk-2.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/8850736211383188447'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/8850736211383188447'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/2009/12/routine-maintenance-of-hard-disk-2.html' title='Routine maintenance of the hard disk-2'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3665921145979285918.post-7028511623099549318</id><published>2009-12-21T18:34:00.000-08:00</published><updated>2009-12-21T18:35:44.849-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='hard disk'/><title type='text'>Routine maintenance of the hard disk</title><content type='html'>&lt;span class="long_text" id="result_box"&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="一、硬盘使用时的常见故障" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;First, the hard disk when using  the common faults&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="1．" onmouseout="this.style.backgroundColor='#fff'"&gt;1. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="为自己的旧机器升级，挂上了新的大硬盘，而且主板却不认：" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;For their older machines to  upgrade, we put a new large hard drive, and the motherboard does not recognize: &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="由于在较早的主板上存在着8.4GB容量的限制，而现在硬盘的容量已经大大超过了这个界限。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Due to the existence of an  earlier board 8.4GB capacity constraints, but now the hard drive capacity has  greatly exceeded this limit. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="为了解决这个问题，人们定义了新的扩展INT 13H。" onmouseout="this.style.backgroundColor='#fff'"&gt;To solve this problem, one  defines a new extension INT 13H. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="新的INT 13H不使用操作系统的寄存器传递硬盘的寻址参数，它使用存储在操作系统内存里的地址包。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;The new operating system does not  use INT 13H disk addressing registers to pass parameters, it uses the operating  system stored in the memory address of packets. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="地址包里保存的是64位的LBA地址，如果硬盘支持LBA寻址，就把低28位直接传递给ATA，如果不支持，操作系统就先把LBA地址转换为CHS地址，再传递给ATA接口" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Address package to save the  64-bit LBA address, if the hard disk supports LBA addressing, put the low 28  directly passed to the ATA, if you do not support, the operating system should  first convert the LBA address of CHS address, re-transmission and handed ATA  Interface &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="。" onmouseout="this.style.backgroundColor='#fff'"&gt;. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="通过这种方式，能实现在ATA总线基础上CHS寻址最大的容量是136.9GB。" onmouseout="this.style.backgroundColor='#fff'"&gt;In this way, can be achieved on  the basis of the ATA bus, CHS addressing the largest capacity is  136.9GB.&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="因此。" onmouseout="this.style.backgroundColor='#fff'"&gt;因此. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="要正常使用大容量的硬盘，要从软、硬两方面来解决。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;To normal use large-capacity hard  drive, from the soft and hard in order to address. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="先给出三种解决方法，供您参考：" onmouseout="this.style.backgroundColor='#fff'"&gt;First gave the three kinds of  solutions, for your reference:&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="（1） 升级主板或者BIOS：" onmouseout="this.style.backgroundColor='#fff'"&gt;(1) to upgrade the motherboard or  BIOS:&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="新的主板BIOS对磁盘读写中断INT 13H进行了扩展，一般主板升级BIOS后即可支持8.4GB以上的硬盘。" onmouseout="this.style.backgroundColor='#fff'"&gt;The new motherboard BIOS  interrupt INT 13H to read and write to the disk was extended, generally after  the motherboard BIOS can be upgraded to support more than 8.4GB hard drive.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="此外还可以使用BIOS扩展卡（它对大容量硬盘提供了正确的LBA寻址支持）。" onmouseout="this.style.backgroundColor='#fff'"&gt;In addition, you can use the BIOS  expansion card (it has large-capacity hard drive provides the correct LBA  addressing support).&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="（2）利用硬盘自带的DM分区软件进行分区：" onmouseout="this.style.backgroundColor='#fff'"&gt;(2) the use of DM's own hard  drive partition software partition:&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="使用特殊的驱动程序（一般是硬盘自带的分区软件DM），也提供了INT 13H的扩展功能。" onmouseout="this.style.backgroundColor='#fff'"&gt;Use a special driver (usually the  hard disk partitioning software that comes with DM), also provides INT 13H  extensions. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="从而在不动主板的情况下支持大硬盘。" onmouseout="this.style.backgroundColor='#fff'"&gt;Resulting  in the case of fixed motherboard that supports large hard drives. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="一般的来说，软件能有效的转换大容量硬盘的各种参数，在BIOS启动后，操作系统启动前会自动加载，达到全容量使用硬盘的目的。" onmouseout="this.style.backgroundColor='#fff'"&gt;Generally speaking, the software  can effectively convert the various parameters of large-capacity hard drive, the  BIOS starts, the operating system will automatically pre-loaded to full capacity  of the purpose of using the hard disk.&lt;br /&gt; &lt;br /&gt; &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt; &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="（3）使用WIN98或以上的操作系统，硬盘格式采用FAT32，并进行合理分区。" onmouseout="this.style.backgroundColor='#fff'"&gt;(3) using WIN98 or above  operating system, hard disk format using FAT32, and make a reasonable partition. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="2．" onmouseout="this.style.backgroundColor='#fff'"&gt;2. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="加新硬盘以后，系统无法启动：" onmouseout="this.style.backgroundColor='#fff'"&gt;Add a new hard drive after the  system is unable to start:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="出现这种问题，可能是由于你的WINDOWS原来不是装在C盘而是其他盘符上的。" onmouseout="this.style.backgroundColor='#fff'"&gt;Face this problem may be due to  your WINDOWS if they are not installed in C drive but on the other drive letter.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="而加装了多个硬盘以后，在原来的硬盘存在多分区的情况下，会引起盘符的交错，导致原硬盘的盘符发生变化。" onmouseout="this.style.backgroundColor='#fff'"&gt;After the installation of a  number of hard drives in the original hard drive where there are multiple  partitions will cause the drive letter of the staggered, resulting in the  original hard drive letter change. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="WINDOWS在启动时找不到安装时默认的相关系统文件的位置，自然是无法正确启动。" onmouseout="this.style.backgroundColor='#fff'"&gt;WINDOWS can not find the  installation when it starts the default location of the file related systems  naturally can not start properly. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="在多分区的情况下，硬盘的分区基本上是这样的：原来的C盘还是被认为是C盘，而第二块硬盘的主分区会被认为是D盘，然后，第一块硬盘的其他硬盘" onmouseout="this.style.backgroundColor='#fff'"&gt;In the case of multi-partition  hard disk partition is essentially this: the original C drive is still seen as C  drive, while the second block of the primary hard disk partition will be  considered as D drive, and then the first one the other hard disk drive  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="从E盘开始算起，接着，是第二块硬盘的其他分区。" onmouseout="this.style.backgroundColor='#fff'"&gt;begin to run from the E drive,  then, is the second hard drive and other partitions. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="要想解决这个问题，是当接上第二块硬盘的时候，对其进行重新分区，删除其的主DOS分区，只分扩展区，这样，盘符也不会交错了。" onmouseout="this.style.backgroundColor='#fff'"&gt;To solve this problem, is that  when connected to a second hard drive when its re-partition, delete the primary  DOS partition, only to expansion of area, so that the letter will not be  staggered.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="3．" onmouseout="this.style.backgroundColor='#fff'"&gt;3. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="BIOS检测不的硬盘，或在自检时出现&amp;quot;HDD Controller Failure&amp;quot;字样：" onmouseout="this.style.backgroundColor='#fff'"&gt;BIOS does not detect the hard  disk, or in self-test when "HDD Controller Failure" the words: &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果是检测不到硬盘，可能是IDE接口与硬盘连接的电缆线位连接好。" onmouseout="this.style.backgroundColor='#fff'"&gt;If it is not detected hard drive  may be connected to IDE hard drive interface cable to connect a good bit.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="当然，如果I DE连接线接头接触不良或出现一定的断裂，，也会出现这样的现象。" onmouseout="this.style.backgroundColor='#fff'"&gt;Of course, if I DE cable  connector connection is bad or there some broken, there will be such a  phenomenon. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果以上的部件经过更换后问题还是没有好转，你就要考虑硬盘电源的问题了，是不是电源线损坏或没有良好接触。" onmouseout="this.style.backgroundColor='#fff'"&gt;If the above components through  the replacement or do not improve, you have to consider the question of hard  power, is not the power cord is damaged or not good contact. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果是自检时出错，也有可能是上述的问题。" onmouseout="this.style.backgroundColor='#fff'"&gt;If it is self-test error, is also  possible that the above-mentioned problem. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="当然，如果在自检时你的一股脑盘有周期性的严重噪声，那就表明你的硬盘的机械控制部分或者传动臂有问题了。" onmouseout="this.style.backgroundColor='#fff'"&gt;Of course, if you will fall into  the self-test disc when there is a serious periodic noise, it shows that  mechanical control of your hard disk drive arm parts or have a problem. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="二、硬盘使用时的注意事项" onmouseout="this.style.backgroundColor='#fff'"&gt;Second, the  hard disk when using the Notes&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="1．" onmouseout="this.style.backgroundColor='#fff'"&gt;1. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="硬盘正在读写时不可突然断电" onmouseout="this.style.backgroundColor='#fff'"&gt;When the hard disk is being read  and write can not be a sudden power failure&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="硬盘读写操作时，处于高速旋转之中（目前通常为7200转/分钟或5400转/分钟），如若突然断电，可能会导致磁头与盘片猛烈磨擦而损坏硬盘。" onmouseout="this.style.backgroundColor='#fff'"&gt;The hard disk read and write  operation, in a high-speed rotation among the (currently usually 7200 r / min or  5400 r / min), should the power outage, could cause friction between the head  and severe damage to the hard disk platter. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="因此最好不要突然关机，关机时一定要注意面板上的硬盘指示灯是否还在闪烁，只有当硬盘指示灯停止闪烁、硬盘结束读写后方可关机。" onmouseout="this.style.backgroundColor='#fff'"&gt;So best not to a sudden shutdown,  shutdown must pay attention to whether the panel on the hard disk light is still  blinking, only when the hard disk light stops flashing, the hard disk read and  write only after the end of the shutdown.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="2.注意保持环境卫生" onmouseout="this.style.backgroundColor='#fff'"&gt;2. Pay attention to maintaining  environmental hygiene&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="在潮湿、灰尘、粉粒严重超标的环境中使用微机时，会有更多的污染物吸附至印制电路板的表面以及主轴电机内部。" onmouseout="this.style.backgroundColor='#fff'"&gt;In the damp, dust, powder  exceeded the environment seriously when you use the computers, there will be  more absorption of pollutants to the surface of printed circuit boards, as well  as within the spindle motor. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="潮湿环境还会使绝缘电阻等电子器件工作不稳定。" onmouseout="this.style.backgroundColor='#fff'"&gt;Moist environment also make  insulation resistance of electronic devices such as job instability.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="因此必须保持环境卫生，减少空气中的潮湿度和含尘量。" onmouseout="this.style.backgroundColor='#fff'"&gt;Must therefore be to maintain  sanitation, reduction of air humidity and dust content. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="切记：一般计算机用户不能自行拆开硬盘盖，否则空气中的灰尘进入硬盘内，在磁头进行读、写操作时划伤盘片或磁头。" onmouseout="this.style.backgroundColor='#fff'"&gt;Remember: general computer users  can not open the hard drive cover on their own, or in the air of dust into the  hard disk, in the head to read, write operation scratched disc, or head.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="所以当硬盘出现故障时，切勿自行拆卸硬盘外壳，应该交送专业厂家修理。" onmouseout="this.style.backgroundColor='#fff'"&gt;So when the hard disk fails, do  not self-demolition drive enclosure, it should be transmitted to the  professional factory repair.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="3.注意硬盘防震" onmouseout="this.style.backgroundColor='#fff'"&gt;3. Note that the hard disk shock &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="硬盘是一种高精设备，工作时磁头在盘片表面的浮动高度只有几微米。" onmouseout="this.style.backgroundColor='#fff'"&gt;Hard drive is a high-precision  equipment, work the surface of the floating head in the disc height of only a  few microns. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="当硬盘处于读写状态时，一旦发生较大的震动，就可能造成磁头与盘片的撞击，导致损坏。" onmouseout="this.style.backgroundColor='#fff'"&gt;When the drive is read-write  state, the event of a large shock, it could result in head impact with the disc,  resulting in damage. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="所以不要搬动运行中的微机。" onmouseout="this.style.backgroundColor='#fff'"&gt;So do not moving the operation of  the computer. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="在硬盘的安装、拆卸过程中应多加小心，硬盘移动、运输时严禁磕碰，最好用泡沫或海绵包装保护一下，尽量减少震动。" onmouseout="this.style.backgroundColor='#fff'"&gt;In the hard drive installation  and removal process should be more careful, hard disk movement, transportation  is strictly prohibited bump, it is best protected with foam or sponge packaging  look to minimize vibration.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="4.注意控制环境温度" onmouseout="this.style.backgroundColor='#fff'"&gt;4. Pay attention to controlling  the ambient temperature&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="使用硬盘时应注意防高温、防潮、防电磁干扰。" onmouseout="this.style.backgroundColor='#fff'"&gt;The use of the hard disk should  pay attention to anti-high temperature, moisture, anti-electromagnetic  interference. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="硬盘工作时会产生一定热量，使用中存在散热问题。" onmouseout="this.style.backgroundColor='#fff'"&gt;Hard work will produce a certain  heat, the use of existing cooling problems. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="温度以20～25℃为宜，温度过高或过低都会使晶体振荡器的时钟主频发生改变。" onmouseout="this.style.backgroundColor='#fff'"&gt;Temperature to 20 ~ 25 ℃ is  appropriate, the temperature is too high or too low will cause the crystal  oscillator clock frequency change. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="温度还会造成硬盘电路元件失灵，磁介质也会因热胀效应而造成记录错误；温度过低，空气中的水分会被凝结在集成电路元件上，造成短路。" onmouseout="this.style.backgroundColor='#fff'"&gt;Temperature can also cause  failure of the hard disk circuit elements and magnetic media will also be due to  thermal expansion effects caused by recording errors; the temperature is too  low, moisture in the air will be condensed in the integrated circuit components,  causing short-circuit. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="湿度过高时，电子元件表面可能会吸附一层水膜，氧化、腐蚀电子线路，以致接触不良，甚至短路，还会使磁介质的磁力发生变化，造成数据的读写错误。" onmouseout="this.style.backgroundColor='#fff'"&gt;Humidity is too high, the  electronic components may be adsorbed surface layer of water film, oxidation,  corrosion of electronic circuits, resulting in poor contact, or even  short-circuit, but also to make a change in magnetic media, magnetic force,  resulting in the data read and write errors. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="湿度过低，容易积累大量的因机器转动而产生的静电荷，这些静电会烧坏CMOS电路，吸附灰尘而损坏磁头、划伤磁盘片。" onmouseout="this.style.backgroundColor='#fff'"&gt;Humidity is too low, easy to  accumulate a large number of rotating machines generated by electrostatic  charge, which will burn static CMOS circuits, the adsorption of dust and damage  to the head, scratching the disk piece. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="机房内的湿度以45～65%为宜。" onmouseout="this.style.backgroundColor='#fff'"&gt;The humidity inside the room at  45 ~ 65% is appropriate. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="注意使空气保持干燥或经常给系统加电，靠自身发热将机内水汽蒸发掉。" onmouseout="this.style.backgroundColor='#fff'"&gt;Note that the air to keep dry or  frequently to the system power-up, relying on self-heating machines, water vapor  will evaporate. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="另外，尽量不要使硬盘靠近强磁场，如音箱、喇叭、电机、电台、手机等，以免硬盘所记录的数据因磁化而损坏。" onmouseout="this.style.backgroundColor='#fff'"&gt;Also, try not to drive near  strong magnetic field, such as speakers, speakers, motors, radio, mobile phones  so as to avoid the data recorded in the hard disk damaged due to the  magnetization.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="5.养成使用与整理硬盘的好习惯" onmouseout="this.style.backgroundColor='#fff'"&gt;5. Develop the use of a good  habit and arrangement of the hard disk&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="根目录一般存放系统文件和子目录，尽量少存放其它文件。" onmouseout="this.style.backgroundColor='#fff'"&gt;The root directory of the general  store system files and subdirectories, and other documents stored as little as  possible. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="要经常运行Windows的磁盘碎片整理程序对硬盘进行整理。" onmouseout="this.style.backgroundColor='#fff'"&gt;Always run the Windows Disk  Defragmenter to organize the hard disk. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="注意经常删&amp;quot;垃圾站&amp;quot;与&amp;quot;\WINDOWS\TEMP&amp;quot;目录中的临时文件。" onmouseout="this.style.backgroundColor='#fff'"&gt;Note that often delete the  "garbage station" and the "\ WINDOWS \ TEMP" directory in the temporary files. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="6.防止计算机病毒对硬盘的破坏" onmouseout="this.style.backgroundColor='#fff'"&gt;6. To  prevent the destruction of computer viruses on the hard disk &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="硬盘是计算机病毒攻击的重点目标，应注意利用最新的杀毒软件对病毒进行防范。" onmouseout="this.style.backgroundColor='#fff'"&gt;Hard drives are the major targets  of computer virus attacks, should pay attention to using the latest anti-virus  software to prevent viruses. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="并注意对重要的数据进行保护和经常性的备份。" onmouseout="this.style.backgroundColor='#fff'"&gt;And pay attention to the  protection of important data, and regular backups.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="7.硬盘的拿法" onmouseout="this.style.backgroundColor='#fff'"&gt;7. The hard drive to take France &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="硬盘拿在手上时别磕碰，这只是要求之一；另一个忌讳是&amp;quot;静电&amp;quot;。" onmouseout="this.style.backgroundColor='#fff'"&gt;Take the hard disk when you do  not bump in the hand, this is just one of the requirements; Another taboo is  "static." &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="气候干燥时极易产生静电，在这种情况下若不小心用手触摸硬盘背面的电路板，则&amp;quot;静电&amp;quot;就有可能会伤害到硬盘上的电子元件，导致无法正常运行。" onmouseout="this.style.backgroundColor='#fff'"&gt;Climate dry easily generate  static electricity, be careful in this case if the hard disk on the back of his  hands touch the circuit board, the "static" is likely to be hurt on the hard  disk of electronic components, leading to not work correctly. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="正确姿势应该是以手抓住硬盘两侧，并避免与其背面的电路板直接接触。" onmouseout="this.style.backgroundColor='#fff'"&gt;The correct posture should be in  hand to seize the hard drives on both sides, and to avoid their direct contact  with the back of the circuit board. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="此外，有些厂商（如Seagate）会在其硬盘外部包上一层护膜，此护膜除具备防震功能外，更把电路板保护于其中，如此使用者在拿取硬盘时就可以少一些顾忌" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;In  addition, some vendors (such as Seagate) in its hard outer layer of cuticle on  the package, this cuticle addition to having the shock, but also to protect the  circuit board in which, so users can pick up when the hard disk less scruples  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="了。" onmouseout="this.style.backgroundColor='#fff'"&gt;a.&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3665921145979285918-7028511623099549318?l=harddriverepairs.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/7028511623099549318/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://harddriverepairs.blogspot.com/2009/12/routine-maintenance-of-hard-disk.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/7028511623099549318'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/7028511623099549318'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/2009/12/routine-maintenance-of-hard-disk.html' title='Routine maintenance of the hard disk'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3665921145979285918.post-2533762432389967631</id><published>2009-12-21T18:33:00.000-08:00</published><updated>2009-12-21T18:34:34.657-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='simple maintenance'/><category scheme='http://www.blogger.com/atom/ns#' term='Notebook hard drive failures'/><title type='text'>Notebook hard drive failures and simple maintenance</title><content type='html'>&lt;span class="long_text" id="result_box"&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="笔记本硬盘故障与简单维修" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Notebook hard drive failures and  simple maintenance&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="dos分区不能启动" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;dos partition could not be  activated&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="1.硬盘含有的dos主分区未被激活，硬盘启动机器时因无法活动的dos分区，此时屏幕出现：no?rom?basic??system?balted??改用软盘启动，运行fdisk命令，设置" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;1.  The hard disk containing the dos primary partition has not been activated, the  hard disk to start the machine due to the activities of the dos can not  partition, the screen appears: no? Rom? Basic?? System? Balted?? To use floppy  disks, run the fdisk command, set the &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="ｃ盘为活动dos分区可排除故障。" onmouseout="this.style.backgroundColor='#fff'"&gt;c drive the active dos partition  can be troubleshooting.&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="2、coms??setup中硬盘工作模式有lba,auto.normal.large四种，系统默认使用ｌｂａ模式，此项模式。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;2,  coms?? Setup in the hard work mode lba, auto.normal.large of four, the system  default lba mode, this mode. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="此项硬盘参数设置必须与实际使用的模式一致，硬盘各项参数设置要正确，否则，硬盘启动都将失败，屏幕提示；invalid?system?disk?replace?the?disk,and?then?press?" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;The drive parameter settings must  be consistent with the actual use of the model, the parameters of the hard disk  is set correctly, otherwise, the hard disk will fail to start, the screen  prompts; invalid? System? Disk? Replace? The? Disk, and? Then? Press?  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="any?key此时击任一键进入cmos?setup菜单，检查硬盘相关参数是否正确，参数不符重新设置，存盘即能使用硬盘启动。" onmouseout="this.style.backgroundColor='#fff'"&gt;any? key at this time either hit  a key to enter the cmos? setup menu and check the hard disk parameters are  correct, the parameter inconsistent with re-setting, archiving that is able to  use the hard disk to start.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="３、误操作导致ｄｏｓ系统丢失工病毒入侵破坏了ｄｏｓ主引导扇区数据，硬盘无法启动机器，就会出现missing?operating?system错误提示，软盘启动，不能进入ｃ盘，并出现：incalid?drive" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;3,  misuse the system leading to loss of jobs dos virus destroyed the master boot  sector dos data on the hard disk can not start the machine, there will be  missing? Operating? System error, floppy boot, can not access c drive, and the  emergence of: incalid? Drive &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="?specification?无效的驱动器。" onmouseout="this.style.backgroundColor='#fff'"&gt;? specification? invalid drive.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="这是因为有病毒干扰，用正版kv300杀毒病毒，用正版kv300恢复原来dos主导引扇区数据，此法不影响硬盘存储的程序、文件。" onmouseout="this.style.backgroundColor='#fff'"&gt;This is because the virus  interference, the use of legitimate kv300 virus virus, the use of legitimate  kv300 revert to the original dos-led sectors cited data, this method does not  affect the hard disk storage procedures, documentation.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="硬盘不自检" onmouseout="this.style.backgroundColor='#fff'"&gt;Hard disk is not self-test &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="???一般硬盘自检失败，如果不是主引导模块或dos引导模块被破坏（如被病毒感染），那么其他症状基本上是由外部硬件所引起的。" onmouseout="this.style.backgroundColor='#fff'"&gt;??? A general hard disk self test  fail, if not the master boot dos boot module or modules have been destroyed  (such as virus infection), then the other symptoms are basically caused by the  external hardware. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="软件方面可用杀毒软件查杀引导区病毒，或用norton、debug等修复（比较麻烦），硬件方面可根据开机自检后所提示的信息来进行分析。" onmouseout="this.style.backgroundColor='#fff'"&gt;Software, antivirus software can  be used to guide district killing virus, or norton, debug and other repair  (cumbersome), the hardware self-test in accordance with the boot prompt after  the information to analysis.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="1、开机自检完成提示以下出错信息：??hdd?controller?failure?press?f1?to?resume?" onmouseout="this.style.backgroundColor='#fff'"&gt;1, Power On Self Test to complete  prompts the following error message:?? Hdd? Controller? Failure? Press? F1? To?  Resume?&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="当出现上述信息时，则应该重点检查与硬盘有关的电源线、数据线的接口有无松动、接触不良、信号线接反等。" onmouseout="this.style.backgroundColor='#fff'"&gt;When the above information, you  should focus on inspection and the hard disk on the power lines, data lines  interface, whether loose, their connections and signal lines reversed and so on. &lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果不是上述原因，那么换块硬盘试试吧，有可能硬盘本身出问题了?" onmouseout="this.style.backgroundColor='#fff'"&gt;If not the above reasons, then  the hard drive for a try block, it is possible the hard disk itself is broken? &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="2、开机内存自检后显示如下信息：? fdd?contreller?fanilure?hdd?contreller???fanilure?press?to?resume?" onmouseout="this.style.backgroundColor='#fff'"&gt;2, after the start of memory  self-test displays the following message:? Fdd? Contreller? Fanilure? Hdd?  Contreller??? Fanilure? Press? To? Resume?&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如出现上述信息通常是连接软、硬盘的i/o部分接触不良或有损坏，这个比较麻烦，轻的还可修理，严重的搞不好就得换件儿了。" onmouseout="this.style.backgroundColor='#fff'"&gt;If the above information is  usually connected soft, hard disk i / o part of the connection is bad or  damaged, it is sometimes inconvenient, light can be repaired, serious things to  have to change parts of the children.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="3、 开机显示如下信息：? ?drive?not?reday?error?insert?boot?diskette?in?a???press?any?key?when?ready...?" onmouseout="this.style.backgroundColor='#fff'"&gt;3, boot displays the following  message:?? Drive? Not? Reday? Error? Insert? Boot? Diskette? In? A??? Press?  Any? Key? When? Ready ...?&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="若出现上述错误，多属于“c:”类型未设置或因为cmos供电不足，造成cmos信息丢失所引起，恢复cmos数据既可。" onmouseout="this.style.backgroundColor='#fff'"&gt;If the above errors are mostly  "c:" Type is not set or because the cmos insufficient power supply, resulting in  loss of information arising from the cmos, cmos data can resume. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="?" onmouseout="this.style.backgroundColor='#fff'"&gt;?&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="以上只是些常见的硬盘自举失败的原因，如果是第“1””3“类，可以自己手动排除，若是“2”类的问题，自己就不好下手了，最好还是到厂家或是" onmouseout="this.style.backgroundColor='#fff'"&gt;These are just some of the common  hard disk bootstrap failure, if it is the first "1" "3" category, you can  manually exclude themselves, if the "2" type of problems, bad start with  himself, and better to the manufacturer, or &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="请专业人员来维修吧。" onmouseout="this.style.backgroundColor='#fff'"&gt;Please professionals to repair  bar.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="4、误操作导致dos系统丢失或病毒入侵破坏了dos主引导扇区数据，硬盘我法启动机器，屏幕出现：missing???operating???system错误提示,软盘启动,不能进入c盘,并" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;4,  loss or misuse caused dos system dos virus destroyed the master boot sector  data, the hard disk to start the machine I am the Law, the screen appears:  missing??? Operating??? System error, floppy boot, can not access c drive, and  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="出现:invalid?drive?specification（无效的驱动器）若为病毒干扰，用正版kv300杀毒盘启动,使用kv300/k格式清除引导扇区病毒!如硬盘正常工作时,用kv300/b备份了硬盘主引导" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;appears: invalid? drive?  specification (invalid drive) if the virus interferes with, the use of  legitimate anti-virus kv300 boot disk, use the kv300 / k format, remove boot  sector viruses! such as hard disk normal working hours, with kv300 / b backup  hard disk master boot &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="扇区数据可以用kv300恢复原来dos主导引扇区数据，此法不影响硬盘存储的程序、文件。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Sector data can be used to  restore the dos-led cited kv300 sector data, this method does not affect the  hard disk storage procedures, documentation.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="硬盘坏道修复" onmouseout="this.style.backgroundColor='#fff'"&gt;Hard disk damage repair &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="计算机中最娇气的部件应该是硬盘了。" onmouseout="this.style.backgroundColor='#fff'"&gt;The most  finicky computer components should be hard drive. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="虽然随着制造工艺的不断进步，这种情况有所转变，一些硬盘厂家如昆腾也发布了相关的新技术，比如昆腾七代开始使用的为减少硬盘受到的冲击力而开发的sps震动" onmouseout="this.style.backgroundColor='#fff'"&gt;Although the manufacturing  process with the continuous progress, this situation has changed, a number of  hard disk manufacturers such as Quantum also issued a related new technologies,  such as Quantum seven generations in order to reduce the hard drive started by  the impact shock developed sps &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="防护系统，以此指望硬盘的身体&amp;quot;强健&amp;quot;起来。" onmouseout="this.style.backgroundColor='#fff'"&gt;protection system, as the body  count on the hard disk "strong" together. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="但硬盘易坏的缺点并没有得到根本的改变。" onmouseout="this.style.backgroundColor='#fff'"&gt;However, the shortcomings of a  bad hard drive easily, and has not been fundamentally changed. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="硬盘中保存了珍贵的数据资料时。" onmouseout="this.style.backgroundColor='#fff'"&gt;The hard drive to save the  precious time of data. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="硬盘属逻辑损坏倒也罢了，大不了重装软件，但物理损坏呢？" onmouseout="this.style.backgroundColor='#fff'"&gt;The hard disk is a logical damage  be it, big deal to reinstall software, but the physical damage it? &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="其实只要情况不是特别严重，用一些方法处理，一般也能解决问题。" onmouseout="this.style.backgroundColor='#fff'"&gt;In fact, as long as the situation  is not particularly serious, with some means, and in general can solve the  problem. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="首先来看看硬盘有了物理损伤，也就是有了坏道后有哪些现象。" onmouseout="this.style.backgroundColor='#fff'"&gt;First, let's take a look at the  hard disk has physical damage, that is, after what has been the phenomenon of  bad sectors.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="1、 读取某个文件或运行某个软件时经常出错，或者要经过很长时间才能操作成功，其间硬盘不断读盘并发出刺耳的杂音，这种现象意味着硬盘上载有数据的某些扇" onmouseout="this.style.backgroundColor='#fff'"&gt;1, read a file or run a piece of  software often wrong, or to operate successfully after a very long time, during  which continued to read the disk drive and issued harsh noise, this phenomenon  means that the hard drive containing data on some of the fan &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="区已坏。" onmouseout="this.style.backgroundColor='#fff'"&gt;area has been bad. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="2、 开机时系统不能通过硬盘引导，软盘启动后可以转到硬盘盘符，但无法进入，用sys命令传导系统也不能成功。" onmouseout="this.style.backgroundColor='#fff'"&gt;2, boot the system can not boot  the hard disk, floppy boot disk can be transferred after the letter, but can not  enter, with the sys command conduction system can not succeed. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="这种情况比较严重，因为很有可能是硬盘的引导扇区出了问题。" onmouseout="this.style.backgroundColor='#fff'"&gt;This situation is more serious,  because it is likely that the hard disk boot sector out of a problem. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="3、正常使用计算机时频繁无故出现蓝屏。" onmouseout="this.style.backgroundColor='#fff'"&gt;3,  normal use of a blue screen when the computer frequently for no reason.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="对于前面3种情况，我们一般都有办法作或多或少地补救。" onmouseout="this.style.backgroundColor='#fff'"&gt;For the previous three kinds of  situation, we generally have a way to make more or less remedial. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="以下提供了几种方法来对硬盘的坏道作修复，要注意的是，应该优先考虑排在前面的方法。" onmouseout="this.style.backgroundColor='#fff'"&gt;The following provides several  ways to fix bad sectors on the hard disk should be noted that priority should be  given top surface method.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="1、扫描硬盘。" onmouseout="this.style.backgroundColor='#fff'"&gt;1, scan the hard disk.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="首先从最简单的方法入手。" onmouseout="this.style.backgroundColor='#fff'"&gt;First, from  the most simplest way to start. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="在资源管理器中选择硬盘盘符，右击鼠标，在快捷菜单中选择&amp;quot;属性&amp;quot;，在&amp;quot;工具&amp;quot;项中对硬盘盘面作完全扫描处理，并且对可能出现的坏簇作自动修正。" onmouseout="this.style.backgroundColor='#fff'"&gt;In Explorer, select the drive  letter, right-click on the shortcut menu, select "Properties" in the "Tools"  item on the hard disk to make a full scan processing, and on the possible bad  clusters for automatic correction. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title=""&gt;&amp;quot;?提示符后键入&amp;quot;scandisk?x：&amp;quot;?来扫描硬盘，其中&amp;quot;x&amp;quot;是具体" onmouseout="this.style.backgroundColor='#fff'"&gt;For the above situation in the  first two kinds of phenomena that can not enter the system, you can boot the  machine with the boot disk, and then in "a:&gt;"? Prompt, type "scandisk? X:"?  To scan the hard disk, where "x" is a specific &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="的硬盘盘符。" onmouseout="this.style.backgroundColor='#fff'"&gt;hard disk drive letter.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="对于坏簇，程序会以黑底红字的&amp;quot;b&amp;quot;（bad）标出。" onmouseout="this.style.backgroundColor='#fff'"&gt;For the bad cluster, the program  will be black red of the "b" (bad) are marked.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="2、冷处理。" onmouseout="this.style.backgroundColor='#fff'"&gt;2, cold treatment. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="实际上，第1种方法往往不能奏效，因为对&amp;quot;坏道&amp;quot;的自动修复很大程度上是对逻辑坏道而言，而不能自动修复物理坏道，所以有必要考虑对这些坏道作&amp;quot;" onmouseout="this.style.backgroundColor='#fff'"&gt;In fact, the first one kinds of  methods often does not work, because of "bad sectors" auto repair is largely in  terms of the logical bad sectors, but not automatically repair physical bad  sectors, it is necessary to consider these bad sectors as " &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="冷处理&amp;quot;。" onmouseout="this.style.backgroundColor='#fff'"&gt;cold treatment. " &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="所谓&amp;quot;冷处理&amp;quot;就是在这些坏道上作标记，不去使用，惹不起还躲得起。" onmouseout="this.style.backgroundColor='#fff'"&gt;The so-called "cold treatment" is  to make mark in these bad sectors, do not use, untouchables also avoid them  since. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="记住第1种方法中坏道的位置，然后把硬盘高级格式化，将有坏道的区域划成一个区，以后就不要在这个区上存取文件了。" onmouseout="this.style.backgroundColor='#fff'"&gt;1 ways to remember the location  of the bad sectors, and then high-level formatting the hard disk, there will be  bad sectors in the region divided into a zone, then went to access this area, do  not file. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="要说明的是，不要为节约硬盘空间而把这个区划得过分&amp;quot;经济&amp;quot;，而应留有适当的余地，因为读取坏道周围的&amp;quot;好道&amp;quot;是不明智的－－坏道具有蔓延性" onmouseout="this.style.backgroundColor='#fff'"&gt;I want to clarify is not to save  hard disk space for this division was too much "economic", but should leave  appropriate leeway, because to read bad sectors around the "good" was an unwise  - with the spread of bad sectors &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="，如果动用与坏道靠得过分近的&amp;quot;好道&amp;quot;，那么过不了多久，硬盘上新的坏道又将出现?" onmouseout="this.style.backgroundColor='#fff'"&gt;, if used with bad sectors  relying too close to "good Road", then before long, the new bad sectors on the  hard disk in turn appear?&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="3、用一些软件对硬盘作处理。" onmouseout="this.style.backgroundColor='#fff'"&gt;3, with some software for the  hard disk for processing. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="其中最典型的是partitionmagic了。" onmouseout="this.style.backgroundColor='#fff'"&gt;One of the most typical is the  partitionmagic. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="这里以4.0版本为例：扫描硬盘可以直接用partitionmagic4中的&amp;quot;check&amp;quot;命令来完成，但该命令无自动修复功能，所以最好在partitionmagic4中调用windows98的相关程序来完成这个任务。" onmouseout="this.style.backgroundColor='#fff'"&gt;Here for 4.0 version, for  example: Scan the hard disk can be directly partitionmagic4 in the "check"  command to complete, but the command no auto-repair function, so it is best to  call in the partitionmagic4 associated procedures windows98 to complete this  task. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="3、0扇区损坏。" onmouseout="this.style.backgroundColor='#fff'"&gt;3,0 sector is  damaged. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="对于硬盘0扇区损坏的情况，看起来比较棘手，但也不是无药可救－－只要把报废的0扇区屏蔽，而用1扇区取而代之就行了，完成这项工作的理想软件是pctools9" onmouseout="this.style.backgroundColor='#fff'"&gt;For the damage to the hard disk 0  sector the situation looks difficult, but not incurable - as long as the  scrapped 0 sector shielding, but instead on the line with a sector, and the  completion of this work, the ideal software is pctools9 &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title=".0，具体地说，是pctools9.0中的de工具，要注意的是，修改扇区完成后，只有对硬盘作格式化后才会把分区表的信息写入1扇区（现在作为0" onmouseout="this.style.backgroundColor='#fff'"&gt;.0, specifically, is pctools9.0  in de tools, to note that, in changing sector is completed, only the hard disk  partition table will be formatted before the information is written to a sector  (now as a 0 &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="扇区了）。" onmouseout="this.style.backgroundColor='#fff'"&gt;sector of). &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="4、低格。" onmouseout="this.style.backgroundColor='#fff'"&gt;4, low-grid.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="不到万不得已，这一招最好不要用：即对硬盘作低格。" onmouseout="this.style.backgroundColor='#fff'"&gt;Less than a last resort, this  move is best not to use: namely, the hard disk for low-grid. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="因为对硬盘作低格至少有两点害处：一是磨损盘片，二是对有坏道的硬盘来说，低格还会加速坏道的扩散。" onmouseout="this.style.backgroundColor='#fff'"&gt;Because of the hard disk for  low-grid there are at least two harmful effects: First, wear disc, and second,  to have the hard drive for bad sectors, low-grid will accelerate the  proliferation of bad sectors. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="最后还有一点，那就是主板bios的相关内容要设置得当，特别是对于一些tx芯片组级别以前的主板，由于没有自动识别硬盘规格的能力，往往会因设置不当而影响硬盘的使用，轻则" onmouseout="this.style.backgroundColor='#fff'"&gt;Finally, there is that it is  related to the contents of the motherboard bios to be set up properly,  especially for some tx level before the motherboard chipset, the absence of the  ability to automatically recognize the hard disk size, often a result of  improper settings affect the use of hard drives, ranging from &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="硬盘不能物尽其用，重则损伤硬盘。" onmouseout="this.style.backgroundColor='#fff'"&gt;the hard disk can not make the  best use, while in the hard disk damage. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="以上介绍的是硬盘有物理损伤时的解决方法。" onmouseout="this.style.backgroundColor='#fff'"&gt;Described above is the hard drive  when there is physical damage solutions. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="但是，这些方法大多数是消极的，是以牺牲硬盘容量为代价的。" onmouseout="this.style.backgroundColor='#fff'"&gt;However, these methods are mostly  negative, at the expense of the hard disk capacity at a price. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="硬盘有了坏道，如果不是因为老化问题，则说明平时在使用上有不妥之处，比如对硬盘过分频繁地整理碎片、内存太少以致应用软件对硬盘频频访问等。" onmouseout="this.style.backgroundColor='#fff'"&gt;With the hard disk bad sectors,  if not because of the problem of aging, then usually in the use of something  wrong, such as the right too frequently defragmented the hard disk, memory, hard  drives too few applications to the frequent visits. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="而忽略对硬盘的防尘处理也会导致硬盘磁头因为定位困难引发机械故障。" onmouseout="this.style.backgroundColor='#fff'"&gt;And ignore the dust on the hard  disk drive heads because the deal will lead to difficulties in positioning lead  to mechanical failure. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="另外，对cpu超频引起外频增高，迫使硬盘长时间在过高的电压下工作，也会引发故障，所以，平时对硬盘的使用还应以谨慎操作为上策。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;In  addition, the FSB cpu overclocking caused by increased, forcing a long drive to  work at too high a voltage will cause malfunction, therefore, usually use the  hard drive should be to exercise caution as the best way&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3665921145979285918-2533762432389967631?l=harddriverepairs.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/2533762432389967631/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://harddriverepairs.blogspot.com/2009/12/notebook-hard-drive-failures-and-simple.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/2533762432389967631'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/2533762432389967631'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/2009/12/notebook-hard-drive-failures-and-simple.html' title='Notebook hard drive failures and simple maintenance'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3665921145979285918.post-5971677753146554220</id><published>2009-12-21T18:32:00.000-08:00</published><updated>2009-12-21T18:33:06.494-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Disk drive fault detection'/><title type='text'>Disk drive fault detection and repair</title><content type='html'>&lt;span class="long_text" id="result_box"&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="硬盘故障检测及维修" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Disk drive fault detection and  repair&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="当硬盘出故障时，第一件事就是检查电脑的BIOS（基本输入/输出系统）设定。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;When the hard disk failure, the  first thing is to check the computer's BIOS (Basic Input / Output System)  settings. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="检查硬盘的Size（尺寸大小）或MB等项目，看其中的数字和实际安装在电脑里的硬盘大小是否一致。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Check the Hard Disk Size (size),  or MB and so on, look at the figure and the actual installed on the computer  hard disk are the same size.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果这样不奏效，你可以尝试自动辨识（或者你的BIOS自行尝试），但BIOS却无法呼叫硬盘，那么典型取代数值的，就是不祥的“未安装”标示。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;If  this does not work, you can try to automatically identify (or your own attempts  BIOS), but the BIOS can not call the hard disk, then replace the value of a  typical, is the ominous "not installed" off-label. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="这些结果显示了问题比BIOS的设定目录更严重。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;These results suggest that the  problem than the BIOS settings directory even more serious. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="那么就该是关掉电脑、拔起插头、拆开电脑外壳的时候了。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;So on this is to switch off  computer, pull out plugs, open the computer case time.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="在打开电脑外壳之前，先要确认这样做是否会使保证期失效。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Before opening the computer case,  first to confirm whether this is the guarantee period will lapse. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="接下来先让自己接触电脑里的金属框架，好产生接地的效果（这样可以释出静电，以防伤害系统的零组件），然后拔去电脑的电源插头。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Next, let your computer access to  the metal frame, good produce ground effects (this can release static  electricity to prevent harm to the system components), and then unplug the  computer's power plug. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="打开电脑的外壳，然后检查连接在硬盘上的接头。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Open the computer case, and then  check the connections on the hard drive connector. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果其中一个或甚至两个接头都脱落了的话，就再接上，注意别把接脚弄弯了。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;If one or even two joints are off  the case, would draw a line on, be careful not to bend the pin. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="同时，还要检查尚未连结到硬盘的传输线尾端，以确保它接上了。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;At the same time, but also the  inspection is not linked to the hard drive end of the transmission line in order  to ensure that it is connected to the. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果你发现接头松脱了，就将它插回去；如果它的界面没有为接头特别设计过，那么你就要细心检视板面上是否印有一个小小的“1”。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;If  you find loose joints, and will insert it back; the interface if it has not been  specifically designed for the connector, then you have to carefully review  whether the board surface printed with a small "one." &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="那就是接脚1应该正对的地方。" onmouseout="this.style.backgroundColor='#fff'"&gt;That is, pin 1 should be positive  right place.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="一旦这些事情你都做过了，硬盘却还是一动也不动。" onmouseout="this.style.backgroundColor='#fff'"&gt;Once you have done these things,  and the hard disk but still a move. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="此时，该是宣布投降并打电话给客户支援部门的时候了。" onmouseout="this.style.backgroundColor='#fff'"&gt;At this point, it is time to  surrender and to call customer support department of the time. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="也许他们以前就碰过同样的问题，甚至拥有在我们谈过的方法以外的简易解决方案。" onmouseout="this.style.backgroundColor='#fff'"&gt;Perhaps they come across the same  problem before, even as we have talked about ways other than simple solution.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="不过，万一最后发现令人悲伤的事实是，你的硬盘已经下了地狱的话，请仔细的检查一下你的硬盘是否还在保证期之内。" onmouseout="this.style.backgroundColor='#fff'"&gt;However, the case eventually  found sad fact is that your hard drive has been made a hell, please carefully  check whether your hard drive is still within the guarantee period. &lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt; &lt;br /&gt; &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt; &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="硬盘坏道的维修" onmouseout="this.style.backgroundColor='#fff'"&gt;Hard disk damage repair &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="Scandisk磁盘扫描程序是解决硬盘逻辑坏道最常用的工具，而我们常见的Format命令不能对任何硬盘坏道起到修补作用，这点大家需明白。" onmouseout="this.style.backgroundColor='#fff'"&gt;Scandisk Scandisk to solve the  logical bad sectors hard drives the most commonly used tools, and our common  Format command can not be played on any hard disk damage repair role, which we  need to understand. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果硬盘出现了坏道，我们可在Windows系统环境下，在“我的电脑”中选中要处理的硬盘盘符，选择其“属性”，在出现的“工具”按钮中选择“查错状态”" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;If  the hard disk of the bad sectors, we can in the Windows system environment, in  the "My Computer" and select the drive letter to address, choose its  "Properties", in the event of the "Tools" button to select "Error-checking  status" &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="，点击“开始检查”，再在“扫描类型”中选“全面检查”，并将“自动修复错误”打上“勾”，然后“开始”即可，它将对硬盘盘面做完全扫描处理，并且对" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;,  click on "Start Check" and then the "Scan Type" selected "full inspection", and  "automatic fix error" branded "hook" and then "Start" button, it will do a full  scan of the disk drive handle, and right &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="可能出现的坏簇做自动修正。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;possible to do automatic  correction of bad clusters. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="其次，在DOS状态下，硬盘有坏道，计算机在启动时一般会自动运行Scandisk进行扫描，并将坏簇以黑底红字的“B”（bad）标出。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Second, in DOS mode, the hard  disk has bad sectors, the computer starts normally run Scandisk will  automatically scan and bad with black red cluster of "B" (bad) are marked.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="当然，如果系统在启动时不进行磁盘扫描或已不能进入Windows系统，我们也可用软盘或光盘启动盘启动电脑后，在相应的盘符下，如“A：”下运行Scandisk *：（注：" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Of  course, if the system at boot time without disk scan or have not have access to  Windows systems, we also use a floppy disk or CD-ROM boot disk your computer, in  the appropriate drive letter, if the "A:" run Scandisk *: (Note: &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="*为要扫描的硬盘盘符），回车后来对相应需要扫描修复的硬盘分区进行修理。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;* In order to scan the hard disk  drive letter), then enter the corresponding need to scan the hard disk partition  repair repair.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="其它的如诺顿工具箱中的NDD“磁盘医生”及Pctools等相关工具对硬盘进行扫描也是修复硬盘坏道的最常用的方法，其用法很简单，许多报刊上也有介绍（这里我就不多讲" onmouseout="this.style.backgroundColor='#fff'"&gt;Others, such as Norton Toolbox  NDD "disk doctor" and Pctools and other related tools to scan the hard disk  repair hard disk bad sectors are the most common method, its usage is very  simple, and many newspapers and magazines are also described (in this case I  will not dwell on &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="了）。" onmouseout="this.style.backgroundColor='#fff'"&gt;a).&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="[iduba_page]" onmouseout="this.style.backgroundColor='#fff'"&gt;[iduba_page]&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果硬盘上出现了无法修复的坏簇或物理坏道，大家可用一些磁盘软件将这些坏道单独分为一个区并隐藏起来，这样可令你的硬盘延长使用寿命。" onmouseout="this.style.backgroundColor='#fff'"&gt;If the hard disk appeared beyond  repair bad clusters or physical bad sectors, we used some of these bad sectors  disk software is divided into separate areas and a hidden, they could then  extend the service life of your hard drive.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如系统显示“TRACK 0 BAD，DISK UNUSABLE”，意思为“零磁道损坏，硬盘无法使用”或用磁盘扫描程序扫描其它硬盘时其0扇区出现红色“B”。" onmouseout="this.style.backgroundColor='#fff'"&gt;If the system shows "TRACK 0 BAD,  DISK UNUSABLE", meaning "zero track damage, the hard disk can not use" or use  ScanDisk to scan your hard disk when other sectors of its 0 red "B".  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="硬盘0扇区损坏，是大家比较头痛的故障，一般人往往将出现这样故障的硬盘作报废处理。" onmouseout="this.style.backgroundColor='#fff'"&gt;The hard disk sector 0 is  damaged, it is our fault more headaches, most people tend to appear like a  failed hard disk as scrap. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="其实合理运用一些磁盘软件，把报废的0扇区屏蔽掉，而用1扇区取而代之就能起到起死回生的效果，这样的软件如Pctools9.0和NU8等。" onmouseout="this.style.backgroundColor='#fff'"&gt;In fact, rational use of some  software on disk, the scrapped 0 sector shielding out, but replaced with a  sector can play a life-giving effect, such as software, such as Pctools9.0 and  NU8 so.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="方法一：我们就先以Pctools9.0为例来作说明。" onmouseout="this.style.backgroundColor='#fff'"&gt;Method 1: We first used  Pctools9.0 as an example for illustration. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="一块2.1G硬盘出现上述故障，用盘启动电脑后，运行Pctools9.0目录下的DE.EXE文件。" onmouseout="this.style.backgroundColor='#fff'"&gt;The above-mentioned a 2.1G hard  drive failure, you start your computer with the disk, run the Pctools9.0  directory DE.EXE file. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="接着选主菜单Select中的Drive，进去后在Drive type项选Physical，按空格选定，再按Tab键切换到Drives项，选中hard disk，然后OK回车后回到主菜单。" onmouseout="this.style.backgroundColor='#fff'"&gt;Select the main menu and then  select the Drive, after the Drive type items into the election Physical,  according to spaces selected, press Tab key to switch to the Drives item, select  the hard disk, and then after the return to the main menu enter OK. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="打开Select菜单，这时会出现Partition Table，选中进入后出现硬盘分区表信息。" onmouseout="this.style.backgroundColor='#fff'"&gt;Open the Select menu will appear,  Partition Table, selected after entering the hard disk partition table  information. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="该硬盘有两个分区，找到C区，该分区是从硬盘的0柱面开始的，那么，将1分区的Beginning Cylinder的0改成1就可以了，保存后退出。" onmouseout="this.style.backgroundColor='#fff'"&gt;The hard drive has two  partitions, locate the C zone, the partition is started from the hard disk 0  cylinder, then it will be a partition Beginning Cylinder 0 can be changed to 1,  and save, then exit. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="重新启动电脑后按Del键进入COMS设置，运行“IDE AUTO DETECT”，可以看到CYLS由782变成781。" onmouseout="this.style.backgroundColor='#fff'"&gt;Restart the computer and press  Del key to enter COMS setting, run the "IDE AUTO DETECT", you can see CYLS into  a 781 by 782. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="保存退出后重新分区格式化该硬盘，使其起死回生。" onmouseout="this.style.backgroundColor='#fff'"&gt;Save exit and re-format the hard  disk partition to make it back to life.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="方法二：诺顿NU8.0也较好用。" onmouseout="this.style.backgroundColor='#fff'"&gt;Method 2: Norton NU8.0 also  better to use. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="例如一块1.28G硬盘出现0磁道损坏故障，进入NU8工具包目录，运行其主程序NORTON.EXE，然后可先选“补救盘”RESCUE选项对该硬盘的引导区、分区表等信息进行备份。" onmouseout="this.style.backgroundColor='#fff'"&gt;For example, a 1.28G hard disk 0  track breakdowns into NU8 toolkit directory, run the main program NORTON.EXE,  and then the election could be the first "remedial Disk" RESCUE option on the  hard disk boot sector, partition table and other information to back up.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="接着选择“磁盘编辑器DISKEDIT”，成功运行后选“对象OBJECT”，选“分区表”后可见本硬盘的参数如下：面SIDE为0-63，簇CYLINDER为0-255，扇区SECTOR为1" onmouseout="this.style.backgroundColor='#fff'"&gt;Then select "Disk Editor  DISKEDIT", after the successful operation of the election "object OBJECT",  select "Partition Table" shows the hard disk after the parameters are as  follows: Surface SIDE To 0-63, cluster CYLINDER for 0-255, Sector SECTOR 1  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="-63，其主引导记录和分区表信息就应该在0面0柱1扇区。" onmouseout="this.style.backgroundColor='#fff'"&gt;-63, its master boot record and  partition table information should be in the 0 side 0 column 1 sector.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="我们要做的事就是把其C盘的起始扇区从0面0柱1扇区改为0面1柱1扇区，移动光标手工修改即可。" onmouseout="this.style.backgroundColor='#fff'"&gt;We have to do is to start its C  disk sectors from 0 surface 0-chu, a sector into a sector 0 face a column, move  the cursor can be manually modified. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="另外需要说的就是，改动数值要根据具体情况而定。" onmouseout="this.style.backgroundColor='#fff'"&gt;Also need to say is that changes  in value according to specific circumstances. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="最后存盘后退出重启电脑，用Format命令格式化硬盘即可正常使用了。" style="background-color: rgb(235, 239, 249);" onmouseout="this.style.backgroundColor='#fff'"&gt;Exit to restart the computer  after the last Save, use Format command to format the hard disk as you normally  would use. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="需要特别留意的是，修好后的硬盘一定不要再用DOS下的Fdisk等分区工具对其进行重新分区操作，以免其又改变硬盘的起始柱面。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Require special attention, the  reconciliation must not be reused after the hard drive Fdisk under DOS  partitioning tools such as re-partition of its operations, so that its also  starting to change the hard disk cylinders.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果以上各招都不见效，那么就得使用主板自带的硬盘低格程序或硬盘厂家随盘赠送的低格程序如DM、LFormat等对硬盘全盘进行低级格式化处理了，它可对硬盘的" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;If  the above strokes do not work, then have to use the onboard hard disk drive  manufacturers with low grid program, or presented with the plate of low-grid  programs such as DM, LFormat and other low-level formatted the hard drive  completely processed, it can drive &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="一些坏道进行重新整理排除。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;to  re-order to exclude a number of bad sectors.&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3665921145979285918-5971677753146554220?l=harddriverepairs.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/5971677753146554220/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://harddriverepairs.blogspot.com/2009/12/disk-drive-fault-detection-and-repair.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/5971677753146554220'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/5971677753146554220'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/2009/12/disk-drive-fault-detection-and-repair.html' title='Disk drive fault detection and repair'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3665921145979285918.post-5831165373044778584</id><published>2009-12-21T18:30:00.000-08:00</published><updated>2009-12-21T18:31:11.643-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Hard disk failure repair'/><title type='text'>Hard disk failure repair techniques-2</title><content type='html'>&lt;span class="long_text" id="result_box"&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="硬盘的物理坏道" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Physical bad sectors hard drives &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果刚才DOS能够转到C盘，而硬盘工作却不正常，那么就很可能是硬盘出现了坏道。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;If you have DOS can go to C  drive, while the hard disk is not working properly, it is likely to be the hard  disk has bad sectors occur. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="一般来说，硬盘的坏道可以分为逻辑坏道与物理坏道。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;In general, the hard disk bad  sectors can be divided into the logical bad sectors and physical bad sectors.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="产生逻辑坏道时一般不会严重影响使用，所以很可能是物理坏道。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Generated when the logical bad  sectors are generally not seriously affect the use, it is likely to be the  physical bad sectors.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="我们处理物理坏道的核心思想是将这些有坏道的簇单独分成一个分区，并隐藏起来避免其它程序调用，这样就可以不让坏道扩散，以免造成更大的损失。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Physical bad sectors we are  dealing with the core idea is to cluster these are bad sectors into a single  partition, and hide to avoid the other programs call, so that you can prevent  the proliferation of bad sectors, so as to avoid greater losses. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="对于这一处理，我们主要是使用Partition Magic6.0这款DOS下的软件。" onmouseout="this.style.backgroundColor='#fff'"&gt;For this processing, we mainly  use Partition Magic6.0 this software under DOS.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="在DOS界面下进入PQ 6.0之后，我们先用Operations菜单下的Check For Errors命令来确定物理坏道的位置，因为PQ6.0的这项功能非常出色，不像Windows下的Scandisk那样经常误诊。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;In  the DOS interface into the PQ 6.0, we first used under the Operations menu,  Check For Errors command to determine the physical location of bad sectors,  because PQ6.0 this feature very well, unlike Windows, the Scandisk as often  misdiagnosed.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="PQ6.0的真正强大之处在于它能将所有藏有坏道的簇用特殊标记标定出来，而且你可以将这些坏簇全部选中，然后将它们划分到一个独立的新分区。" onmouseout="this.style.backgroundColor='#fff'"&gt;PQ6.0 the real power lies in its  ability to cluster all the possession of bad sectors marked with a special  calibrated out, and you can select all of these bad clusters, and then they are  divided into a separate new partition. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="这完全是图形化的操作，是非常方便的。" onmouseout="this.style.backgroundColor='#fff'"&gt;This is a graphical operation, it  is very convenient. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="随后，大家切记要把这个充满罪恶的分区隐藏起来，这样才能确保它不会被调用。" onmouseout="this.style.backgroundColor='#fff'"&gt;Subsequently, we should bear in  mind that hidden partition is full of evil, so as to ensure that it will not be  called. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="此时使用Advance菜单下的Hide Partition命令就可以实现。" onmouseout="this.style.backgroundColor='#fff'"&gt;At this point the use of Advance  under the Hide Partition menu commands can be achieved.&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt; &lt;br /&gt; &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt; &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="拥有PQ6.0之后，物理坏道真的不难解决，而且可以有效避免扩散问题。" onmouseout="this.style.backgroundColor='#fff'"&gt;After possession PQ6.0, physical  bad sectors are really not difficult to solve, and can effectively prevent  proliferation. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="但是需要注意的是，无论如何，此时的硬盘已经处于亚健康状态，其中的数据还是非常危险的。" onmouseout="this.style.backgroundColor='#fff'"&gt;But should be noted that, in any  event, this time the hard disk is already in sub-healthy state, in which the  data is still very dangerous. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="用PQ6.0处理物理坏道后，究竟这块硬盘还能用多少时间很难说，这要看运气了。" onmouseout="this.style.backgroundColor='#fff'"&gt;PQ6.0 after treatment with the  physical bad sectors, what piece of the hard disk is also difficult to say how  much time, it depends on luck.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="DOS启动的低级失误——逻辑锁" onmouseout="this.style.backgroundColor='#fff'"&gt;Low-level DOS boot failures -  lock logic&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="硬盘逻辑锁是一种很常见的恶作剧手段。" onmouseout="this.style.backgroundColor='#fff'"&gt;Hard logic of lock is a very  common means of mischief. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="中了逻辑锁之后，无论使用什么设备都不能正常引导系统，甚至是软盘、光驱、挂双硬盘都一样没有任何作用。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;In  a logical lock, regardless of whether the use of any equipment does not properly  boot the system, or even floppy disks, optical drives, hard drives are the same  double-hung has no effect.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="要解决逻辑锁的问题，就要知道问题的根源。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;To  solve the problem logically locks, we should know the root of the problem.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="其实在DOS系统启动时，它会搜索所有逻辑盘的顺序。" onmouseout="this.style.backgroundColor='#fff'"&gt;In fact, DOS system startup, it  will search all Logical disk order. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="首先要找的是主引导扇区的分区表信息，它位于硬盘的零磁头零柱面的第一个扇区的OBEH地址开始的地方，当分区信息开始的地方为80H时表示是主引导分区，" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;First, find the master boot  sector of the partition table information, it is located in the hard disk of the  zero-zero-cylindrical head of the first sector of OBEH address of the beginning  of the, when the partition information for the beginning of the 80H that is the  main boot partition, &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="其他的为扩展分区，主引导分区被定义为逻辑盘C盘，然后查找扩展分区的逻辑盘，被定义为D盘，以此类推找到E，F，G……逻辑锁就是在此下手，修改" onmouseout="this.style.backgroundColor='#fff'"&gt;the other for the extended  partition, the primary boot partition is defined as the Logical disk C drive,  and then search for the extended partition Logical disk, is defined as the D  drive, and so find the E, F, G ... ... logic of the lock is in this start with,  modify the &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="了正常的主引导分区记录,将扩展分区的第一个逻辑盘指向自己，DOS在启动时查找到第一个逻辑盘后，查找下个逻辑盘总是找到是自己，这样一来就形成了死循环" onmouseout="this.style.backgroundColor='#fff'"&gt;the normal primary boot partition  record, will be the first one extended partition points to itself Logical disk,  DOS at boot time to find to the first one Logical disk, the search for the next  Logical disk is always to find their own so that a loop is formed &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="。" onmouseout="this.style.backgroundColor='#fff'"&gt;.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="对于这类问题，如果你不想要硬盘上的数据了，那么处理起来也是非常爽快的。" onmouseout="this.style.backgroundColor='#fff'"&gt;For such problems, if you do not  want the data on the hard disk, then deal with them very readily. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="大家可以在BIOS中将所有IDE接口设为NONE，然后用软盘启动系统，此时肯定可以启动，因为系统根本就没有硬盘。" onmouseout="this.style.backgroundColor='#fff'"&gt;We can all IDE interface in the  BIOS will set NONE, then use the floppy disk to start the system, this time can  certainly start, because the system simply do not drive. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="接着，我们就使用经典的硬盘管理软件DM了。" onmouseout="this.style.backgroundColor='#fff'"&gt;Then, we use the classic hard  drive management software, DM has. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="由于DM可以不依赖于主板BIOS来识别硬盘，因此你可以用DM进行分区格式化，这样就能完全解决问题，而且万无一失，简单方便，惟一的遗憾就是数据保不住了。" onmouseout="this.style.backgroundColor='#fff'"&gt;As the DM may not rely on the  motherboard BIOS to recognize the hard disk, so you can use DM to partition  formatted so that we can completely solve the problem, and fail-safe, simple and  convenient, the only regret is that the data retain his job. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="此外还有一种方法也是非常值得推荐的，它可以保住硬盘中的数据。" onmouseout="this.style.backgroundColor='#fff'"&gt;There is also a way is also very  worthy of recommendation, it can keep the hard drive data. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="首先准备一张启动盘，然后在一台正常的机器上，使用你熟悉的二进制编辑工具(UltraEdit等)修改软盘上的IO.SYS文件(修改前记住改该文件的属性为正常)，具体" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;First, to prepare a boot disk,  and then in a normal machine, using a binary editing tool you're familiar with  (UltraEdit, etc.) modify IO.SYS file on the floppy disk (remember to change the  document before the amendment of the properties of normal), the specific  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="是在这个文件里面搜索第一个“55aa”字符串，找到以后修改为任何其他数值即可。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Search in this document inside  the first one "55aa" string to find the future value can be modified for any  other. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="用这张修改过的系统软盘你就可以顺利地带着被锁的硬盘启动了。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;This modified system with the  floppy disk you can be locked with a smooth hard drive started. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="不过这时由于该硬盘正常的分区表已经被破坏，你无法用FDISK来删除和修改分区，但是此时可以用上面关于分区表恢复的方法来处理。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;However, the normal time due to  the hard disk partition table has been damaged, you can not use FDISK to delete  and modify the partition, but now can use the above to restore the partition  table on the way to deal with.&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3665921145979285918-5831165373044778584?l=harddriverepairs.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/5831165373044778584/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://harddriverepairs.blogspot.com/2009/12/hard-disk-failure-repair-techniques-2.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/5831165373044778584'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/5831165373044778584'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/2009/12/hard-disk-failure-repair-techniques-2.html' title='Hard disk failure repair techniques-2'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3665921145979285918.post-9199799250654256380</id><published>2009-12-21T18:28:00.000-08:00</published><updated>2009-12-21T18:30:02.790-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Hard disk failure repair'/><title type='text'>Hard disk failure repair techniques-1</title><content type='html'>&lt;span class="long_text" id="result_box"&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="作为存储设备中的一员，硬盘起着极其重要的作用。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;As  a storage device in a hard drive plays an extremely important role. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="但是由于硬盘属于磁介质，因此其寿命与稳定不像内存等设备那样好，使用时难免会出现各种各样的问题。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;However, due to the hard disk are  magnetic media, so its life expectancy and stability of the memory and other  devices not as good as when using all kinds of problems would inevitably arise.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="而且令情况更加复杂的是，由于硬盘牵涉到系统底层的设置，因此往往不能在大家熟悉的Windows下解决问题，必须转到DOS下处理，这对于不少DIY新手而言就有些无所适从了，毕竟" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;And make the situation more  complex, due to the hard disk to the system involves setting the bottom, they  are often not familiar Windows, resolve the problem, go to DOS must be dealt  with under the terms of that for a lot of DIY novice a bit at a loss, and after  all &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="他们没有经历过DOS时代。" onmouseout="this.style.backgroundColor='#fff'"&gt;they have not  experienced the DOS era.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="硬盘出现问题前的一般征兆" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Hard drive problems before the  general symptoms of&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果硬盘出现故障，那么最好尽早发现并及时采取正确的措施。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;If the hard disk fails, then the  best early detection and timely take corrective measures. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果等到病入膏肓时，硬盘中宝贵的数据就难以幸免了。" onmouseout="this.style.backgroundColor='#fff'"&gt;If you wait until the terminally  ill, the hard disk of your valuable data is difficult to escape the.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="一般来说，硬盘出现故障前会有以下几种表现：" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;In general, the hard disk fails,  there will be the following performance:&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="1.出现S.M.A.R.T故障提示。" onmouseout="this.style.backgroundColor='#fff'"&gt;1. S.M.A.R.T failures prompt  appears. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="这是硬盘厂家本身内置在硬盘里的自动检测功能在起作用，出现这种提示说明您的硬盘有潜在的物理故障，很快就会出现不定期地不能正常运行的情况。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;This is a hard drive built-in  hard drive manufacturers themselves inside the auto-detection feature is at  work, there are prompted to describe your hard drive that have the potential  physical failures, and soon there will not be running from time to time in the  case.&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="2.在Windows初始化时死机。" onmouseout="this.style.backgroundColor='#fff'"&gt;2. In the  Windows initialization crash. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="这种情况较复杂，首先应该排除其他部件出问题的可能性，比如内存质量不好、风扇停转导致系统过热，或者是病毒破坏等，最后如果确定是硬盘故障的话，再另行处理。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;This situation is more complex  problems should first rule out the possibility of other components, such as  memory, poor quality, fan stall cause system overheating or damage caused by  viruses and so on, finally if it is determined if the hard disk failure, and  then dealt with separately.&lt;br /&gt; &lt;br /&gt; &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt; &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="3.能进入Windows系统，但是运行程序出错，同时运行磁盘扫描也不能通过，经常在扫描时候缓慢停滞甚至死机。" onmouseout="this.style.backgroundColor='#fff'"&gt;3. Be able to enter the Windows  system, run the program, but an error can not run disk scans, often slow and  stagnant or even crash when scanning. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="这种现象可能是硬盘的问题，也可能是Windows天长日久的软故障，如果排除了软件方面设置问题的可能性后，就可以肯定是硬盘有物理故障了。" onmouseout="this.style.backgroundColor='#fff'"&gt;This phenomenon may be hard drive  problem, it may be Windows constant, daily soft fault, if the software is set to  exclude the possibility of problems, you can certainly have the physical failure  of the hard disk.&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="4.能进入Windows，运行磁盘扫描程序直接发现错误甚至是坏道，这不用我多说了，Windows的检查程序会详细地报告情况。" onmouseout="this.style.backgroundColor='#fff'"&gt;4. To enter Windows, run the  ScanDisk found an error or even bad sectors directly, which does not need me to  say, Windows will be a detailed inspection procedures for reporting. &lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="5.在BIOS里突然根本无法识别硬盘，或是即使能识别，也无法用操作系统找到硬盘，这是最严重的故障。" onmouseout="this.style.backgroundColor='#fff'"&gt;5. In the BIOS suddenly could not  distinguish between the hard disk, or even to identify, but also the operating  system can not find the hard disk, which is the most serious failures. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="不幸中的大幸——分区表遭到破坏" onmouseout="this.style.backgroundColor='#fff'"&gt;Unfortunately, the great fortune  - the destruction of the partition table&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="首先我们应该确认硬盘的电源接口和数据线没有脱落，然后进入BIOS，使用“HDD Auto Detect”来检测硬盘。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;First, we should recognize the  hard drive power interface and data lines do not fall off, and then enter the  BIOS, use the "HDD Auto Detect" to detect the hard disk. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果此时BIOS能够正确识别硬盘的话，那么至少你的硬盘还有救治的希望；不然，我想大家也不用瞎忙了，因为凭我们普通DIYer手头的工具基本上是无能为力的。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;If  the BIOS can correctly identify the hard drive at this time, then at least your  hard drive there is hope of treatment; Otherwise, I think we have no fuss,  because I think our average DIYer tool at hand is essentially powerless. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="在UltraEdit中查找“55aa”字符串" onmouseout="this.style.backgroundColor='#fff'"&gt;In  UltraEdit Find "55aa" String&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="用光盘或者软盘引导系统后，大家可以试图进入C盘符，如果此时提示找不到C盘的话，那么绝对应该是一件好事情。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;CD-ROM or floppy disk boot  system, you can try to enter the C drive letter, if you are prompted at this  time can not find the C drive, then definitely be a good thing. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="出现这种情况很可能是硬盘分区表信息遭到破坏，或者被某种病毒攻击。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;This occurs is likely to be the  hard disk partition table information has been destroyed, or are some kind of  virus attack. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果硬盘中你的数据对来说无所谓，那么可以先用FDISK/MBR命令来无条件清除分区表内容，然后用FDISK等分区软件重新分区格式化，一般这样就能解决问题；而如果你还需要硬盘" onmouseout="this.style.backgroundColor='#fff'"&gt;If the hard disk for your data  does not matter, you can first use FDISK / MBR command to unconditionally remove  the contents of the partition table, and then use FDISK and other partitioning  software to re-format the partition, generally this way we can solve the  problem; and if you still need the hard disk &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="中的数据，那么步骤要麻烦一些。" onmouseout="this.style.backgroundColor='#fff'"&gt;the data, then the steps to take  some work. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="这时最好能拥有一张杀病毒软件或者随主板赠送的相关软件，然后你可以参阅帮助文档，一般该软件会包含恢复硬盘分区表的命令，而且使用极其方便。" onmouseout="this.style.backgroundColor='#fff'"&gt;The best time to have a  kill-virus software or a motherboard with a gift related software, and then you  can refer to the help documentation, generally the software will contain the  command to restore the hard disk partition table, but also extremely easy to  use.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="对于没有杀毒盘的用户来说，大家可以使用NU 8.0中的NDD修复，它将检查分区表中的错误。" onmouseout="this.style.backgroundColor='#fff'"&gt;For there is no antivirus disk  users, we can use the NU 8.0 in the NDD repair, it will check the partition  table errors. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="若发现错误，NDD将会询问是否愿意修改，你只要不断地回答YES即可修正错误，或者用备份过的分区表覆盖它也行。" onmouseout="this.style.backgroundColor='#fff'"&gt;If it is found wrong, NDD will be  asked if you are willing to modify, as long as you continue to answer YES you  can correct errors, or the partition table with the backup off-line coverage of  it.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="用Hide Partition就可以实现" onmouseout="this.style.backgroundColor='#fff'"&gt;Can  be achieved with the Hide Partition&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果用上述方法也不能解决的话，还可利用FDISK重新分区，但分区大小必须和原来的分区一样，这一点尤为重要，分区后不要进行高级格式化，而是用NDD进行修复。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;If  the above method does not solve the case, can also use FDISK to re-partition,  but the partition size must be the same as the original partition, which is  especially important not to carry out high-level format, after partition, but  use NDD to repair it. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="这样既保证硬盘修复之后能启动，而且硬盘上的数据也不会丢失。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;This will not only ensure that  the hard disk can be repaired after the start, but the data on the hard disk  will not be lost.&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3665921145979285918-9199799250654256380?l=harddriverepairs.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/9199799250654256380/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://harddriverepairs.blogspot.com/2009/12/hard-disk-failure-repair-techniques-1.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/9199799250654256380'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/9199799250654256380'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/2009/12/hard-disk-failure-repair-techniques-1.html' title='Hard disk failure repair techniques-1'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3665921145979285918.post-4286081881763855186</id><published>2009-12-21T18:27:00.000-08:00</published><updated>2009-12-21T18:28:28.239-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='hard drive'/><title type='text'>Common Troubleshooting hard drive-2</title><content type='html'>&lt;span class="long_text" id="result_box"&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="分区有效标志错误的故障" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Fault Zoning active flag errors &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="在硬盘主引导扇区中还存在一个重要的部分，那就是其最后的两个字节：&amp;quot;55aa&amp;quot;，此字节为扇区的有效标志。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;In  the hard disk master boot sector there are still an important part, that is its  last two bytes: "55aa", the bytes of a valid symbol for the sector. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="当从硬盘、软盘或光盘启动时，将检测这两个字节，如果存在则认为有硬盘存在，否则将不承认硬盘。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;When from the hard disk, floppy  disk or CD-ROM starts, will detect these two bytes, if there is the view that  there is a hard drive, otherwise it would not recognize the hard disk.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="此处可用于整个硬盘的加密技术，可采用DEBUG方法进行恢复处理。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Here can be used for the entire  hard drive encryption technology DEBUG method can be used to resume processing.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="另外，当DOS引导扇区无引导标志时，系统启动将显示为：&amp;quot;Mmissing Operating System&amp;quot;。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;In  addition, when the DOS boot sector not leading marks, the system starts will  appear as: "Mmissing Operating System". &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="方便的方法是使用下面的DOS系统通用的修复方法。" onmouseout="this.style.backgroundColor='#fff'"&gt;Convenient method is to use the  following DOS system, a common repair method.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="DOS引导系统引起的启动故障" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;DOS boot boot failures caused by &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="DOS引导系统主要由DOS引导扇区和DOS系统文件组成。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;DOS boot system is mainly from  the DOS boot sector and the DOS system files. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="系统文件主要包括IO.SYS、MSDOS.SYS、COMMAND.COM，其中COMMAND.COM是DOS的外壳文件，可用其它的同类文件替换，但缺省状态下是DOS启动的必备文件。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;System files include IO.SYS,  MSDOS.SYS, COMMAND.COM, which is a DOS shell COMMAND.COM file that can be used  to replace other similar documents, but the default state is essential DOS boot  files. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="在Windows 95携带的DOS系统中，MSDOS.SYS是一个文本文件，是启动Windows必须的文件，但只启动DOS时可不用此文件。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;DOS in Windows 95 systems carry,  MSDOS.SYS is a text file, is required to start Windows files, but only when you  start the DOS can be without this document. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="DOS引导出错时，可从软盘或光盘引导系统后使用SYS C:命令传送系统，即可修复故障，包括引导扇区及系统文件都可自动修复到正常状态。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;DOS boot error, it can boot from  a floppy disk or CD-ROM after using the SYS C: command transmission system, you  can repair failures, including the boot sector and system files can be  automatically repaired to normal.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="FAT表引起的读写故障" onmouseout="this.style.backgroundColor='#fff'"&gt;Caused by failure to read and  write FAT table&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt; &lt;br /&gt; &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt; &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="FAT表记录着硬盘数据的存储地址，每一个文件都有一组FAT链指定其存放的簇地址。" onmouseout="this.style.backgroundColor='#fff'"&gt;FAT table records the hard disk  data storage addresses, each file has a set of FAT chain, store cluster to  designate their address. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="FAT表的损坏意味着文件内容的丢失。" onmouseout="this.style.backgroundColor='#fff'"&gt;FAT table corruption means that  the loss of contents of the file. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="庆幸的是DOS系统本身提供了两个FAT表，如果目前使用的FAT表损坏，可用第二个进行覆盖修复。" onmouseout="this.style.backgroundColor='#fff'"&gt;Fortunately, the DOS system  itself offers two FAT tables, if the current use of the FAT table is damaged,  can be used to cover the second repair. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="但由于不同规格的磁盘其FAT表的长度及第二个FAT表的地址也是不固定的，所以修复时必须正确查找其正确位置，一些工具软件如NU等本身具有这样的修复功能，使用也非常" onmouseout="this.style.backgroundColor='#fff'"&gt;However, due to different  specifications of the disk of its FAT table length and the address of the second  FAT table is not fixed, so the repair must be properly find its correct  position, a number of tools, such as NU and others who have such a repair, the  use of very &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="的方便。" onmouseout="this.style.backgroundColor='#fff'"&gt;convenience.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="采用DEBUG也可实现这种操作，即采用其m命令把第二个FAT表移到第一个表处即可。" onmouseout="this.style.backgroundColor='#fff'"&gt;DEBUG can also be used to achieve  this operation, that is using its m command of the second FAT table can be moved  to the first table Division. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果第二个FAT表也损坏了，则也无法把硬盘恢复到原来的状态，但文件的数据仍然存放在硬盘的数据区中，可采用CHKDSK或SCANDISK命令进行修复，最终得到*.CHK文件，" onmouseout="this.style.backgroundColor='#fff'"&gt;If the second FAT table also  damaged, you can not put the hard disk back to its original state, but the file  data is still stored in the hard disk data area, can be used to repair the  command CHKDSK or SCANDISK finally get *. CHK files, &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="这便是丢失FAT链的扇区数据。" onmouseout="this.style.backgroundColor='#fff'"&gt;This is the lost data on FAT  chain sector. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果是文本文件则可从中提取出完整的或部分的文件内容。" onmouseout="this.style.backgroundColor='#fff'"&gt;If it is a text file can be  extracted from a complete or partial content of the document. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="目录表损坏引起的引导故障" onmouseout="this.style.backgroundColor='#fff'"&gt;Table of  contents to guide the damage caused failure&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="目录表记录着硬盘中文件的文件名等数据，其中最重要的一项是该文件的起始簇号。" onmouseout="this.style.backgroundColor='#fff'"&gt;Table of contents recorded in the  file name of the hard disk and other data, the most important one is the  starting cluster number of the document. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="目录表由于没有自动备份功能，所以如果目录损坏将丢失大量的文件。" onmouseout="this.style.backgroundColor='#fff'"&gt;Table of Contents In the absence  of automatic backup feature, so if the directory is damaged a large number of  documents will be lost. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="一种减少损失的方法也是采用CHKDSK或SCANDISK程序恢复的方法，从硬盘中搜索出*.CHK文件，由于目录表损坏时仅是首簇号丢失，每一个*.CHK文件即是一个完整的文件" onmouseout="this.style.backgroundColor='#fff'"&gt;Of a method also used to reduce  the loss SCANDISK program CHKDSK or method of recovery from the hard drive  search out the *. CHK files, because the table of contents damage is only the  first cluster number is lost, every one *. CHK file that is a complete file  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="，把其改为原来的名字即可恢复大多数文件。" onmouseout="this.style.backgroundColor='#fff'"&gt;to  change it's name can be restored most of the original document. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="误删除分区时数据的恢复" onmouseout="this.style.backgroundColor='#fff'"&gt;Accidentally  deleted partition data recovery&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="当用FDISK删除了硬盘分区之后，表面上是硬盘中的数据已经完全消失，在未格式化时进入硬盘会显示为无效驱动器。" onmouseout="this.style.backgroundColor='#fff'"&gt;When using FDISK to delete the  hard disk partition, the surface is the hard disk of the data has completely  disappeared, without formatting the hard disk will be displayed when you enter  an invalid drive. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果了解FDISK的工作原理，就会知道FDISK只是重新改写了硬盘的主引导扇区(0面0道1扇区)中的内容，具体说就是删除了硬盘分区表信息，而硬盘中的任何分区" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;If  you know FDISK works, they will know just FDISK the hard drive to rewrite the  master boot sector (sector 0 face 0 1) in the content, specifically, that is to  remove the hard disk partition table information, while the hard disk in any  partition &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="的数据均没有改变。" onmouseout="this.style.backgroundColor='#fff'"&gt;The data have not  changed. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="可仿照上述的分区表错误的修复方法，即想办法恢复分区表数据即可恢复原来的分区及数据。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Can be modeled on the  above-mentioned repair partition table wrong approach, that is to find ways to  restore the partition table data can be restored the original partition and  data. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果已经对分区格式化，在先恢复分区后，可按下面的方法恢复分区数据。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;If you have already formatted  partition, recovery partition, after an earlier, according to the following  methods of data recovery partition.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="误格式化硬盘数据的恢复" onmouseout="this.style.backgroundColor='#fff'"&gt;Mistakenly formatted hard disk  data recovery&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="在DOS高版本状态下，FORMAT格式化操作在缺省状态下都建立了用于恢复格式化的磁盘信息，实际上是把磁盘的DOS引导扇区、FAT分区表及目录表的所有内容复制到了" onmouseout="this.style.backgroundColor='#fff'"&gt;In the DOS version of the state  of high, FORMAT formatting operations have been established in the default state  for recovery formatted disk information, is actually the disk DOS boot sector,  FAT partition table and copy all the contents of the table of contents to the  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="磁盘的最后几个扇区中(因为后面的扇区很少使用)，而数据区中的内容根本没有改变。" onmouseout="this.style.backgroundColor='#fff'"&gt;The last few sectors of the disk  (because the latter sector is rarely used), while the contents of the data area  has not changed. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="这样通过运行UNFORMAT命令即可恢复。" onmouseout="this.style.backgroundColor='#fff'"&gt;This  command can be restored by running the UNFORMAT. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="另外DOS还提供了一个MIROR命令用于记录当前磁盘的信息，供格式化或删除之后的恢复使用，此方法也比较有效。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Another DOS command also provides  a MIROR disk used to record the current information for formatted or deleted  after the resumption of the use of this method is also more effective.&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3665921145979285918-4286081881763855186?l=harddriverepairs.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/4286081881763855186/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://harddriverepairs.blogspot.com/2009/12/common-troubleshooting-hard-drive-2.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/4286081881763855186'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/4286081881763855186'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/2009/12/common-troubleshooting-hard-drive-2.html' title='Common Troubleshooting hard drive-2'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3665921145979285918.post-5340360243218851593</id><published>2009-12-21T18:24:00.000-08:00</published><updated>2009-12-21T18:27:12.444-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='hard drive'/><title type='text'>Common Troubleshooting hard drive</title><content type='html'>&lt;span style="font-family: arial;" class="long_text" id="result_box"&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="系统不认硬盘" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;System does not recognize hard  drive&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="系统从硬盘无法启动，从A盘启动也无法进入C盘，使用CMOS中的自动监测功能也无法发现硬盘的存在。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;The system can not boot from the  hard drive from the A disk can not boot into the C drive, use the CMOS the  automatic monitoring function can not be found in the presence of the hard disk.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="这种故障大都出现在连接电缆或IDE端口上，硬盘本身故障的可能性不大，可通过重新插接硬盘电缆或者改换IDE口及电缆等进行替换试验，就会很快发现故障的所在。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Most of these failures appear in  the connecting cable or IDE port on the hard disk failure is unlikely in itself  and can be re-plug hard drive cable or change IDE port and cable to replace the  test, you'll quickly find fault lies. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果新接上的硬盘也不被接受，一个常见的原因就是硬盘上的主从跳线，如果一条IDE硬盘线上接两个硬盘设备，就要分清楚主从关系。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;If  the new hard drive is not connected to be accepted, a common reason is the  master-slave jumpers on the hard disk, if an IDE hard disk online access two  hard disk drives, it is necessary to distinguish the relationship between master  and slave.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="CMOS引起的故障" onmouseout="this.style.backgroundColor='#fff'"&gt;CMOS failure caused by &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="CMOS中的硬盘类型正确与否直接影响硬盘的正常使用。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;CMOS in the hard disk drive a  direct impact on whether or not the correct type of normal use. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="现在的机器都支持&amp;quot;IDE Auto Detect&amp;quot;的功能，可自动检测硬盘的类型。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;The machines are now supported  "IDE Auto Detect" function can automatically detect the hard disk type.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="当硬盘类型错误时，有时干脆无法启动系统，有时能够启动，但会发生读写错误。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;When the hard disk type error,  and sometimes simply can not start the system, and sometimes be able to start,  but it will read and write error occurred. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="比如CMOS中的硬盘类型小于实际的硬盘容量，则硬盘后面的扇区将无法读写，如果是多分区状态则个别分区将丢失。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Such as CMOS, the type of hard  drive is less than the actual hard disk capacity, then the hard drive behind the  sector will not be able to read and write, if it is multi-regional state of the  individual partitions will be lost. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="还有一个重要的故障原因，由于目前的IDE都支持逻辑参数类型，硬盘可采用&amp;quot;Normal,LBA,Large&amp;quot;等，如果在一般的模式下安装了数据,而又在CMOS中改为其它的模式" onmouseout="this.style.backgroundColor='#fff'"&gt;There is also a major cause of  the malfunction, since the current logical arguments support the type of IDE  hard disk can be used "Normal, LBA, Large", etc., if the normal mode, installed  the data, but in the CMOS, replaced by other models &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="，则会发生硬盘的读写错误故障，因为其映射关系已经改变，将无法读取原来的正确硬盘位置。" onmouseout="this.style.backgroundColor='#fff'"&gt;, the hard drive read and write  errors occur failure, because the mapping relationship has changed, and will not  be able to read the original location of the correct hard drive.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="" onmouseout="this.style.backgroundColor='#fff'"&gt;&lt;br /&gt; &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="主引导程序引起的启动故障" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Master boot program is causing  the boot failure&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="主引导程序位于硬盘的主引导扇区，主要用于检测硬盘分区的正确性，并确定活动分区，负责把引导权移交给活动分区的DOS或其他操作系统。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Master boot program is located in  the hard disk master boot sector, mainly used to test the correctness of the  hard disk partitions, and to determine active partition, is responsible for  guiding the activities of the right to be transferred to the DOS partition or  other operating systems. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="此段程序损坏将无法从硬盘引导，但从软驱或光驱启动之后可对硬盘进行读写。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;This section will be unable to  process damaged boot from the hard drive, but boot floppy or CD-ROM drive can  read and write later. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="修复此故障的方法较为简单，使用高版本DOS的FDISK最为方便，当带参数/mbr运行时，将直接更换(重写)硬盘的主引导程序。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Ways to fix this fault is more  simple, the use of high version of the DOS-FDISK the most convenient, as with  parameters / mbr run-time will have a direct replacement (rewritable) hard disk  master boot program. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="实际上硬盘的主引导扇区正是此程序建立的，FDISK.EXE之中包含有完整的硬盘主引导程序。" onmouseout="this.style.backgroundColor='#fff'"&gt;In fact the hard disk master boot  sector is the establishment of this program, FDISK.EXE being a complete hard  disk that contains the master boot program. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="虽然DOS版本不断更新，但硬盘的主引导程序一直没有变化，从DOS 3.x到Windos 95的DOS，只要找到一种DOS引导盘启动系统并运行此程序即可修复。" onmouseout="this.style.backgroundColor='#fff'"&gt;While the DOS version of the  constantly updated, but the hard disk master boot process has not changed from  DOS 3.x to Windos 95 of the DOS, as long as to find a DOS boot disk to start the  system and run this program can be repaired.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="分区表错误引发的启动故障" onmouseout="this.style.backgroundColor='#fff'"&gt;The partition table errors caused  by failure to start&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="分区表错误是硬盘的严重错误，不同的错误程度会造成不同的损失。" onmouseout="this.style.backgroundColor='#fff'"&gt;The hard disk partition table  errors are serious errors, different errors might lead to different types of  losses. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果是没有活动分区标志，则计算机无法启动。" onmouseout="this.style.backgroundColor='#fff'"&gt;If  there is no active partition flag, then the computer does not start.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="但从软驱或光驱引导系统后可对硬盘读写，可通过FDISK重置活动分区进行修复。" onmouseout="this.style.backgroundColor='#fff'"&gt;However, after the boot floppy or  CD-ROM drive can read and write, reset the active partition by FDISK to repair  it.&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="如果是某一分区类型错误，可造成某一分区的丢失。" onmouseout="this.style.backgroundColor='#fff'"&gt;If  it is a partition type of error could result in the loss of a partition.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="分区表的第四个字节为分区类型值，正常的可引导的大于32MB的基本DOS分区值为06，而扩展的DOS分区值是05。" onmouseout="this.style.backgroundColor='#fff'"&gt;The fourth partition table for  the partition type byte value, the normal bootable DOS partition larger than  32MB of the basic value of 06, while the extended DOS partition value is 05.  &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="很多人利用此类型值实现单个分区的加密技术，恢复原来的正确类型值即可使该分区恢复正常。" onmouseout="this.style.backgroundColor='#fff'"&gt;Many people take advantage of  this type of value is to achieve a single partition encryption technology to  restore the original values of the right type can make the partition back to  normal.&lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="分区表中还有其它数据用于记录分区的起始或终止地址。" onmouseout="this.style.backgroundColor='#fff'"&gt;There are other data in the  partition table used to record the start or termination of the address  partitions. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="这些数据的损坏将造成该分区的混乱或丢失，可用的方法是用备份的分区表数据重新写回，或者从其它的相同类型的并且分区状况相同的硬盘上获取分区表数据。" onmouseout="this.style.backgroundColor='#fff'"&gt;These data will cause damage to  the partition confusion or loss of, the available method is to use the backup  partition table data to re-write back, or from other conditions the same type  and the same partition on the hard disk partition table to obtain the data. &lt;br /&gt;&lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="恢复的工具可采用NU等工具软件，操作非常方便。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;NU recovery tools such as  software tools can be used, the operation very convenient. &lt;/span&gt;&lt;span onmouseover="this.style.backgroundColor='#ebeff9'" title="当然也可采用DEBUG进行操作，但操作繁琐并且具有一定的风险。" style="background-color: rgb(255, 255, 255);" onmouseout="this.style.backgroundColor='#fff'"&gt;Of course, DEBUG can be used to  operate, but the operation cumbersome and has certain risks.&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3665921145979285918-5340360243218851593?l=harddriverepairs.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/5340360243218851593/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://harddriverepairs.blogspot.com/2009/12/common-troubleshooting-hard-drive.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/5340360243218851593'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/5340360243218851593'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/2009/12/common-troubleshooting-hard-drive.html' title='Common Troubleshooting hard drive'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3665921145979285918.post-3204571062623813776</id><published>2009-11-16T20:03:00.000-08:00</published><updated>2009-11-16T20:04:56.383-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='best external hard drive'/><category scheme='http://www.blogger.com/atom/ns#' term='external hard drive reviews'/><title type='text'>New best external hard drive reviews blog</title><content type='html'>New best external hard drive reviews blog&lt;br /&gt;New blog introduce the best and cheap external hard drives products,inclouds portable external hard drives,firewire,enclosure,usb.help you to buy external hard drive and format-partition-backup-repair HDD.&lt;br /&gt;&lt;br /&gt;list: &lt;br /&gt;&lt;br /&gt;1.2009 External hard disk Market Analysis and Forecast&lt;br /&gt;&lt;br /&gt;2.The characteristics of external hard disk.&lt;br /&gt;&lt;br /&gt;3.The program of External Hard Disk Encryption.&lt;br /&gt;&lt;br /&gt;4.The instruction of external hard disk repair and data recovery services.&lt;br /&gt;&lt;br /&gt;5.External hard disk partition.&lt;br /&gt;&lt;br /&gt;6.The trend of external hard disk in future&lt;br /&gt;&lt;br /&gt;7.The skills of using external hard drive&lt;br /&gt;&lt;br /&gt;8.Classification of External Hard Disk Drive &lt;br /&gt;&lt;br /&gt;9.How to choose a suitable external hard drive?&lt;br /&gt;&lt;br /&gt;10.Why computer does not recognize the external hard disk?&lt;br /&gt;&lt;br /&gt;11.How to make external hard disk run faster?&lt;br /&gt;&lt;br /&gt;12.How to solve the problem of inadequate power supply external  hard disk? &lt;br /&gt;&lt;br /&gt;13.How to Prevent Portable external hard disk Self-running&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;14.How to change the external hard disk partitions without backing up data&lt;br /&gt;&lt;br /&gt;15.Strengths and inferiority of External Hard Drives&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;More:in: &lt;a href="http://www.bestexternalhdd.com/"&gt;best external hard drive&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3665921145979285918-3204571062623813776?l=harddriverepairs.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.bestexternalhdd.com/' title='New best external hard drive reviews blog'/><link rel='replies' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/3204571062623813776/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://harddriverepairs.blogspot.com/2009/11/new-best-external-hard-drive-reviews.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/3204571062623813776'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/3204571062623813776'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/2009/11/new-best-external-hard-drive-reviews.html' title='New best external hard drive reviews blog'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3665921145979285918.post-3040338110855461357</id><published>2009-10-30T21:01:00.000-07:00</published><updated>2009-10-30T21:03:23.710-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='How to backup files'/><title type='text'>How to backup files in windows xp</title><content type='html'>Backup Method 1 – Image your install of windows xp, This is what I would recommend doing to backup windows xp.&lt;br /&gt;  Using a program called Norton ghost it is possible to take an entire copy of your system, this means if one day your windows xp wont boot you can fix this by loading the image of your system that you took before the error occurred.  Norton ghost you will have to pay for, there are also free alternatives but I have not tried any out, search for them on google.&lt;br /&gt;  To take an image of your windows xp do the following.  Install the ghost program, Next open the program and click on “Norton ghost boot wizard” select standard boot wizard &gt; next,  then no usb support (Im not to sure about this option, Even theo you select no usb support you can still use usb??) and click next.  Select use pc dos and next. Dont enter any parameters and click next. Select your floppy drive then click next.&lt;br /&gt;  Dont have a floppy drive?? Then create a bootable usb stick or CD-ROM and make sure you copy the ghost.exe file to it.  Now boot to the device and type in  ghost.exe at the command prompt.&lt;br /&gt;  This will start the ghost program.  Now in the menu select Local &gt; Disk &gt; To Image.  Then select where you want to save the image.  I would recommend saving to a separate hard-drive, CD-ROM or usb storage.  Simply select the drive you want to save to, then down the bottom type in what file name you want to give it. Then click ok,  Make sure you select high compression.&lt;br /&gt;  Now if you want to restore an image boot to the ghost program, Then select from the menu  Local &gt; Disk &gt; From Image.  Then browse to where you saved the image and click ok.  The next screen will ask you how big you want your partitions, by default they will show as per what you had before you took the image, so you dont need to edit this setting just click next.  Warning reloading an image will overwrite everything on your system, only do so if you are sure you need to. &lt;br /&gt;Backup Method 2 - Use the built in windows xp backup program.  &lt;br /&gt;Step 1: Click Start -&gt; All Programs -&gt; Accessories -&gt; System Tools -&gt; Backup.&lt;br /&gt;Step 2: Click Next in the first page and choose ‘Back up Files and Settings’ in the second page.&lt;br /&gt;Step 3: Select “All information on this computer” click next&lt;br /&gt;Step 4: Enter a location, I recommend using another media (Hard-disk, Tape drive) from what you are backing up. Give a good name for the backup like “System Backup 25 June 2008” so you can identify later exactly what the backup is. Click next.&lt;br /&gt;Step 5: Click Finish&lt;br /&gt;Backup Method 3 - Use XCOPY to backup files in windows xp.&lt;br /&gt;Using xcopy it is possible to backup every file on your system but I do not recommend using this method as it can be a bit complicated and you are better off using the build in backup program for windows xp.&lt;br /&gt;  To access xcopy click on start &gt; run &gt; type in cmd and press enter. Now in the black window type in  “xcopy /?” without the “.  This will give you all the available options to you.  You will need to run something like the following&lt;br /&gt;xcopy C:\ D:\ /s /c /q /g /h /r /o /y&lt;br /&gt;The C:\ drive is your source and the D:\ drive is the destination that you are backing up to. If possible I would recommend that the D: drive is a different physical disk. If you run the above command it will backup everything on your C: drive automatically, I would recommend running this command 2 or three times just to make sure all of your data has been backed up.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3665921145979285918-3040338110855461357?l=harddriverepairs.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/3040338110855461357/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://harddriverepairs.blogspot.com/2009/10/how-to-backup-files-in-windows-xp.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/3040338110855461357'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/3040338110855461357'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/2009/10/how-to-backup-files-in-windows-xp.html' title='How to backup files in windows xp'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3665921145979285918.post-2531988925955267256</id><published>2009-10-30T20:44:00.000-07:00</published><updated>2009-10-30T20:45:48.782-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows xp backups'/><title type='text'>Tips for windows xp backups</title><content type='html'>Here are a few tips on how you can have a successful and safe backup&lt;br /&gt;1. Backup the files to a different media. For example if your files are stored on one hard-drive back them up to another hard-drive, because if you back them up to the same hard-drive and that hard drive fails you have lost all your data.&lt;br /&gt;2. Backup files to more than one media, for example backup your files to another hard-disk then to a tape.  If you have a years worth of backups on one hard-drive and that drive crashes you will lose all your years backups. &lt;br /&gt;3. If your backups fail check the logs and find out why!! In my experience backups fail mostly because of corrupt files, run a check disk on the computer the files are on.&lt;br /&gt;4. Test your backups, every now and then restore some data and check if all the files are there and that you can use them.  The last thing you want to do is restore the files in an emergency and find out there is a problem.&lt;br /&gt;5. Run regular backups,  Every day if you can.&lt;br /&gt;6. Make sure you have plenty of spare disk space to store your backups on.&lt;br /&gt;7. Backing up to tape? Make sure you label your tapes correctly. And try not to put lots of backups on one tape, If that tape is faulty you could lose all your backups&lt;br /&gt;8. Create a backup schedule and monitor it to make sure backups are finishing successfully and also on time.&lt;br /&gt;9. How to access the built in windows xp backup package. &lt;br /&gt;If you have Windows XP Professional, Backup utility is installed by default but in Windows XP Home it is not. However, Backup utility is provided with the CD.&lt;br /&gt;Go to CD-ROM Drive:\VALUEADD\MSFT\NTBACKUP and double click Ntbackup.msi to start the Backup utility. &lt;br /&gt;Follow this procedure to backup data using Backup utility:&lt;br /&gt;Step 1: Click Start -&gt; All Programs -&gt; Accessories -&gt; System Tools -&gt; Backup.&lt;br /&gt;Step 2: Click Next in the first page and choose ‘Back up Files and Settings’ in the second page.&lt;br /&gt;Step 3: In the third page, you will be asked what to backup. If you have the habit of keeping all important files in your ‘My Documents’ folder and you want to backup only important files then choosing ‘My documents and settings’ would be more appropriate. Else if you want to manually choose the files and folders you want to backup, choose the option ‘Let me choose what to backup’.&lt;br /&gt;Step 4: If you are manually choosing the folders, click all the folders you want to backup.&lt;br /&gt;Step 5: On the next screen you will be asked to choose the backup type, Destination and Name. You won’t be using Tapes or Floppy Disks. You may select an external hard disk or another partition in the same hard disk. If the backup file size is small you may choose small portable pen drive such as USB hard drives.&lt;br /&gt;Step 6: Windows XP does not support to write the backup file to a CD directly. So if you want to have the backup in a CD or DVD, create the backup file in the same hard disk and burn it in a CD or DVD. &lt;br /&gt;If you have dedicated external hard disk for backup you can set a schedule to backup regularly. On the last page of backup utility before clicking Finish, Click Advanced -&gt; When to Back up -&gt; Later -&gt; Set Schedule -&gt; Schedule Job. Set the schedule and Click Ok.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3665921145979285918-2531988925955267256?l=harddriverepairs.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/2531988925955267256/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://harddriverepairs.blogspot.com/2009/10/tips-for-windows-xp-backups.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/2531988925955267256'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/2531988925955267256'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/2009/10/tips-for-windows-xp-backups.html' title='Tips for windows xp backups'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3665921145979285918.post-6824675416402710977</id><published>2009-10-30T20:32:00.000-07:00</published><updated>2009-10-30T20:44:20.243-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='backup xp files'/><category scheme='http://www.blogger.com/atom/ns#' term='Backup System Files'/><title type='text'>What files do you need to backup in windows xp</title><content type='html'>&lt;span style="font-weight:bold;"&gt;Backup System Files&lt;/span&gt; – I dont think its very important to backup the system files, As long as you take an “Image” of your system I think this is enough.  But it is always a good idea to backup everything if you can just to be on the safe side.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;Backup My Documents&lt;/span&gt; – By default when you click on file &gt; save as in an application it will default to saving the files in your my documents.  So it is very important to backup my documents as this is where all of your personal data will sit.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Backup E-mail Files&lt;/span&gt; – Backing up your emails is very important, None of us would like to loose all of our e-mails. Outlook .pst files (The file where all your e-mails are kept) are known for becoming corrupt quite frequently, Also when they get to 2gig in size there is a high chance they will get corrupt.  &lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;Backup Misc Data Files&lt;/span&gt; – You might have created a folder and keep files in there. If you have make sure you remember the location so we can back it up.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Backup System Registry&lt;/span&gt; – The windows xp system registry keeps all the information of your system, config / programs installed and so on.  Sometimes you might go in to the registry and accidentally the wrong keys, or it is possible that the registry becomes corrupt. &lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Backup Desktop Icons&lt;/span&gt; – Do you save documents to your desktop?? If yes you will need to backup your desktop.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;Backup Internet Favourites&lt;/span&gt; – Do you have many Internet favourites / bookmarks saved?? &lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Backup Internet Cookies&lt;/span&gt; – You might want to backup these up as well, they store passwords for certain sites,  It is possible you might delete the cookie then forget the password to your site.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3665921145979285918-6824675416402710977?l=harddriverepairs.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/6824675416402710977/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://harddriverepairs.blogspot.com/2009/10/what-files-do-you-need-to-backup-in.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/6824675416402710977'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/6824675416402710977'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/2009/10/what-files-do-you-need-to-backup-in.html' title='What files do you need to backup in windows xp'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3665921145979285918.post-550489167709047935</id><published>2009-10-23T23:37:00.000-07:00</published><updated>2009-10-23T23:39:04.194-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='PCTOOLS'/><category scheme='http://www.blogger.com/atom/ns#' term='Hard disk repair tools'/><category scheme='http://www.blogger.com/atom/ns#' term='repair hard disk'/><title type='text'>Hard disk repair tools PCTOOLS</title><content type='html'>Track "0" is very important on your hard disk drive, the hard disk master boot record area (MBR). Track "0", once damaged, will severely damage the hard disk master boot program and partition table information, and the hard disk can not be boo. But we can use hard disk drive repair software DE (DiskEdit) to repair the track "0" damaged hard drive. &lt;br /&gt;&lt;br /&gt;First download PCTools 9.0 to your local hard drive, because the file if very large in size, and can not be run in the FAT32 format hard drive, it would be better to burn it to a CD-ROM. Of course, if there is FAT16 formatted hard disk partition, PCTools can also be put on that partition.&lt;br /&gt;&lt;br /&gt;Preparing a system boot floppy disk (or bootable CD-ROM), and put the boot disk into the floppy drive and restart the system (be sure to load the CD-ROM drive), and then insert the PCTools CD-ROM and enter the DE CD-ROM directory, then run the DE and enter the main interface, an information window will pop up to prompt DE run in read-only state. Press enter, the program prompts the user to select which file to open, just press enter to open the default document. After opening a document, press the Atl key to activate the function menu, select "Options (option) → Configuration (Configuration)" menu. Press Enter and enter the configuration window, use the "Tab" key to point the cursor onto the "Read Only" (read-only) option, and then press the space bar before the option "√" to disable it, finally press "OK" to Save your settings.&lt;br /&gt;&lt;br /&gt;When return to the main interface, select "Select (select) → Drive (equipment)" menu, and then z list of drives appears, point the cursor to the "Physical" (physical disk), press the space bar to select it, then select the " Drives "(equipment) in column" Hard Disk "(hard disk) and press ENTER. &lt;br /&gt;&lt;br /&gt;After return to the main interface, choose "Select → Partition Table (partition table)" menu, select and enter the hard disk partition table. If the hard disk has multiple partitions, then partition 1 is the C drive partition, the partition is started from the hard disk 0 cylinder. Now change the "Beginning Cylinder" (the starting cylinder) from 0 to 1. &lt;br /&gt;&lt;br /&gt;After changes being made, press Enter, then the hard disk drive software will prompt asking whether to save the changes, select "Save" (Save) and press OK. Then you can press the Esc key to exit. Restart your computer, press the Del key to enter the BIOS settings, and it will automatically check BIOS hard drive settings, and you should be able to see the hard drive "Cylinder" (stigma)  decreased 1 than the original, save and exit, re-partition, then format the hard drive, and the repair work is complete finished.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3665921145979285918-550489167709047935?l=harddriverepairs.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/550489167709047935/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://harddriverepairs.blogspot.com/2009/10/hard-disk-repair-tools-pctools.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/550489167709047935'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/550489167709047935'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/2009/10/hard-disk-repair-tools-pctools.html' title='Hard disk repair tools PCTOOLS'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3665921145979285918.post-4380459269992803857</id><published>2009-10-23T23:33:00.000-07:00</published><updated>2009-10-23T23:36:59.500-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='DM 1000'/><category scheme='http://www.blogger.com/atom/ns#' term='repair 0 track'/><category scheme='http://www.blogger.com/atom/ns#' term='hard drive repair tools'/><title type='text'>hard drive repair tools</title><content type='html'>&lt;meta equiv="Content-Type" content="text/html; charset=utf-8"&gt;&lt;meta name="ProgId" content="Word.Document"&gt;&lt;meta name="Generator" content="Microsoft Word 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5CADMINI%7E1%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml"&gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="State"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="place"&gt;&lt;/o:smarttagtype&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:worddocument&gt;   &lt;w:view&gt;Normal&lt;/w:View&gt;   &lt;w:zoom&gt;0&lt;/w:Zoom&gt;   &lt;w:punctuationkerning/&gt;   &lt;w:drawinggridverticalspacing&gt;7.8 磅&lt;/w:DrawingGridVerticalSpacing&gt;   &lt;w:displayhorizontaldrawinggridevery&gt;0&lt;/w:DisplayHorizontalDrawingGridEvery&gt;   &lt;w:displayverticaldrawinggridevery&gt;2&lt;/w:DisplayVerticalDrawingGridEvery&gt;   &lt;w:validateagainstschemas/&gt;   &lt;w:saveifxmlinvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;   &lt;w:ignoremixedcontent&gt;false&lt;/w:IgnoreMixedContent&gt;   &lt;w:alwaysshowplaceholdertext&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;   &lt;w:compatibility&gt;    &lt;w:spaceforul/&gt;    &lt;w:balancesinglebytedoublebytewidth/&gt;    &lt;w:donotleavebackslashalone/&gt;    &lt;w:ultrailspace/&gt;    &lt;w:donotexpandshiftreturn/&gt;    &lt;w:adjustlineheightintable/&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;    &lt;w:usefelayout/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;  &lt;/w:WordDocument&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:latentstyles deflockedstate="false" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if !mso]&gt;&lt;object classid="clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D" id="ieooui"&gt;&lt;/object&gt; &lt;style&gt; st1\:*{behavior:url(#ieooui) } &lt;/style&gt; &lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Font Definitions */  @font-face 	{font-family:宋体; 	panose-1:2 1 6 0 3 1 1 1 1 1; 	mso-font-alt:SimSun; 	mso-font-charset:134; 	mso-generic-font-family:auto; 	mso-font-pitch:variable; 	mso-font-signature:3 135135232 16 0 262145 0;} @font-face 	{font-family:"\@宋体"; 	panose-1:2 1 6 0 3 1 1 1 1 1; 	mso-font-charset:134; 	mso-generic-font-family:auto; 	mso-font-pitch:variable; 	mso-font-signature:3 135135232 16 0 262145 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0cm; 	margin-bottom:.0001pt; 	text-align:justify; 	text-justify:inter-ideograph; 	mso-pagination:none; 	font-size:10.5pt; 	mso-bidi-font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:宋体; 	mso-font-kerning:1.0pt;}  /* Page Definitions */  @page 	{mso-page-border-surround-header:no; 	mso-page-border-surround-footer:no;} @page Section1 	{size:612.0pt 792.0pt; 	margin:72.0pt 90.0pt 72.0pt 90.0pt; 	mso-header-margin:36.0pt; 	mso-footer-margin:36.0pt; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --&gt; &lt;/style&gt;&lt;!--[if gte mso 10]&gt; &lt;style&gt;  /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:普通表格; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-parent:""; 	mso-padding-alt:0cm 5.4pt 0cm 5.4pt; 	mso-para-margin:0cm; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;;" lang="EN-US"&gt;When the hard disk "0" track is damaged, the system self-test passes, but the startup partition C drive directory is lost or missing, a regular hard disk, "creak ... creak ..." sound continues, if you run SCANDISK to scan C disk, In the first cluster a red "B" appears; Fdisk can not find the hard disk, partitioning software such as the use of a low version of the DM partitioning, the program gets "dead" in the track 0; if you "Format C:" it prompts 0 track damaged or read command "Track 0 Bad". Then the DM needs to be used to repair the hard drive.&lt;/span&gt;&lt;b style=""&gt;&lt;span style="font-size: 11.5pt; font-family: Arial;" lang="EN-US"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;b style=""&gt;&lt;span style="font-size: 11.5pt; font-family: Arial;" lang="EN-US"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;;" lang="EN-US"&gt;First of all downloaded the DM from the Internet and producing a good DM and boot the floppy, then run DM and the main interface appears. In the main interface, press Alt + M key to enter the advanced mode of DM, point the cursor on the "(E) dit / View partitions" (Edit / View partition) option, press the Enter key, the program select the hard drive that needs repair, select the hard disk, press enter, then it enters the hard disk partition view interface.&lt;br /&gt;&lt;br /&gt;In the partition list box, select "1" partition, then the partition information will appears above the partition information bar, such as the partition format, capacity, start cylinder, end of the cylinder and so on. At this point in the cylinder begins to remember the "0" and the end of the cylinder number "2489." Keep the cursor on the 1st partition, and then press the &lt;st1:state st="on"&gt;&lt;st1:place st="on"&gt;Del&lt;/st1:place&gt;&lt;/st1:state&gt; key to delete the partition, select "Yes" and enter, the 1st partition will be deleted.&lt;/span&gt;&lt;b style=""&gt;&lt;span style="font-size: 11.5pt; font-family: Arial;" lang="EN-US"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;b style=""&gt;&lt;span style="font-size: 11.5pt; font-family: Arial;" lang="EN-US"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;;" lang="EN-US"&gt;Keep your cursor on the No. 1 partition, and then press the Ins key to create the partition, select "DOS-FAT32" option for the partition type, press Enter and go to the critical step - "Select Entry Mode" (reference your volume model). Also be sure to select "(C) ylinders" (stigma) option after entering the capacity of input interfaces. In the interface, you have to enter the data according to the cylinder capacity. For the first partition (i.e. C drive), both cylinder start from it, but now we need to change the "0" to "1", as the back end of the cylinder number of the partition does not need to amended.&lt;br /&gt;&lt;br /&gt;After re-set the partition 1, return to the partition interface, point the cursor to the "Save and Continue" (save and continue) option to save the settings, then press the Esc key to exit DM, finally you are prompted to restart your computer.&lt;br /&gt;&lt;br /&gt;Restart the computer; first reset the hard disk parameters in the BIOS under the through "IDE HDD Auto-Detection", and format drive C. At this point, the repair is finished.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3665921145979285918-4380459269992803857?l=harddriverepairs.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/4380459269992803857/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://harddriverepairs.blogspot.com/2009/10/hard-drive-repair-tools.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/4380459269992803857'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/4380459269992803857'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/2009/10/hard-drive-repair-tools.html' title='hard drive repair tools'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3665921145979285918.post-2307040288833194995</id><published>2009-09-27T22:31:00.001-07:00</published><updated>2009-09-27T22:31:52.776-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='HDD Not Detected'/><title type='text'>HDD Not Detected</title><content type='html'>When you run into the "HDD Not Detected" error, first check the external hard drive interface data lines to see if there is deformation, whether the connection spot have been incorrectly soldered joint. After doing that, remove the hard drive back, the circuit panels appears. Unscrew the control panel fixed screws; separate the main control panel from hard disk. Then you can see two of rows spring on the hard disk. One row is the main electrical power supply, and the other row is the magnetic head mechanical arm drive coil power source and circuit control board interface between the data transmission. For hard drives with no special package, you can often see the dust on spring plate and control circuit board. Dips the absorbent cotton into dehydrated alcohol and then clean the dust. Check the deformation part and remove the oxide layer. If the above treatment does not solve the problem, you have to open the main part of the hard disk. Go to a dusty-proof place, twist open the front hard drive screws (some fixed with adhesive). Remove the front cover, and then you will see the disk. First, use a digital multi-meter to test whether the head manipulator drive coil is open circuit, keeping mind that the normal coil resistance is about 20Ω. Second, check magnetic heads to make sure connection is disconnected.&lt;br /&gt;&lt;br /&gt;Both sides of each disk have a head; each head has two connections on the arm receiving the head of integrated chip. The chip have a common model H1710Q, it transform the magnetic signals into electrical signals, and then sent the data to the circuit control panel processing. The head resistance should be between 23Ω ~ 26Ω. If higher, the head have been damaged. The head connects to the chip H1710Q, and H1710Q feet resistance is 1.7kΩ, if it’s 1.2kΩ or less then the chip has been breakdown, you may replace it together with the cable.&lt;br /&gt;&lt;br /&gt;If the circuit connection on the head break, you can replace it with a∮ 0.2mm with  high-quality enameled wire. Press one end of the metal shrapnel in the head, the other side of the welding is plated onto the corresponding H1710Q feet. Remember to stick the enameled wire in the arm of the corresponding slot, and use some 502 adhesive to prevent the hard disk rotation relative to the friction with the enameled wire. The various parts of the hard disk is restored, and finally use 702 silicone glue to sealed around the hard drive to prevent dust from entering. As the head size is very small, it’s not easy to stuck enameled wire in it, it is best to do it under the help of a magnifying glass.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3665921145979285918-2307040288833194995?l=harddriverepairs.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/2307040288833194995/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://harddriverepairs.blogspot.com/2009/09/hdd-not-detected.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/2307040288833194995'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/2307040288833194995'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/2009/09/hdd-not-detected.html' title='HDD Not Detected'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3665921145979285918.post-168667673497578614</id><published>2009-09-27T22:27:00.000-07:00</published><updated>2009-09-27T22:30:49.736-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='backup hard disk partition table'/><title type='text'>Backup hard disk partition table</title><content type='html'>Due to the virus attacks or misuse, the hard disk partition table can be damaged easily, then it seems that only format the partition can recover the hard disk, but if we backup hard drive partition table in advance, all important data loss can be avoided.&lt;br /&gt;&lt;br /&gt;Hard disk tool Disk Genius provides partition table backup and recovery, partition parameters changing, hard disk master boot record repair, and partition table functions rebuild. Unfortunately, the tool must work in DOS mode (but it’s reasonable, because the hard disk partition can not be restored landing WINDOWS since it has been damaged, enter the DOS mode to restore the hard disk partition table is the only way).&lt;br /&gt;&lt;br /&gt;Disk Genius is running in DOS mode, the program will automatically read the disk partition information, and display hard disk partitions on the screen in the form of chart. if you need to backup hard drive partition table, press the "F9" key or run the "backup partition table" command under "Tools" and in the pop-up dialog box, enter the file name, you can back up your current partition table.&lt;br /&gt;&lt;br /&gt;If it needs to be restored, press the "F10" key or run the "Restore partition table" command under the "Tools", and then enter the file name, the software will read into a specified partition table backup files and update the screen, after being confirmed, backup can be restored to the hard disk partition table.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3665921145979285918-168667673497578614?l=harddriverepairs.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/168667673497578614/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://harddriverepairs.blogspot.com/2009/09/backup-hard-disk-partition-table.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/168667673497578614'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/168667673497578614'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/2009/09/backup-hard-disk-partition-table.html' title='Backup hard disk partition table'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3665921145979285918.post-6043749744014761405</id><published>2009-09-27T21:33:00.000-07:00</published><updated>2009-09-27T21:41:17.656-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='backup hard disk C、data backup'/><title type='text'>How to backup important Files of Hard Disk C</title><content type='html'>Currently, most Windows users install the system on the partition C, Windows will store all important system files and personal files on the C drive by default, which gives file security (in particular, is personal file security) bring greater risks. In order to avoid the harm C drive failure bring ,you should divide the hard disk into more than several partitions, doing a good job of other security measures (such as antivirus, Hacking, and &lt;a href="http://www.harddiskdriverepair.com/"&gt;data backup&lt;/a&gt;),while you could transfer important personal files to other Logical Disk from the default save location C disk.&lt;br /&gt;&lt;br /&gt;1, My Documents Method 1: "cut" down "My Documents" folder from the C disk, "paste" it into other volumes,when the "Confirm File Transfer" dialog  appear and ask you "Is it really want to move the system desktop.ini file? ", click" Yes "button,all documents were transferred to the designated locations. Method 2: In any position to create a new folder (eg D: \ My File), then right-click on the desktop "My Documents" icon on the shortcut menu, select "Properties", open the "My Documents Properties "dialog box, delete the" target folder "project" C: \ My Documents ", type" D: \ My File "can be, you do not delete the original" C: \ My Documents "folder.&lt;br /&gt;Method 2: In any position create a new folder (eg D: \ My File), then right-click "My Documents" icon on the desktop,select "Properties" on the shortcut menu,open the "My Documents Properties "dialog box, delete the" target folder "project" C: \ My Documents ", type" D: \ My File ", you do not delete the original" C: \ My Documents "folder.&lt;br /&gt;&lt;br /&gt;2, input method thesaurus Open the C: \ Windows folder, and cut the two files and paste them into any other volumes(such as E: \ My Ime).Then run the Registry Editor (regedit.exe), navigate to "HKEY_USERS \. DEFAULT \ Software \ Microsoft \ Windows \ CurrentVersion \ PINTLGNT" branch, the "User Define Phrase File" key data "C: \ Windows \ p * p.upt "changed to" E: \ My Ime \ p * p.upt ", the" Learning File "key data" C: \ Windows \ p * l.imd "changed to" E: \ My Ime \ p * l.imd ", you can enjoy these words of the long-term. Some input methods commonly used can not be transferred to other logical disk,then you have to manually backup in order to restore them in the event of a disaster.&lt;br /&gt;&lt;br /&gt;3, e-mail Many users choose Outlook Express to handle their own messages. Its location is the default e-mail to save C: \ Windows \ ApplicationData \ Identities \ (B5C7FF60-A138-11D3-9317-A6D78FF47163) \ Microsoft \ Outlook Express, it can also be transferred.&lt;br /&gt;&lt;br /&gt;4, Address Book Cutting down *. wab (* on behalf of Windows login user name) file which under C: \ Windows \ Application Data \ Microsoft \ Address Book,paste it into any other volumes(such as E : \ Mail), and then run the Registry Editor, navigate to "HKEY_CURRENT_USER \ Software \ Microsoft \ WAB \ WAB4 \ Wab File Name" branch of the "default" key data "C: \ Windows \ Application Data \ Microsoft \ Address Book \ *. wab "changed to" E: \ Mail \ *. wab ". Close the Registry Editor, you can use the address book in a new location.&lt;br /&gt;&lt;br /&gt;5, the Favorites Windows favorites recorded the wonderful web page once visited,which allows you to speed up the browsing speed of the classic web pages. Open the C: \ Windows folder, you can see "Favorites" folder. Select this folder,"cut" down it to any other Logical disk folder (eg E: \ Bak) and "paste" it, you will see a "moving ... ..." dialog box, After the dialog box disappears,the transfer of success. Even after the reinstall the system, as long as the Registry Editor window, navigate to the "HKEY_USERS \. Default \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ User Shell Folders" branch of the "Favorites" key data "C: \ Windows \ Favorites \ "changed to" E: \ Bak \ Favorites \ ", your favorite exciting  web pages can be re-used.&lt;br /&gt;&lt;br /&gt;6, history record During operating the computer,your system will automatically record your operation to "History", which corresponds file is in C: \ Windows \ History.as moving "Favorites","cut and paste" it to any other volumes,this can guarantee your history is safe;The location of the history record in the registry is "C: \ Windows \ History \".The key is "History".&lt;br /&gt;&lt;br /&gt;7, the network logon password During visiting Internet, there are many pages need to enter the registered user name and password,it will pop up a dialog box that prompts you just do not select "no longer save passwords" complex option after entered and confirmed, Windows will automatically remember the password, next time when you log on this page, you only need to enter the registered user name, the system will automatically fill in passwords. Windows will store the user name and password in the C: \ Windows \ Cookies folder. To cut and paste this folder to another Logical disk, and then modify the registry of the "Cookies" key (the same location with favorites and history records),no matter reinstall the system how many times,do not have to re-enter the visited web pages login password.&lt;br /&gt;&lt;br /&gt;8, web cache folder Viewed a web page, the next time you can view this page offline, because when opening the web page,the browser has downloaded and saved this page to the specified folder in the cache.You can right-click the "Internet Explorer" icon the desktop,on the shortcut menu, select "Properties" to open "Internet Properties" dialog box,in the "General" tab,click the "Settings" button in the open "Settings" dialog box, click "Move Folder" button, open the "Browse for Folder" dialog box, in the local resource list, select a new folder, and then click the two "OK" in the "restart" dialog box, select "Yes", Windows automatically restarts to complete the transferring of the downloaded page.&lt;br /&gt;&lt;br /&gt;The transfer of personal files is to move out of useful information,and no longer worry about C drive problems.Of course,transfer is not the most insurance way,because other the Logical disk except &lt;em&gt;C drive&lt;/em&gt; is also not 100% insurance, risk still exists.Therefore,the best surefire plan is "file transfer + &lt;a href="http://www.harddiskdriverepair.com/"&gt;&lt;strong&gt;hard drive &lt;/strong&gt;&lt;strong&gt;data backup&lt;/strong&gt;&lt;/a&gt;."&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3665921145979285918-6043749744014761405?l=harddriverepairs.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://harddriverepairs.blogspot.com/feeds/6043749744014761405/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://harddriverepairs.blogspot.com/2009/09/how-to-backup-important-files-of-hard.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/6043749744014761405'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3665921145979285918/posts/default/6043749744014761405'/><link rel='alternate' type='text/html' href='http://harddriverepairs.blogspot.com/2009/09/how-to-backup-important-files-of-hard.html' title='How to backup important Files of Hard Disk C'/><author><name>Hard Disk Drive Repair</name><uri>http://www.blogger.com/profile/04821368458094444189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
