Create ISO storage
Start by SSH-ing to your xcp-ng host
Create storage directory
Section titled “Create storage directory”mkdir -p /isos && cd /isosDownload ISO
Section titled “Download ISO”curl https://releases.ubuntu.com/22.04/ubuntu-22.04-live-server-amd64.iso --output ubuntu-22.04-live-server-amd64.iso
Create ISO storage in XOA
Section titled “Create ISO storage in XOA”Navigate to ➕New > 💿Storage
- Host: Select your host
- Name:
ISOs - Description:
Local storage for ISOs - Storage type:
ISO SR Local - Path:
/isos - Click ▶️Create
