What action should you perform?

You are the IT professional who work in an International company named Wiikigo. You are experienced in troubleshooting operating systems and applications that are not working correctly, identifying code defects and so on. You have enough knowledge on windows internals and you provide technical support for the company. There is a colleague named Jason in the company. He has a computer which runs Windows Vista. The computer has the kernel debugging option enabled. A partial checked build of the kernel (ntoskrnl.chk) and the HAL (halacpi.chk) need to be loaded from

the debug target. But he is not clear about what to do. Since you are the technical support, he asks for your help. What action should you perform?

You are the IT professional who work in an International company named Wiikigo. You are experienced in troubleshooting operating systems and applications that are not working correctly, identifying code defects and so on. You have enough knowledge on windows internals and you provide technical support for the company. There is a colleague named Jason in the company. He has a computer which runs Windows Vista. The computer has the kernel debugging option enabled. A partial checked build of the kernel (ntoskrnl.chk) and the HAL (halacpi.chk) need to be loaded from

the debug target. But he is not clear about what to do. Since you are the technical support, he asks for your help. What action should you perform?

A.
ntoskrnl.chk and halacpi.chk should be copied into the \Windows\System32\drivers folder. The command bcdedit.exe /set HAL halacpi.chk should be run. The command bcdedit.exe /set KERNEL ntosnrnl.chk should be run.

B.
ntoskrnl.chk and halacpi.chk should be copied into the \Windows\System32 folder. The command bootcfg.exe /raw /kernel=ntoskrnl.chk /hal=halacpi.chk /A /id 1 should be run.

C.
ntoskrnl.chk and halacpi.chk should be copied into the \Windows\System32\drivers folder. The command bootcfg.exe /raw /kernel=ntoskrnl.chk /hal=halacpi.chk /A /id 1 should be run.

D.
ntoskrnl.chk and halacpi.chk should be copied into the \Windows\System32 folder. The command bcdedit.exe /set HAL halacpi.chk should be run. The command bcdedit.exe /set KERNEL ntosnrnl.chk should be run.



Leave a Reply 0

Your email address will not be published. Required fields are marked *