Share via


Rebuilding the Boot Loader

When you rebuild the boot loader, you should have both an Eboot.bin and Eboot.nb0 binary added to your target directory, in addition to Eboot.exe.

To rebuild the boot loader

  1. At the command prompt, enter the following command:

    build -c
    

    For more information about the Windows CE build tool, see Build Tool.

  2. Verify that both Eboot.bin and Eboot.nb0 appear in the %_WINCEROOT%\Platform\MyPlatform\Target\ARMV4I\Retail directory.

    If you do not have these files after you rebuild the boot loader, consult the Build.log file in the boot loader directory for more information.

See Also

How to Develop a Boot Loader

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.