Skip to main content

Create a ISO folder

Find server UUID:

xe host-list

Create ISO folder

mkdir -p /var/opt/xen/ISO
xe sr-create name-label=”Local ISO” type=iso host-uuid=<host-uuid> \device-config:location=/var/opt/xen/ISO \device-config:legacy_mode=true content-type=iso