Samuel Verschelde

Results 254 comments of Samuel Verschelde

Hmm, the symptoms are different from those of the original reporter, because their grub enters rescue mode (which means grub could start but not boot the system) when yours can't...

Enhancement suggestion duly noted. In the meantime, you can probably already do it by specifying a post-install script directly in the answerfile. Example : ``` http://pxe/configs/presets/scripts/filesystem-populated.py ``` See https://github.com/xcp-ng/host-installer/blob/master/doc/answerfile.txt#L104

You mean support for Secure boot when installing XCP-ng, or for guests?

The guest tools ISO image contains a tar.gz that should work on any distro (statically built binaries) in theory. You'd just need to setup the service (both initscript and systemd...

Thanks for your report. Does it work in XenServer 7.6? I'd like to rule out an XCP-ng-specific bug and report the bug to them too. They and we will probably...

Various users report FreeBSD VMs working fine for them in recent XCP-ng. Have you had the opportunity to test with XCP-ng 8.1 or 8.2?

This should be fixed in the XCP-ng 8.3 alpha installation ISOs, released today: https://xcp-ng.org/blog/2022/11/18/xcp-ng-8-3-alpha/

For those willing to test the pull request or even help developing the feature, here's a guide that explains how to build a modified ISO image with a modified installer:...

I don't know all the technical details, but I think this wouldn't be trivial to do. I think an encrypted storage repository would be something doable, probably at a significant...