Setting Up And Connecting To The Target Machine; Change The Boot Configuration; Windows Server 2003 Systems Only Option 1: Using Bootcfg (Recommended) - HP Integrity BL890c - i2 Server Software Manual

Windows server 2008 sp2 and windows server 2008 r2 on hp integrity servers kernel debugging guide
Hide thumbs Also See for Integrity BL890c - i2 Server:
Table of Contents

Advertisement

sample extensions and other samples, the "Debug Help Library" documentation
(dbghelp.chm), and the source server documentation (srcsrv.doc).
After the installation completes, and after you complete the other required tasks, such as preparing
your cable and setting up the target machine, you can launch the Windows Debugger (WinDbg)
by selecting Start > All Programs > Debugging Tools for Windows > WinDbg.

Setting up and connecting to the target machine

To set up the server and initiate remote debugging, complete the following steps:
1.

Change the boot configuration.

2.
Enable IPMI LAN access and the debugging option.
3.
Connect to the target machine and initiate debugging.
Change the boot configuration
To perform kernel-mode debugging, you must enable and configure certain features that are
established when the operating system loads. The settings for these features are included in the
boot options — values that determine how the boot loader loads and configures the operating
system and other bootable programs and devices. Windows Server 2003 and Windows Server
2008 use different mechanisms to store these boot options. Consequently, different procedures
and tools must be used to set or change them.
In systems running Windows Server 2003, you can edit the boot options in Extensible Firmware
Interface (EFI) nonvolatile RAM (NVRAM) in two ways, using different tools:
Bootcfg (bootcfg.exe) is a command-line tool that enables you to edit boot options while
the operating system is running. You can use Bootcfg to add, delete, and change the values
of all valid boot options. You can also use Bootcfg commands in a script or batch file to set
boot options or to reset them after you replace or upgrade an operating system.
Nvrboot (nvrboot.efi) is an EFI-based boot entry editor that you can run when the
operating system is shut down. Nvrboot edits boot entries and includes commands to export
backup copies of boot entries and to import backup copies of boot entries into NVRAM.
You can access Nvrboot from the EFI Shell in the msutil directory of the system partition
(fsN:/msutil/nvrboot.efi, where N is the number of the file system).
In systems running Windows Server 2008, you must edit the boot options with a different tool:
BCDEdit (bcdedit.exe) is a command-line tool for adding, deleting, editing, and modifying
boot data in a boot configuration data (BCD) store. The usage information provided below
is a quick summary of some of the main features. For a complete description of all arguments
and parameters, refer to the Microsoft documentation found here:
http://technet.microsoft.com/en-us/library/cc709667(WS.10).aspx
Windows Server 2003 Systems Only
To edit boot options using the Bootcfg tool, complete the following steps:
Option 1: Using Bootcfg (recommended)
Setting up and connecting to the target machine
31

Advertisement

Table of Contents
loading

Table of Contents