Difference between revisions of "How To Upload ISOs On OpenNebula"

From CipherSpace Client Wiki
Jump to navigation Jump to search
Line 23: Line 23:
[[File:New_img_advanced_options.png|thumb|none|upright=2]]
[[File:New_img_advanced_options.png|thumb|none|upright=2]]
Fill in the following fields:
Fill in the following fields:
* Device Prefix = VD
* Device Prefix = vd
* Driver = qcow2
* Driver = qcow2


Line 50: Line 50:
[[File:New_img_advanced_options.png|thumb|none|upright=2]]
[[File:New_img_advanced_options.png|thumb|none|upright=2]]
Fill in the following fields:
Fill in the following fields:
* Device Prefix = VD
* Device Prefix = vd
* Driver = qcow2
* Driver = qcow2




5. Click "Create" button.
5. Click "Create" button.

Revision as of 10:36, 16 September 2016

Upload Iso providing a path

1. Log into OpenNebula Sunstone.

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

Img menu.png


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

Add iso path options.png

The following parameters must be specified:

  • Name = "your 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


5. Click "Create" button.


Upload Iso from local PC

1. Log into OpenNebula Sunstone.

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

Img menu.png


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

Add iso upload options.png

The following parameters must be specified:

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

4. Open "Advanced Options".

New img advanced options.png

Fill in the following fields:

  • Device Prefix = vd
  • Driver = qcow2


5. Click "Create" button.