Lesson 2 - Chapter 3: Troubleshooting Installation Issues Flashcards
What type of error is a scratched DVD?
a media error
How do you troubleshoot a drive or RAID array that’s not detected? (drive shows up in the RAID setup utility)
Windows may not have the proper driver for the drive or RAID controller
(get a driver disc from the manufacturer and run the setup again)
What may cause a no boot device present error? (2)
- The installation media is bad (check the media for errors)
- The boot sequence is pointing to the wrong device
What are 3 reasons an optical drive may display a “not ready” error?
- May need a moment to catch up, press R to retry
- Installation disc may be damaged
- Optical Drive may be too slow for the system
What does HAL stand for?
Hardware Abstraction Layer
What does the HAL do?
it’s the translator between the hardware’s language and the OS’s language
Why is Windows installing the correct HAL important?
So Windows setup can detect the computer type and critical hardware (motherboard, BIOS) and install the correct HAL to run on different hardware platforms (critical for successful OS setup)
What type of errors can appear after the GUI part of the installation begins? (2)
- Hardware
- Driver problems (update drivers)
What are 2 ways to troubleshoot lockups during OS installation?
- Check for bad media like ISO file (if none, create another install media from the same ISO. Still issues, download the ISO again and start over)
- Check the installation log files in the system root directory (setuperr.log tracks the progress of each install phase)
What’s the log file called that Windows generates to track the progress of installation phases? Where is it located? (2)
setuperr.log
located in the system root directory (where OS is installed)