On 26/11/23 23:13, Manuel Bouyer wrote:
On Sun, Nov 26, 2023 at 05:27:47PM +1300, Mark Davies wrote:I just switched one of my xen dom0 boxes from xen 415 to xen 418 and an archlinux client that was booting now fails with: Parsing config from /etc/xen/barretts libxl: error: libxl_bootloader.c:455:libxl__bootloader_run: Domain 7:failed to create bootloader dir /var/lib/xen/bootloader.7.d: No such file or directoryDoes /var/lib/xen/ exists ?
It did not, and creating it seemed to be sufficient to get the pygrub boot to work.
I'm pretty sure this directory didn't exist when this machine was running 415.
Interestingly my other DOM0 box, which is still running 415, does have that directory, but looks like it was last touched in 2018 so a left over from a much older xen there.
cheers mark