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

From CipherSpace Client Wiki
Jump to navigation Jump to search
Line 2: Line 2:
==Upload Iso providing a path==
==Upload Iso providing a path==


1. Open OpenNebula Sunstone and [[OpenNebula_Administrative_Functions | login]].
1.[[OpenNebula_Administrative_Functions | Log into OpenNebula Sunstone]].
 


2. Go to “Virtual Resources” in the left menu and click “Images” in the drop down menu.  
2. Go to “Virtual Resources” in the left menu and click “Images” in the drop down menu.  
[[File:Img_menu.png|thumb|none|upright=0.5]]
[[File:Img_menu.png|thumb|none|upright=0.5]]


3. Click "+" button to add a new image.  
3. Click "+" button to add a new image.  
Line 12: Line 14:
* Type = CDROM
* Type = CDROM
* Set Image Location to "Provide a path"
* Set Image Location to "Provide a path"


[[File:Add_iso_path_options.png|thumb|none|upright=2.5]]
[[File:Add_iso_path_options.png|thumb|none|upright=2.5]]
Line 19: Line 22:
[[File:New_img_advanced_options.png|thumb|none|upright=2]]
[[File:New_img_advanced_options.png|thumb|none|upright=2]]
Click "Create" button.
Click "Create" button.


==Upload Iso from local PC==
==Upload Iso from local PC==


1. Open OpenNebula Sunstone and [[OpenNebula_Administrative_Functions | login]].
1.[[OpenNebula_Administrative_Functions | Log into OpenNebula Sunstone]].
 


2. Go to “Virtual Resources” in the left menu and click “Images” in the drop down menu.  
2. Go to “Virtual Resources” in the left menu and click “Images” in the drop down menu.  
[[File:Img_menu.png|thumb|none|upright=0.5]]
[[File:Img_menu.png|thumb|none|upright=0.5]]


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

Revision as of 10:27, 16 September 2016

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. The following paramethers must be specified:

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


Add iso path options.png

Open "Advanced Options" and insert:

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

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.