Installation
Download iso
Current link as of this writing. Write the iso to a usb stick using rufus and imaged a computer.
https://mirrors.xcp-ng.org/isos/8.2/xcp-ng-8.2.1-20231130.iso?https=1
Login with ssh
Connect to XenServer with ip address and ssh using something like moba.
Helpful commands | What do | Notes |
xe sr-list | basic info about your setup | |
lsblk | list of storage disks | |
xe sr-create name-label="local2tb" type=ext device-config-device=/dev/sdb3 share=false content-type=user |
create a usable disk for vms.
command results: a9c011d3-d030-4d54-c07a-f8499655cc37 |