Difference between revisions of "Virtual Machine"
From Maemo Leste Wiki
Jump to navigationJump to search (Remove weirdly placed unsupported remark) |
|||
Line 27: | Line 27: | ||
https://maedevu.maemo.org/images/virtual-machines/ | https://maedevu.maemo.org/images/virtual-machines/ | ||
There are three different types of images: VirtualBox, QEMU and Vagrant. The VirtualBox image may be converted to a VMware VMDK image which has been reported to perform better and have good hardware acceleration. | There are three different types of images: VirtualBox (.box), QEMU (.qcow2) and Vagrant. The VirtualBox image may be converted to a VMware VMDK image which has been reported to perform better and have good hardware acceleration. | ||
Converting the qcow2 image to raw allows it to be used on real hardware. | Converting the qcow2 image to raw allows it to be used on real hardware. | ||
[[Category:Device]] | [[Category:Device]] |
Revision as of 22:28, 8 July 2018
This page or section is a stub. Ask how you can help improve leste.maemo.org by visiting #maemo-leste, look at the bugtracker (https://github.com/maemo-leste/bugtracker) or if you are able to contribute to the current page, then you are welcome to do so.
Virtual Machine | |
---|---|
Manufacturer | Generic |
Specifications | |
Hardware Features | |
Software Features |
Generic virtual machine target. This is particularly useful when doing development and testing.
Installation
https://maedevu.maemo.org/images/virtual-machines/
There are three different types of images: VirtualBox (.box), QEMU (.qcow2) and Vagrant. The VirtualBox image may be converted to a VMware VMDK image which has been reported to perform better and have good hardware acceleration. Converting the qcow2 image to raw allows it to be used on real hardware.