An IT technician installs a second internal hard drive into a functional Windows desktop computer. Upon turning on the system, the screen displays the error message 'Operating System Not Found'. The technician verifies that the primary drive containing Windows is properly connected and undamaged. Which of the following is the MOST likely cause of this boot error?
- The BIOS/UEFI boot sequence was automatically altered to prioritize the newly installed blank drive.Answer
- BThe Master Boot Record (MBR) on the primary drive was corrupted during physical installation of the secondary disk.
- CThe technician must execute sfc /scannow from a command prompt to rebuild missing Windows system files.
- DThe Event Viewer MMC snap-in failed to load the startup service database during initial hardware detection.
Answer
The BIOS/UEFI boot sequence was automatically altered to prioritize the newly installed blank drive.
When a new blank storage drive is added to a computer, the BIOS/UEFI firmware often automatically changes the boot priority order, placing the newly detected drive above the existing system drive. Because the new disk contains no operating system files, the POST process halts with an 'Operating System Not Found' error.
Step-by-Step Solution
Key Concept
BIOS/UEFI boot priority configuration when adding auxiliary storage devices