Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Step-by-step guide

Panel
bgColor#fff
titleVSS

...

Portal
  1. Login to https://vss-portal.eis.utoronto.ca
  2. Look for the VM to edit and click Image Added
  3. From the VM tab, click con SPECS 
  4. From the CD/DVD dropdown select the ISO image to mount
    Image Added
  5. Click on SAVE.
Note

If the ISO file you need is not listed in the dropdown list, please follow the article Upload an ISO image to VSS and Load an ISO image in a Virtual Machine.



Panel
bgColor#fff
titleVSS CLI

Using https://vss-cli.eis.utoronto.ca or a local VSS CLI install

  1. Get VM Uuid 

    Code Block
    collapsetrue
    vss compute vm ls -f name ecstatic_mccarthy
    uuid                                  name
    ------------------------------------  -----------------------
    501220a5-a091-1866-9741-664236067142  1611T-ecstatic_mccarthy


  2. Get ISO path to mount:

    Code Block
    collapsetrue
    vss compute iso ls -f name CentOS-7.0
    path                                                           name
    -------------------------------------------------------------  -------------------------------------
    [vss-ISOs] Linux/CentOS/CentOS-7.0-1406-x86_64-DVD.iso         CentOS-7.0-1406-x86_64-DVD.iso
    [vss-ISOs] Linux/CentOS/CentOS-7.0-1406-x86_64-NetInstall.iso  CentOS-7.0-1406-x86_64-NetInstall.iso
    [vss-ISOs] Linux/CentOS/CentOS-7.0-1406-x86_64-Minimal.iso     CentOS-7.0-1406-x86_64-Minimal.iso

...


  1. Submit a request to mount the ISO image:

    Code Block
    collapsetrue
    vss compute vm set 501220a5-a091-1866-9741-664236067142 cd 1 --iso "[vss-ISOs] Linux/CentOS/CentOS-7.0-1406-x86_64-DVD.iso"

...

Web UI

...

...


Note

If the ISO file you need is not listed

in the dropdown list

, please follow the article Upload an ISO image to VSS and Load an ISO image in a Virtual Machine.



Panel
bgColor#fff
titleVSS intervention
  1. Send an email to vss(at)eis.utoronto.ca requesting to load any ISO
  2. Wait for email confirmation


Filter by label (Content by label)
showLabelsfalse
max5
spacesVSSPublic
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("iso","faq","kb-how-to-article","vm") and type = "page" and space = "VSSPublic"
labelsiso faq

...