Skip to content

Creating Images from ISO

If a particular Operating System Image is not available from a linked Marketplace; for example Red Hat or SUSE Enterprise Linux, a gold image can be created using an ISO downloaded from the suppliers web site.

  1. First, download the ISO.

    • In the HyperCloud portal, navigate to Storage -> Images.
    • Click the Green + Dropdown and select Create.
    • Add a name for the Image.
    • Change the Type to Readonly CD-ROM.
    • Select the Upload option.
    • Browse to the downloaded ISO and select it for uploading.

      Create Image Readonly > Note: The upload may take a while to happen, a progress bar will be displayed.

  2. Create an Image for the root disk.

    • In Images, click the Green + Dropdown and select Create again.
    • Change Type to Generic storage datablock.

      The This image is persistent field will need to be set to YES.

    • Select Empty disk image.
    • Enter a size.

    This does not need to be too large, just enough to handle the initial OS install.

    Create Image SUSE Datablock

  3. Navigate to Templates -> VMs.

    • Click the Green + Dropdown and select Create.
    • Fill in the name - [OS name] Installation.
    • Add Memory.
    • Add Physical and Virtual CPU.

    Reminder: For efficient oversubscription of CPU cycles, ensure Physical CPU allocation is 1/10th that of the Virtual CPU allocation.

    • Switch to the Storage tab.
      • Select the ISO as DISK 0.
      • Click the Blue Plus Button.
      • Select the empty disk image as DISK 1.
    • Add a network interface on the Network tab if required - this is useful for pulling the latest software versions if your OS connects to external repositories.
    • Click the green Create button.
  4. Once the Template is created, select it and click Instantiate.

    • Enter a VM name.
    • Click the green Instantiate button.

      Info: At this point, the new Instance should appear under Instances → VMs.

  5. Click on the VM and open a VNC session.

  6. Use the VNC session to install the new Operating System as per usual method.

  7. After the installation process is complete, power off the VM - either via the command line or from Instances -> VMs in the Dashboard.

  8. The installed VM will now be deleted by checking the box next to the VM in the Instances VM List and pressing the Red Trash Bin on the header ribbon, but make sure the Images are not removed as well. The Datablock, flagged as persistent, will retain the installed OS.

  9. Modify the Image to be used for VMs.

    • Navigate to Storage -> Images.
    • Select the Generic Datablock Image created to install the OS.
    • Change Type to OS.
    • Change Persistence to NO.

    OS Image Not Persistent

  10. The VM Template created during the initial instantiation and installation can be modified to reference only the newly created OS Image by removing the other Disks (CD-ROM ISO, etc.).

Permissions may need to be altered to allow Users to instantiate VMs from the Template.