The final one.
Eugene has answered me on the newgroups:
=====================================
Hi, Jan!
"Kernel-mode debugging requires a target computer and a host computer. The target computer
is used to run the kernel-mode program. The host computer is used to run the debugger."
The host computer may be e.g. notebook. Install Debugging tools and read its help how to
configure Windbg and target computer.
Installation of checked build and release one has no difference. You have to retain in
memory that all modules are compiled in debug environment and have all ASSERTs and
excessed checks which can easily produce Bug Check.
PS: WinDbg help contains Bug Check Code Reference.