Site icon EfmSoft

What does NTSTATUS 0x80390001 (STATUS_BCD_NOT_ALL_ENTRIES_IMPORTED) mean?

 
Could be also:
ConstantTypeOS
ERROR_BCD_NOT_ALL_ENTRIES_IMPORTEDHRESULTWindows
Previous Next
STATUS_VOLMGR_INCOMPLETE_DISK_MIGRATION STATUS_BCD_NOT_ALL_ENTRIES_SYNCHRONIZED

STATUS_BCD_NOT_ALL_ENTRIES_IMPORTED

The Boot Configuration Data store was only partially imported

BCD stores contain typed objects and elements for Windows Boot Manager, loaders, recovery tools, and firmware-facing entries. Partial import means some objects or elements were rejected, unavailable, or incompatible even though other data was accepted.

Do not assume the resulting store is bootable merely because the import command returned a store. Enumerate all objects, compare identifiers and device paths with the source, and verify the default loader, recovery sequence, and boot-manager display order.

What to inspect

References


Looking for a different code? Search another status or error code.

Exit mobile version