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

From CipherSpace Client Wiki
Jump to navigation Jump to search
Line 21: Line 21:
#:Fill in the following fields:
#:Fill in the following fields:
#:* BUS = Parallel ATA (IDE)
#:* BUS = Parallel ATA (IDE)
#:* Adjust "image mapping driver" if required
#:* Adjust "Image mapping driver" if required
#:<br>
#:<br>
#Click "Create" button.
#Click "Create" button.
Line 43: Line 43:
#:Fill in the following fields:
#:Fill in the following fields:
#:* BUS = Parallel ATA (IDE)
#:* BUS = Parallel ATA (IDE)
#:* Adjust "image mapping driver" if required
#:* Adjust "Image mapping driver" if required
#:<br>
#:<br>
#Click "Create" button.
#Click "Create" button.

Revision as of 11:13, 16 December 2016

Upload an ISO using an URL

  1. Log into OpenNebula Sunstone.
  2. Go to “Storage” 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 = Readonly CD-ROM
    • Set Image Location to "Path in OpenNebula server"
    • Path = "The URL of the ISO image"

  4. Open "Advanced Options".
    New img advanced options.png
    Fill in the following fields:
    • BUS = Parallel ATA (IDE)
    • Adjust "Image mapping driver" if required

  5. Click "Create" button.

Upload a local ISO image

  1. Log into OpenNebula Sunstone.
  2. Go to “Storage” 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 = Readonly CD-ROM
    • 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:
    • BUS = Parallel ATA (IDE)
    • Adjust "Image mapping driver" if required

  5. Click "Create" button.