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

From CipherSpace Client Wiki
Jump to navigation Jump to search
Line 13: Line 13:
4. Click on the template just created and press "Instantiate" button to power on the virtual machine.
4. Click on the template just created and press "Instantiate" button to power on the virtual machine.
[[File:vm_instantiate.png|thumb|none|upright=1.2]]
[[File:vm_instantiate.png|thumb|none|upright=1.2]]
5. Install the operative system on the virtual machine.
6. Once the operative system is installed, [[How_To_Manage_OpenNebula_Virtual_Machines#Shutdown_a_Virtual_Machine | shutdown]] the virtual machine.
7. The operative system is now in the datablock image.

Revision as of 11:35, 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

5. Install the operative system on the virtual machine.

6. Once the operative system is installed, shutdown the virtual machine.

7. The operative system is now in the datablock image.