Convert a VMWare vmdk to Qemu raw For use on Proxmox |
![]() |
21.12.12 17:09 | ||||||
Convert a VMWare vmdk to Qemu raw For use on Proxmox
The other day I was playing with an Fog and I wanted to load it up on my Proxmox server. They provided a VMWare images so I just needed to convert it which is very simple. I simply rand the following:
I manually created the configs for it although you probably could have done some of this from the gui. First I needed to create the directory for it which would go in /var/lib/vz/images and I used the next number which was 104, created a dir by that name and placed the raw file in there. Then I needed to find out the disk size. For that I ran the following:
Then I just copied an existing conf file. They reside in /etc/qemu-server. They are named by the VMID so 104.conf will be used for this config. Make it look similar to this:
Then you can start it from the web interface. источник: http://blog.adrenlinerush.net/?p=63 {jcomments on} |
||||||
Последнее обновление 21.12.12 17:10 |