Installing the XenServer Linux Pack After XenServer Deployment

  1. Download the Linux supplemental pack from citrix.com
  2. Upload the ISO to XenServer using WinSCP
  3. From the XenServer console (or Putty), go to the directory the ISO was uploaded in to
  4. Run the following commands:
    mkdir -p /mnt/iso
    mount -o loop XS-linuxcd.iso /mnt/iso
    cd /mnt/iso
  5. Now run ./install.sh
  6. The client will begin installing. There will be a momentary loss of connectivity to XenCenter whilst XAPI is restarted

Categories

Rob Goodair