If an error occurred or the following message in Italian language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.
id |
Italian |
English |
0x01007001 | Creazione dei file di avvio completata. |
Boot files successfully created. |
0x01007002 | Pulizia degli archivi dei dati configurazione di avvio riuscita. |
BCD stores successfully cleaned. |
0xC1008001 | Errore durante il tentativo di copia dei file di avvio. |
Failure when attempting to copy boot files. |
0xC1008002 | Errore durante l'inizializzazione del volume di sistema della libreria. |
Failure when initializing library system volume. |
0xC1008003 | Errore durante la pulizia degli archivi BCD. |
Failure when cleaning BCD stores. |
0xC100F101 | Bcdboot - Strumento per la creazione e il ripristino dei file di dati configurazione di avvio.Lo strumento da riga di comando bcdboot.exe consente di copiare file di avvio criticinella partizione di sistema e di creare un nuovo archivio dei dati configurazione di avvio del sistema.bcdboot [/l ] [/s [/f ]] [/v] [/m [{ID caricatore sistema operativo}]] [/addlast] [/p] [/c] origine Specifica il percorso della directory radice di Windows. /l Specifica un parametro facoltativo con le impostazioni locali da utilizzare per l'inizializzazione dell'archivio dei dati configurazione di avvio. L'impostazione predefinita è Inglese (Stati Uniti). /s Specifica un parametro facoltativo con la lettera di volume da impostare come partizione di sistema di destinazione per la copia dei file dell'ambiente di avvio. Per impostazione predefinita viene utilizzata la partizione di sistema identificata dal firmware. /v Abilita la modalità dettagliata. /m Se viene specificato il GUID di un caricatore del sistema operativo, questa opzione unisce l'oggetto caricatore specificato al modello di sistema, in modo da generare una voce avviabile. In caso contrario verranno uniti solo gli oggetti globali. /d Specifica che la voce di avvio di Windows predefinita esistente dovrà essere mantenuta. /f Utilizzato con il comando /s, specifica il tipo di firmware della partizione di sistema di destinazione. Le opzioni disponibili per sono 'UEFI', 'BIOS' o 'ALL'. /addlast Specifica che la voce del firmware di Windows Boot Manager dovrà essere aggiunta per ultima. Per impostazione predefinita, viene aggiunta per prima. /p Specifica che la posizione della voce del firmware di Windows Boot Manager deve essere mantenuta. Se la voce non esiste, la nuova voce verrà aggiunta nella prima posizione. /c Specifica che non deve essere eseguita la migrazione degli eventuali oggetti esistenti descritti dal modello.Esempi: bcdboot c:\\windows /l it-it bcdboot c:\\windows /s h: bcdboot c:\\windows /s h: /f UEFI bcdboot c:\\windows /m {d58d10c6-df53-11dc-878f-00064f4f4e08} bcdboot c:\\windows /d /addlast bcdboot c:\\windows /p |
Bcdboot - Bcd boot file creation and repair tool.The bcdboot.exe command-line tool is used to copy critical boot files to thesystem partition and to create a new system BCD store.bcdboot [/l ] [/s [/f ]] [/v] [/m [{OS Loader ID}]] [/addlast] [/p] [/c] source Specifies the location of the windows system root. /l Specifies an optional locale parameter to use when initializing the BCD store. The default is US English. /s Specifies an optional volume letter parameter to designate the target system partition where boot environment files are copied. The default is the system partition identified by the firmware. /v Enables verbose mode. /m If an OS loader GUID is provided, this option merges the given loader object with the system template to produce a bootable entry. Otherwise, only global objects are merged. /d Specifies that the existing default windows boot entry should be preserved. /f Used with the /s command, specifies the firmware type of the target system partition. Options for are 'UEFI', 'BIOS', or 'ALL'. /addlast Specifies that the windows boot manager firmware entry should be added last. The default behavior is to add it first. /p Specifies that the windows boot manager firmware entry position should be preserved. If entry does not exist, new entry will be added in the first position. /c Specifies that any existing objects described by the template should not be migrated.Examples: bcdboot c:\\windows /l en-us bcdboot c:\\windows /s h: bcdboot c:\\windows /s h: /f UEFI bcdboot c:\\windows /m {d58d10c6-df53-11dc-878f-00064f4f4e08} bcdboot c:\\windows /d /addlast bcdboot c:\\windows /p |