snippets:vmware:p2v
Dies ist eine alte Version des Dokuments!
VMware - P2V
The process of converting a physical Win7 to a virtual VMware image contains the following steps:
- create a VHD image with Disk2VHD.exe (download)
- convert the image to an VMware-compatible vmdk-image with WinImage (download)
- convert the vmdk with VMware vCenter Converter
- edit registry to make sure all needed drivers are loaded at boot time
- boot up a Win7 installation disk
- hit <shift> + <F10> for a command prompt
- start regedit
- move to HKEY_LOCAL_MACHINE
- open <File> → <Load Hive> and navigate to C:\Windows\System32\Config\SYSTEM
- expand to „HKEY_LOCAL_MACHINE“/„<something>“/„ControlSet001“/„Services“
- click on „LSI_SAS“
- set „Start“ to „0“
- click on „intelide“
- set „Start“ to „0“
- click on „Atapi“
- set „Start“ to „0“
- go back to „HKEY_LOCAL_MACHINE“/„<something>“
- open <file> → <unload Hive>
- reboot
snippets/vmware/p2v.1355916244.txt.gz · Zuletzt geändert: (Externe Bearbeitung)
