Difference between revisions of "How To Build New OpenNebula Image Using ISO file"

From CipherSpace Client Wiki
Jump to navigation Jump to search
Line 4: Line 4:
2. [[How_To_Create_OpenNebula_Datablock | Create an empty datablock image where the operative system will be installed]].
2. [[How_To_Create_OpenNebula_Datablock | Create an empty datablock image where the operative system will be installed]].


3. [[OpenNebula_Templates | Create or modify a template to instantiate a virtual machine]].
3. [[OpenNebula_Templates | Create or modify a template]]. This template will then be used to instantiate a virtual machine on which the operative system will be install.


* Add both ISO and datablock image in "Storage" menu
* Add both ISO and datablock image in "Storage" menu

Revision as of 11:20, 16 September 2016

1. Upload ISO file.

2. Create an empty datablock image where the operative system will be installed.

3. Create or modify a template. This template will then be used to instantiate a virtual machine on which the operative system will be install.

  • Add both ISO and datablock image in "Storage" menu
  • Configure the boot order in the template in "OS Booting" menu, Iso as first option
Template bootorder.png


4. Click on the template just created and press "Instantiate" button to power on the virtual machine.

Vm instantiate.png