Share via


Kernel Relocation

During this stage, kernel data is relocated and global data for the kernel is initialized.

If using a debug build, the kernel must be part of the image, otherwise, the following message is sent and the boot is halted:

"ERROR: Kernel must be part of ROM image!"

See Also

Other Kernel Tasks | Kernel Initialization

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.