Difference between revisions of "How To Upload ISOs On OpenNebula"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
__TOC__ | __TOC__ | ||
==Upload Iso providing a path== | ==Upload Iso providing a path== | ||
1.[[OpenNebula_Administrative_Functions | Log into OpenNebula Sunstone]]. | 1.[[OpenNebula_Administrative_Functions | Log into OpenNebula Sunstone]]. | ||
Line 29: | Line 30: | ||
==Upload Iso from local PC== | ==Upload Iso from local PC== | ||
1.[[OpenNebula_Administrative_Functions | Log into OpenNebula Sunstone]]. | 1.[[OpenNebula_Administrative_Functions | Log into OpenNebula Sunstone]]. |
Revision as of 10:32, 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
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 “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
4. Open "Advanced Options".
Fill in the following fields:
- Device Prefix = VD
- Driver = qcow2
5. Click "Create" button.