From b7ed9867d6dcf7c7de7e83774b21e72909945c48 Mon Sep 17 00:00:00 2001 From: ronivay Date: Wed, 25 Aug 2021 12:33:52 +0300 Subject: [PATCH] update README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 74bdfd6..4b9ba8b 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,11 @@ Supported Linux distributions and versions: - Ubuntu 18.04 - Ubuntu 16.04 -I suggest using a fresh OS installation and not to use the VM for anything else besides Xen Orchestra. +Only x86_64 architecture is supported. For all those raspberry pi users out there, check [container](https://hub.docker.com/r/ronivay/xen-orchestra) instead. + +All OS/Architecture checks can be disabled in xo-install.cfg for experimental purposes. Not recommended obviously. + +I suggest using a fresh OS installation, let script install all necessary dependencies and dedicate the VM for running Xen Orchestra. If you plan on using the prebuilt VM image for XenServer/XCP-ng, see the image section below.