If an error occurred or the following message in Chinese (Traditional) 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 |
Chinese (Traditional) |
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 Loader ID}]] [/addlast] [/p] [/c] source 指定 Windows 系統根目錄的位置。 /l 指定初始化 BCD 存放區時要使用的選擇性地區設定參數。預設值 為英文 (美國)。 /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 |