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

From CipherSpace Client Wiki
Jump to navigation Jump to search
Line 6: Line 6:
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.
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 the uploaded ISO file and the empty datablock image in "Storage" menu
* Configure the boot order in the template in "OS Booting" menu, Iso as first option
* Configure the boot order in the template in "OS Booting" menu, choosing the ISO file (CDROM) as first option
[[File:template_bootorder.png|thumb|none|upright=2]]
[[File:template_bootorder.png|thumb|none|upright=2]]



Revision as of 11:22, 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 the uploaded ISO file and the empty datablock image in "Storage" menu
  • Configure the boot order in the template in "OS Booting" menu, choosing the ISO file (CDROM) 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