[PLDWWW] page changed: people:glen:vm-info

"Elan Ruusamäe (glen)" glen at pld-linux.org
Sat May 16 22:55:51 CEST 2015


good idea is to enabke kvm

--- https://www.pld-linux.org/people/glen/vm-info?rev=1429596350
+++ https://www.pld-linux.org/people/glen/vm-info?rev=1431809751
@@ -9,9 +9,9 @@
  To convert images to qemu qcow2 format, extract ''.box'' file (it's gnu tar format) and execute:
  <code>
  $ tar xf pld64.box
  $ qemu-img convert -c -O qcow2 box-disk1.vmdk pld.qcow2
- $ qemu-system-x86_64 -drive if=virtio,file=pld.qcow2
+ $ qemu-system-x86_64 --enable-kvm -drive if=virtio,file=pld.qcow2
  </code>
  
  If you get error like ''qemu-img: 'image' uses a vmdk feature which is not supported by this qemu version: VMDK version 3'', you can convert it with ''VBoxManage'' and try again:
  <code>


Diff URL:
  https://www.pld-linux.org/people/glen/vm-info?do=diff&r1=1429596350&r2=1431809751
-- 
This mail was generated by DokuWiki at
https://www.pld-linux.org/


More information about the pld-cvs-commit mailing list