A technician is installing an operating system on a server using source files on a USB storage device. The technician is unable to boot to the USB device using different USB ports on the server. Which of the following should the technician do to ensure that the operating system can be installed from the USB storage?
A. Copy the source files to a CD
B. Install the latest USB device drivers
C. Reconfigure the boot order
D. Update the BIOS firmware
Answer: C. Reconfigure the boot order
You might also like to view...
A program called PowerPoint Presenter displays presentations on computers on which PowerPoint is not installed.
Answer the following statement true (T) or false (F)
Analyze the following code.
``` double sum = 0; for (double d = 0; d < 10; sum += sum + d) { d += 0.1; } ``` A. The program has a syntax error because the adjustment statement is incorrect in the for loop. B. The program has a syntax error because the control variable in the for loop cannot be of the double type. C. The program compiles but does not stop because d would always be less than 10. D. The program compiles and runs fine.
Why must a disaster plan be continually revisited and updated?
A) Assets change B) Processes and abilities within the organization change C) Threats change D) All of the above
Which Simulator feature is used to enter various location data for the application?
A. Time / Place settings B. Geolocation options C. Touch Alpha settings D. Accelerometer