|
|
0cat0 发表于 2010-5-6 11:27 
试了一下,正常的“空的”BCD只要下面注册表几项就OK了:
Windows Registry Editor Version 5.00
Ar...Sorry.中文不好,要求大家原諒..
我是說 might be You should Say "COPY" {current} ,not "Create" {boot loader}
The concept is copy {這個使用中的ID的內容}
\>Bcdedit /copy {current} /d "My_OS.VHD "
已順利將項目複製到 {6194baba-22c7-11e3-afa2-00214ff8be68}。
and then copy the {id}
\>bcdedit /set {6194baba-22c7-11e3-afa2-00214ff8be68} device VHD=[y:]\path\file.vhd"
.....
|
|