220-801 · Question #289
The boot process of a laptop is slow and often displays "no operating system found". Which of the following would BEST solve these problems?
The correct answer is C. Place HDD on top of boot options. Setting the hard drive to the top of the BIOS boot order directly resolves both the slow boot and 'no operating system found' errors caused by the system searching other devices first.
Question
Options
- AEnsure MBR is properly formatted.
- BDisable CD/DVD from boot options.
- CPlace HDD on top of boot options.
- DRemove any external USB drives during boot.
How the community answered
(41 responses)- A15% (6)
- B7% (3)
- C76% (31)
- D2% (1)
Why each option
Setting the hard drive to the top of the BIOS boot order directly resolves both the slow boot and 'no operating system found' errors caused by the system searching other devices first.
Reformatting the MBR is a destructive recovery operation that could erase the partition table and is not appropriate as a first corrective action for a boot ordering problem.
Disabling the CD/DVD drive from boot options removes one unnecessary boot check but does not address other devices that may still precede the HDD, making it an incomplete fix.
When the HDD is not first in the boot sequence, the BIOS/UEFI iterates through all higher-priority devices - such as optical drives, USB ports, or network adapters - before reaching the hard drive, causing the slow boot. If a non-bootable device is checked first, the firmware may report 'no operating system found' before eventually falling through to the correct drive. Placing the HDD at the top of the boot order eliminates unnecessary device polling and ensures the OS loads immediately.
Removing external USB drives during boot addresses one possible incorrect boot device but is a workaround rather than a permanent fix, and does not correct the root cause of improper boot order.
Concept tested: BIOS boot order configuration for HDD priority
Source: https://uefi.org/sites/default/files/resources/UEFI_Spec_2_9_2021_03_18.pdf
Topics
Community Discussion
No community discussion yet for this question.