[Pkg-xen-devel] Bug#702046: xen-utils-4.0: PyGrub VM Boot fails after xen-utils 4.0.1-5.6 -> 4.0.1-5.7 Update
Garrett Reid
garrett.reid at gmail.com
Sat Mar 2 20:09:29 UTC 2013
I too was unable to boot domU after the upgrade, and Sebastian's patch worked perfectly.
All I did was this part:
> I looked in the upstream source and this suggests that there should be a:
> output_directory = "/var/run/xend/boot"
> not_really = False
> somewhere around L646
> If i insert that, it also works as expected.
I edited /usr/lib/xen-4.0/bin/pygrub, added this change (line number was correct, too), and now my system boots again :)
Thanks!
More information about the Pkg-xen-devel
mailing list