Unable to add an iso file with upper-case extension(.ISO) in SolusVM

Have more questions? Submit a request

Applicable to:

  • SolusVM

Symptoms 

An iso file is not present in dropdown menu in SolusVM Admin panel > Media > Add ISO

Cause

The ISO file has upper-case extension:

# ls -lh /home/solusvm/kvm/iso/Windows_Server_2016_Datacenter.ISO
-rw-r--r-- 1 root root 4843016192 Feb 19 19:17 /home/solusvm/kvm/iso/Windows_Server_2016_Datacenter.ISO

Resolution

SolusVM detects the iso file with lower-case letters only.

  1. Connect to master server via SSH
  2. Change the extension to lower-case letters:

    # mv /home/solusvm/kvm/iso/Windows_Server_2016_Datacenter.{ISO,iso}

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share

Comments

0 comments

Please sign in to leave a comment.