Import Windows

Support Wissensdatenbank

Du bist hier:
Print

Import Windows Server into Proxmox

Run on the source server

  1. Run Regedit:
    https://pve.proxmox.com/wiki/File:Mergeide.zip
  2. Download integration services:
    https://docs.fedoraproject.org/en-US/quick-docs/creating-windows-virtual-machines-using-virtio-drivers/index.html
  3. Install viostor from Integration Services
  4. Shutdown server & export VMDK. You can make a file share on the windows server for example and mount the network drive on the proxmox.
    root # mount -t cifs //patternserver.tld/share/ /disk -o user=administrator
  5. import VMDK into Proxmox as HDD
    root # qemu-img check -r all sr00.vhdx
  6. insert HDD at server with ID101
    # qm importdisk 101 /vmdisk/sr569-new.vhdx local-lvm

    Then add HDD in Proxmox as IDE

     

  7. Attach second HDD with 2 GB memory as VirtuoIO. Boot server and install VirtuoIO driver (Device Manager)
  8. Install Guest Agent (Balloon) and install Virtio Serial Driver, install Ballooning Device and all drivers
  9. Change IDE to VirtuoIO at Proxmox, remove 2nd HDD, boot
  10. Check if GuestAgent is displayed in Summary in PX10
  11. Check number of CPU (several sockets better than 1 depending on license problems)
  12. CPU => change to host instead of default (because faster)
  13. Set memory to xx Gbyte
  14. Device manager => change HID driver to ‘standard bus’. Follow wizard => select driver yourself => select standard bus.
  15. Limit HDD Speed to XYZ Mbyte/s.
  16. Start both Balloon services under ‘Services
War dieser Artikel hilfreich?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
Wie können wir diesen Artikel verbessern?
Please submit the reason for your vote so that we can improve the article.
Brauchst du Hilfe?
Related Post