drivetrouble.dita 1.6 KB

123456789101112131415161718192021222324252627282930313233343536
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!-- This file is part of the DITA Open Toolkit project hosted on
  3. Sourceforge.net. See the accompanying license.txt file for
  4. applicable licenses.-->
  5. <!-- (c) Copyright IBM Corp. 2004, 2005 All Rights Reserved. -->
  6. <!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"
  7. "../../dtd/task.dtd">
  8. <task id="drivetrouble" xml:lang="en-us">
  9. <title>Troubleshooting your hard disk</title>
  10. <shortdesc>Follow these steps to try and fix any problems with your hard drive.</shortdesc>
  11. <prolog><metadata>
  12. <keywords><indexterm>troubleshooting</indexterm><indexterm>hard drive</indexterm>
  13. </keywords>
  14. </metadata></prolog>
  15. <taskbody>
  16. <steps-unordered>
  17. <step><cmd>Run scandisk on the drive. This may solve all of your problems.</cmd>
  18. </step>
  19. <step><cmd>Try defragmenting the drive. This could help with retrieval times.</cmd>
  20. </step>
  21. <step><cmd>If the drive is still slow, try deleting old or useless information.</cmd>
  22. </step>
  23. <step><cmd>If the drive cannot access anything, there are some expensive tools
  24. at Best Buy that my help you save some of your information. But, you're probably
  25. out of luck.</cmd></step>
  26. <step><cmd>If the drive makes funny clicking noises, back everything up as
  27. soon as possible.</cmd><info>You probably have some important data stored
  28. in bad sectors. This is going to be painful to fix. Make sure you have a copy
  29. of your Operating System CDs.</info></step>
  30. <step><cmd>If all else fails, you can always try calling technical support.
  31. However, this can be very expensive, unless you call within 13 hours of your
  32. purchase.</cmd></step>
  33. </steps-unordered>
  34. </taskbody>
  35. </task>