Difficulty: Easy
Correct Answer: Hard drive or controller
Explanation:
Introduction / Context:
Power-on self-test (POST) codes help technicians quickly localize faults during boot. Numeric ranges are historically associated with device classes. Recognizing the 17xx family speeds up hard disk troubleshooting and avoids unnecessary part swaps.
Given Data / Assumptions:
Concept / Approach:
Historically, POST codes in the 1700–1799 range correspond to fixed disk (hard drive) or its controller. The BIOS initializes storage controllers early; if it cannot identify or communicate correctly with the disk or controller, it raises a 17xx code to signal device-level failure rather than memory, power, or firmware corruption.
Step-by-Step Solution:
Verification / Alternative check:
Running the storage vendor’s diagnostic utility or BIOS HDD self-test will typically reproduce the issue, confirming a hard drive or controller fault rather than unrelated components.
Why Other Options Are Wrong:
Common Pitfalls:
Blaming the operating system or file corruption for a POST-stage error and overlooking loose SATA/IDE cables or incorrect controller modes.
Final Answer:
Hard drive or controller
Discussion & Comments