[SOLVED] Migration from VBox to KVM
Hello,
I am using Proxmox from several months. Unfortunately my previous administrator create some VM on VirtualBox. Now I am going to convert it to use in Proxmox as KVM containers.
I found several ways to convert vdi to raw or qcow2 image. This is what I did:
It is worth to mention that system on converted image is Linux (gentoo). I use Proxmox 1.5 .
Now question: what I did wrong? About what I forget?
Thank you for any information.
Hello,
I am using Proxmox from several months. Unfortunately my previous administrator create some VM on VirtualBox. Now I am going to convert it to use in Proxmox as KVM containers.
I found several ways to convert vdi to raw or qcow2 image. This is what I did:
- Convert vdi by command VBoxManage clonehd --format RAW [virtual_harddisk].vdi [virtual_harddisk].img
- Created fresh VM in Proxmox with one hdd in raw format
- Copied converted image to /var/lin/vz/images/$VMid
- Removed disk image created in Proxmox and changed name of converted image to same name as deleted image
It is worth to mention that system on converted image is Linux (gentoo). I use Proxmox 1.5 .
Now question: what I did wrong? About what I forget?
Thank you for any information.
Last edited: