Difference between revisions of "How To Upload ISOs On OpenNebula"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
==Upload an ISO using an URL== | ==Upload an ISO using an URL== | ||
#[[OpenNebula_Administrative_Functions | Log into OpenNebula Sunstone]]. | |||
#Go to “Virtual Resources” in the left menu and click on “Images” in the drop down menu. | |||
#:[[File:Img_menu.png|thumb|none|upright=0.5]] | |||
#:<br> | |||
#Click on the "+" button to add a new image. | |||
[[File:Img_menu.png|thumb|none|upright=0.5]] | #:[[File:Add_iso_path_options.png|thumb|none|upright=2.5]] | ||
#:The following parameters must be specified: | |||
#:* Name = "your image name" | |||
#:* Type = CDROM | |||
#:* Set Image Location to "Provide a path" | |||
[[File:Add_iso_path_options.png|thumb|none|upright=2.5]] | #:* Path = "The URL of the ISO image" | ||
#:<br> | |||
The following parameters must be specified: | #Open "Advanced Options". | ||
* Name = "your image name" | #:[[File:New_img_advanced_options.png|thumb|none|upright=2]] | ||
* Type = CDROM | #:Fill in the following fields: | ||
* Set Image Location to "Provide a path" | #:* Device Prefix = vd | ||
* Path = "The URL of the ISO image" | #:* Driver = qcow2 | ||
#:<br> | |||
#Click "Create" button. | |||
[[File:New_img_advanced_options.png|thumb|none|upright=2]] | |||
Fill in the following fields: | |||
* Device Prefix = vd | |||
* Driver = qcow2 | |||
==Upload a local ISO image== | ==Upload a local ISO image== | ||
#[[OpenNebula_Administrative_Functions | Log into OpenNebula Sunstone]]. | |||
#Go to “Virtual Resources” in the left menu and click on “Images” in the drop down menu. | |||
#:[[File:Img_menu.png|thumb|none|upright=0.5]] | |||
#:<br> | |||
#Click on the "+" button to add a new image. | |||
[[File:Img_menu.png|thumb|none|upright=0.5]] | #:[[File:Add_iso_upload_options.png|thumb|none|upright=2.5]] | ||
#:The following parameters must be specified: | |||
#:* Name = "your image name" | |||
#:* Type = CDROM | |||
[[File:Add_iso_upload_options.png|thumb|none|upright=2.5]] | #:* Set Image Location to "Upload" | ||
The following parameters must be specified: | #:* Click "Browse.." button and select the image on your local PC | ||
* Name = "your image name" | #:<br> | ||
* Type = CDROM | #Open "Advanced Options". | ||
* Set Image Location to "Upload" | #:[[File:New_img_advanced_options.png|thumb|none|upright=2]] | ||
* Click "Browse.." button and select the image on your local PC | #:Fill in the following fields: | ||
#:* Device Prefix = vd | |||
#:* Driver = qcow2 | |||
#:<br> | |||
[[File:New_img_advanced_options.png|thumb|none|upright=2]] | #Click "Create" button. | ||
Fill in the following fields: | |||
* Device Prefix = vd | |||
* Driver = qcow2 | |||
Revision as of 13:23, 22 September 2016
Upload an ISO using an URL
- Log into OpenNebula Sunstone.
- Go to “Virtual Resources” in the left menu and click on “Images” in the drop down menu.
- Click on the "+" button to add a new image.
- The following parameters must be specified:
- Name = "your image name"
- Type = CDROM
- Set Image Location to "Provide a path"
- Path = "The URL of the ISO image"
- Open "Advanced Options".
- Fill in the following fields:
- Device Prefix = vd
- Driver = qcow2
- Click "Create" button.
Upload a local ISO image
- Log into OpenNebula Sunstone.
- Go to “Virtual Resources” in the left menu and click on “Images” in the drop down menu.
- Click on the "+" button to add a new image.
- 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
- Open "Advanced Options".
- Fill in the following fields:
- Device Prefix = vd
- Driver = qcow2
- Click "Create" button.