问题:
You install an updated device driver for a zip drive on a Windows 2000 Professional computer. You restart the computer. During the startup process, the computer stops responding. You then restart the computer in the Safe Mode. During the startup process, the computer stops responding again. You suspect the new device driver is causing the problem. You want to resolve the problem so that the computer starts successfully.
What should you do?()
A . Use the listsvc command to disable the Zip device driver.
B . Use the disable command to disable the Zip device driver.
C . Select Recovery Console from the Repair menu.
D . Select the debug mode from the Windows 2000 Advanced Options menu.
E . Insert the Emergency Repair Disk.
F . Specify the path to the recovery file on the hard disk.
G . Start the computer by using the Windows 2000 Professional CD-ROM.
You install an updated device driver for a zip drive on a Windows 2000 Professional computer. You restart the computer. During the startup process, the computer stops responding. You then restart the computer in the Safe Mode. During the startup process, the computer stops responding again. You suspect the new device driver is causing the problem. You want to resolve the problem so that the computer starts successfully.
What should you do?()
● 参考解析
The Recovery Console is a command-line interface that can be used to access a hard disk of a Windows 2000 computer system. It can be accessed from the Windows 2000 Professional installation CD-ROM and can be used to repair an installation of Windows 2000 Professional by repairing the registry or by disabling a device driver or service. To repair an installation of Windows 2000 Professional by disabling a device driver, boot the computer from the Windows 2000 Professional installation CD-ROM. On the Welcome to Setup screen, press R to open the Repair Options screen, and press C to activate the Recovery Console. If you are unsure of the name of the device driver that is causing the problem you can type ‘listsvc’ to obtain a list of the device drivers that currently installed on the computer. Then use the DISABLE command to the disable the Zip device driver. Finally, type ‘exit’ and press enter to restart the computer.