administrators
Posts
-
RE: Feature Request / Community Input – VM Boot Order & Delayed Startup
Hi,
You can use vApp for that.
-
RE: 🛰️ XO 6: dedicated thread for all your feedback!
@ph7 Thanks for all the feedback! We took notes of everything, and we're already fixing some of them

@jr-m4, @probain and @acebmxer We were eventually able to reproduce the VDI name bug, we'll fix that!
@Davidj-0 said in
️ XO 6: dedicated thread for all your feedback!:Should we add this to https://docs.xen-orchestra.com/installation#installing-dependencies ? Or will it not be necessary after the next release?
It won't be necessary after we merge this PR, which should be very soon.
-
RE: How to Install XCP-ng Guest Tools on Rocky Linux 10?
@gduperrey said in How to Install XCP-ng Guest Tools on Rocky Linux 10?:
but I don't have a release date yet, even for testing
Actually it's already available as
xcp-ng-pv-toolsin thexcp-ng-incomingrepository. What Gaël means is that we haven't run CI on it yet, so we haven't moved the package to thetestingrepository yet, which is when we usually invite users to test.However here I'm able to say that there's no risk in installing it now for testing, with:
yum update xcp-ng-pv-tools --enablerepo=xcp-ng-incoming,xcp-ng-ci,xcp-ng-testing,xcp-ng-candidates(the testing repos will only be enabled for the time of the command, not permanently)
-
RE: How to Install XCP-ng Guest Tools on Rocky Linux 10?
To install XCP-ng tools from the ISO, simply use the following command:
bash /mnt/Linux/install.sh -d rhel -m 9Source: https://docs.xcp-ng.org/vms/#derived-linux-distributions
Indeed, it's simply the version that isn't detected by the
install.shscript, but the tools install correctly. This issue is present on all Red Hat 10 and derivatives.An RPM package fixing this is in the pipe for XCP-ng 8.3, but I don't have a release date yet, even for testing. But it's in progress
