How To Build New OpenNebula Image Using ISO file

From CipherSpace Client Wiki
Revision as of 12:57, 22 September 2016 by Valentina (talk | contribs)
Jump to navigation Jump to search
  1. You can use an existing ISO image or you can upload a new one.
  2. Create an empty disk image where the operating system will be installed.
  3. Create or modify a template. This template will then be used to instantiate a virtual machine on which the operating system will be install.
    • Add the ISO image and the empty image in "Storage" menu
    • Configure the boot order in the template in "OS Booting" menu, choosing the ISO image (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 operating system.
    Once the operating system is installed, shutdown the virtual machine.
  6. Go to “Virtual Resources” in the left menu, click on “Images” in the drop down menu and select the disk image on which you installed the operating system.
  7. Click on the Img changetype.png icon next to the "type" field and modify the image type from "DATABLOCK" to "OS".
    Img toos.png

  8. Go to “Virtual Resources” in the left menu, click on “Templates” in the drop down menu and select the template used to instantiate the virtual machine.
    • Remove the uploaded ISO file in "Storage" menu
    • "OS Booting" menu change "1st boot" to nothing.
    Template afterinstall.png
    Now you can use this template to instantiate a VM.