vm:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
vm:start [2019-05-23 13:59] Markus Peuhkurivm:start [2020-03-16 08:42] (current) Markus Peuhkuri
Line 3: Line 3:
 Following are virtual machines available for experimentation of Anglova Scenario. Following are virtual machines available for experimentation of Anglova Scenario.
  
-  * {{ :vm:anglova_node_v8_ubuntu_16.04_qcow2.tar.gz |Version 8 (Ubuntu 16.04)}} (2019-04-25)+  * {{ :vm:anglova_node_v8_ubuntu_16.04_qcow2.tar.gz |Version 8 (Ubuntu 16.04)}} (2019-04-25) Password for the **root** account is "''aw3li8vb''".
  
 See [[:Documentation]] and [[:FAQ]] for information. Questions can be asked from [[:FAQ]] page. See [[:Documentation]] and [[:FAQ]] for information. Questions can be asked from [[:FAQ]] page.
 +
 +===== Archive content =====
 +
 +The file inside ''.tar.gz'' archive is QEMU QCOW Image (v2) format (qcow2). You can convert it to other formats for example with ''qemu-img'' command, part of ''qemu-utils'' package in Debian / Ubuntu systems and ''qemu-img'' RPM in RedHat / CentOS.
 +
 +For example, to convert it to VMDK, the command would be something like
 +
 +<code bash>
 +qemu-img convert -p -O vmdk Anglova_node_v8_Ubuntu_16.04 Anglova_node_v8_Ubuntu_16.04.vmdk
 +</code>
 +
 +Note that in some versions VMware may not accept file image. This can in many cases be fixed by creating a copy of image file with ''vmkfstools'' or similar tools.
  • vm/start.1558609190.txt.gz
  • Last modified: 2019-05-23 13:59
  • by Markus Peuhkuri