¿Qué significa el código HRESULT 0x80390001 (ERROR_BCD_NOT_ALL_ENTRIES_IMPORTED)?

 
También puede significar:
ConstanteTipoSO
STATUS_BCD_NOT_ALL_ENTRIES_IMPORTEDNTSTATUSWindows
Anterior Siguiente
ERROR_VOLMGR_INCOMPLETE_DISK_MIGRATION ERROR_BCD_NOT_ALL_ENTRIES_SYNCHRONIZED

ERROR_BCD_NOT_ALL_ENTRIES_IMPORTED

Qué significa ERROR_BCD_NOT_ALL_ENTRIES_IMPORTED

ERROR_BCD_NOT_ALL_ENTRIES_IMPORTED (0x80390001): Algunas entradas BCD no se importaron correctamente desde el almacén BCD.

Qué comprobar

Conserva el almacén BCD origen y enumera después del import qué identificadores faltan; revisa entradas con referencias a dispositivos o elementos no válidos en el destino.

Cómo resolverlo o tratarlo

Corrige las entradas incompatibles o recrea manualmente solo las que no se importaron, verificando el almacén con bcdedit /enum all.

Qué distingue este resultado

Es un resultado parcial: parte del BCD sí se importó, por lo que no debe tratarse como una pérdida total del almacén.

Referencias técnicas


¿Buscas un código diferente? Buscar otro código de estado o error.