have you other KVM VMs running on this host? This sounds like the cpu extensions necessary aren't available / BIOS enabled on the box.
On Wed, Mar 30, 2016 at 8:21 AM, Edgardo Ghibaudo <[email protected]> wrote: > I converted successfully the Linux guest using: > /qemu-img convert SRV.vmdk -O qcow2 SRV.qemu / > When I try to startup the VM in Proxmox I obtain the following error > message: > > /Running as unit 101.scope./ > /Could not access KVM kernel module: No such file or directory/ > /failed to initialize KVM: No such file or directory > > / > > Edgardo > > > Il 29/03/2016 16:12, Antoine Jacques de Dixmude ha scritto: >> >> That's why I linked the documentation for Windows AND Linux (since you did >> not give any details). >> >> There is plenty of guide on the internet. Like these: >> >> http://blog.bodhizazen.net/linux/convert-vmware-vmdk-to-kvm-qcow2-or-virtualbox-vdi/ >> >> Since your vmdk seems to be a flat file, you essentialy need this command >> : >> qemu-img convert SRV-flat.vmdk -O qcow2 SRV.qemu >> >> On 03/29/2016 04:05 PM, Edgardo Ghibaudo wrote: >>> >>> I need to migrate a VMware ESXi 5 _LINUX guest_. >>> In the VMware environment I have 6 files: >>> SRV-flat.vmdk >>> SRV.nvram >>> SRV.vmdk >>> SRV.vmsd >>> SRV.vmx >>> SRV.vmxf >>> >>> Can you show the right procedure to do the migration ? >>> >>> Edgardo >>> >>> Il 29/03/2016 15:45, Antoine Jacques de Dixmude ha scritto: >>>> >>>> >>>> https://pve.proxmox.com/wiki/Migration_of_servers_to_Proxmox_VE#VMware_to_Proxmox_VE_.28KVM.29 >>>> >>>> On 03/29/2016 03:39 PM, Edgardo Ghibaudo wrote: >>>>> >>>>> Hello, >>>>> >>>>> I have a VM running in VMWare 5. >>>>> I would like to migrate this VM to Proxmox 4.1 >>>>> Do you have some suggestions .... >>>>> >>>>> Edgardo >>>>> >>>>> >>>>> --http://www.provincia.biella.it------------------------------------------------------ >>>>> >>>>> Vuoi rimanere sempre aggiornato sulle nostre attivita'? Visita la >>>>> pagina dei feed RSS sul nostro sito ed iscriviti alla sezione di >>>>> interesse. >>>>> >>>>> >>>>> --Avviso------------------------------------------------------------------------------ >>>>> Questo messaggio e i suoi allegati sono riservati esclusivamente alle >>>>> persone in indirizzo e possono contenere informazioni confidenziali. Se >>>>> questo messaggio vi e' pervenuto per errore, vi informiamo che ogni >>>>> suo >>>>> uso e'proibito. In questo caso rispedite immediatamente il messaggio al >>>>> mittente e cancellatelo. Per ogni chiarimento contattateci scrivendo a >>>>> [email protected]. Grazie -Il Webmaster. >>>>> >>>>> --Warning----------------------------------------------------------------------------- >>>>> This message and its attachments are addressed solely to the persons >>>>> above and may contain confidential information. If you have received the >>>>> message in error, be informed that any use of the content hereof is >>>>> prohibited. >>>>> Please return it immediately to the sender and delete the message. >>>>> Should you have any questions, please contact us by replying to >>>>> [email protected]. The Webmaster. >>>>> >>>>> -------------------------------------------------------------------------------------- >>>>> >>>>> _______________________________________________ >>>>> pve-user mailing list >>>>> [email protected] >>>>> http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user >>>> >>>> >>>> _______________________________________________ >>>> pve-user mailing list >>>> [email protected] >>>> http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user >>> >>> >>> _______________________________________________ >>> pve-user mailing list >>> [email protected] >>> http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user >> >> >> _______________________________________________ >> pve-user mailing list >> [email protected] >> http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user > > > _______________________________________________ > pve-user mailing list > [email protected] > http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user _______________________________________________ pve-user mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
