On 10/31/2018 08:49 AM, Dimitar Angelov wrote: > On Wed, 31 Oct 2018 00:47:46 +0100 Hans van Kranenburg > <h...@knorrie.org> wrote: >> Hi, >> >> I see that there's no /usr/lib/xen-4.11/bin/pygrub indeed, and that's >> something that sounds wrong. Apparently, noone involved in helping >> getting Xen 4.11 into Debian so far has been a pygrub user. >> >> So... thanks for reporting, and thanks for trying out the new packages. >> >> I suspect it's rather obvious there's a problem, since there's no pygrub >> file at all, so we have to find out why and how it can be fixed. >> > > Missing pygrub stops booting paravirtualized Debian guests with > grub-legacy. > Can you suggest how to workaround?
The quickest way, for now, would be to get it from the source package, and put the pygrub file from it in /usr/lib/xen-4.11/bin: https://sources.debian.org/data/main/x/xen/4.11.1~pre.20180911.5acdd26fdc+dfsg-5/tools/pygrub/src/pygrub Hans