Difference between revisions of "How To Upload ISOs On OpenNebula"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
1.[[OpenNebula_Administrative_Functions | Log into OpenNebula Sunstone]]. | 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. | ||
Line 10: | Line 9: | ||
3. Click "+" button to add a new image. | 3. Click "+" button to add a new image. | ||
[[File:Add_iso_path_options.png|thumb|none|upright=2.5]] | |||
The following paramethers must be specified: | The following paramethers must be specified: | ||
* Name = "image name" | * Name = "image name" | ||
Line 16: | Line 18: | ||
[[File: | 4. Open "Advanced Options". | ||
[[File:New_img_advanced_options.png|thumb|none|upright=2]] | |||
Fill in the following fields: | |||
* Device Prefix = VD | * Device Prefix = VD | ||
* Driver = qcow2 | * Driver = qcow2 | ||
Click "Create" button. | Click "Create" button. | ||
Revision as of 10:29, 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.
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"
4. Open "Advanced Options".
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.
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
Open "Advanced Options" and insert:
- Device Prefix = VD
- Driver = qcow2
Click "Create" button.