How To Upload ISOs On OpenNebula

From CipherSpace Client Wiki
Revision as of 10:29, 16 September 2016 by Valentina (talk | contribs)
Jump to navigation Jump to search

Upload Iso providing a path

1. Log into OpenNebula Sunstone.

2. Go to “Virtual Resources” in the left menu and click “Images” in the drop down menu.

Img menu.png


3. Click "+" button to add a new image.

Add iso path options.png

The following paramethers must be specified:

  • Name = "image name"
  • Type = CDROM
  • Set Image Location to "Provide a path"


4. Open "Advanced Options".

New img advanced options.png

Fill in the following fields:

  • Device Prefix = VD
  • Driver = qcow2

Click "Create" button.


Upload Iso from local PC

1. Log into OpenNebula Sunstone.


2. Go to “Virtual Resources” in the left menu and click “Images” in the drop down menu.

Img menu.png


3. Click "+" button to add a new image. The following paramethers must be specified:

  • Name = "image name"
  • Type = CDROM
  • Set Image Location to "Upload"
  • Click "Browse.." button and select the image on your local PC
Add iso upload options.png

Open "Advanced Options" and insert:

  • Device Prefix = VD
  • Driver = qcow2
New img advanced options.png

Click "Create" button.