If an error occurred or the following message in Japanese 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 |
Japanese |
English |
0x01007001 | ブート ファイルは正常に作成されました。 |
Boot files successfully created. |
0x01007002 | BCD ストアが正常にクリーンアップされました。 |
BCD stores successfully cleaned. |
0xC1008001 | ブート ファイルをコピーしようとして、エラーが発生しました。 |
Failure when attempting to copy boot files. |
0xC1008002 | ライブラリ システム ボリュームを初期化する際に、エラーが発生しました。 |
Failure when initializing library system volume. |
0xC1008003 | BCD ストアのクリーンアップ中にエラーが発生しました。 |
Failure when cleaning BCD stores. |
0xC100F101 | Bcdboot - Bcd ブート ファイルの作成および修復用ツールです。bcdboot.exe コマンド ライン ツールは、重要なブート ファイルをシステム パーティションにコピーしたり、新しいシステム BCD ストアを作成するときに使用します。bcdboot [/l ] [/s [/f ]] [/v] [/m [{OS ローダー ID}]] [/addlast] [/p] [/c] ソース Windows のシステム ルートの場所を指定します。 /l BCD ストアの初期化の際に使用する、省略可能なロケール パラメーターを指定します。既定値は US English です。 /s ブート環境ファイルのコピー先となるシステム パーティション を指定する、省略可能なボリューム文字パラメーターを指定 します。既定値はファームウェアで識別される システム パーティションです。 /v 詳細モードを有効にします。 /m OS ローダー GUID を指定した場合は、そのローダー オブジェクトを システム テンプレートと結合してブート可能なエントリを生成します。 そうでない場合は、グローバル オブジェクトのみを結合します。 /d 既に存在している既定の Windows ブート エントリを 保存するように指定します。 /f /s コマンドで使用され、対象のシステム パーティションの ファームウェアの種類を指定します。 の オプションは 'UEFI'、'BIOS'、または 'ALL' です。 /addlast Windows ブート マネージャー ファームウェア エントリを 末尾に追加するように指定します。既定の動作では、 先頭に追加されます。 /p Windows ブート マネージャー ファームウェア エントリの 位置を保持するように指定します。エントリが存在しない場合 は、新しいエントリが先頭に追加されます。 /c テンプレートによって記述された既存のオブジェクトを 移行してはならないことを指定します。例: 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 |
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 |