Follow these steps to install AirDefense on the Xen Hypervisor:
(AD-VM-adsp-9-2-0-09-dvd.gz) and the
                    configuration file (AD-VM-adsp-9-2-0-09-dvd.xm) to a location on
                    your Xen server. Let us assume that the location is: /var/lib/libvirt/images.
            gunzip
                        AD-VM-adsp-9-2-0-09-dvd.gz.
            /var/lib/libvirt/images and edit the
                    configuration file: vi
                        AD-VM-adsp-9-2-0-09-dvd.xm.
                

disk = [ file:/var/lib/libvirt/images/adsp-disk,hda,w
                        ]
            #
                        fallocate -l <new size in bytes>
                        /var/lib/libvirt/images/adsp-disk
                    By default, the size of the AirDefense image is set as the size your AirDefense VM disk. It is recommended that you increase the disk size to match the system requirements as specified in Required System Configuration.
xm new
                        AD-VM-adsp-9-0-2-09-dvd.xm
            xm start adsp-920-09
                
Note
The VM name is the same as the one you specified in the configuration file.xm
                        console <ADSP VM name>