Skip to content

Instantly share code, notes, and snippets.

@gcgists
Created October 2, 2013 14:26
Show Gist options
  • Save gcgists/6794598 to your computer and use it in GitHub Desktop.
Save gcgists/6794598 to your computer and use it in GitHub Desktop.
Installing the VMS Supplemental Pack for XenServer 6.2 from a host root shell
xe-install-supplemental-pack /root/vms.iso
# Follow prompts. Reboot after a successfull install
[ $? ] && reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment