by
Jenner Maciejewsky
29. abril 2011 01:55
Dica do Blog SharePoint and related stuff, para inicializar o Windows 7 através de um arquivo VHD.
bcdedit /copy {originalguid} /d "New Windows 7 Installation"
bcdedit /set {newguid} device vhd=[D:]\Image.vhd
bcdedit /set {newguid} osdevice vhd=[D:]\Image.vhd
bcdedit /set {newguid} detecthal on
Mais detalhes em http://bit.ly/dicavhd