How to create a local ISO Storage Repository on Citrix XenServer

Who doesn't know the problem! The hard work with CDs or DVDs. The solution -> use ISO library. If this can't be placed centrally on the network, then you can create a local ISO library on XenServer. 
The following is a short guide:
  1. Create the directory "/var/opt/xen/iso_library/", this can be created with this command:
    mkdir -p /var/opt/xen/iso_library
  2. The ISO storage repository is created as follows:
    xe
    sr-create name-label ="ISORepository" type=iso device-config:location=/var/opt/xen/iso_library/ device-config:legacy_mode=true content-type=iso
  3. Use WinSCP or other tool to copy the ISO files in the directory iso_library
  4. Now, you can selected ISO on Citrix XenCenter at drop-down "DVD Drive"
Have fun!

Comments

Post a Comment

Popular posts from this blog

How to fix the check box on RDWeb 2012 for use private computer

How to set custom RDP Settings in Windows Server 2012

SCCM 2012 Software Center returned error code 0x0041013 (-2147217389)