[Bug 1311870] Re: pygrub on 12.04 don't start 14.04

2014-05-08 Thread ysth
** Also affects: xen (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to xen in Ubuntu. https://bugs.launchpad.net/bugs/1311870 Title: pygrub on 12.04 don't start 14.04 To manage noti

[Bug 1311870] Re: pygrub on 12.04 don't start 14.04

2014-05-09 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. As far as I understand, Xen's use of pygrub means that it must understand what grub is doing, and thus this is not a bug in grub, but in Xen and/or pygrub only. If behaviour in 14.04's grub has changed, then it is

[Bug 1311870] Re: pygrub on 12.04 don't start 14.04

2014-05-09 Thread imker
Hello Robie, I think so. pygrub should understand the 14.04 grub menu, so pygrub on 12.04 needs to be fixed. Thats why I first wort this bug against XEN. I don't konw why it was changed to grub by somebody. Have a nice day. Imker -- You received this bug notification because you are a member of

[Bug 1311870] Re: pygrub on 12.04 don't start 14.04

2014-06-10 Thread Fantu
To boot pv domUs with newer grub pvgrub2 is needed, I'm using for a few months a custom build from source, Trusty have it in official repository: http://packages.ubuntu.com/trusty/grub-xen Even if I not tested official debian/ubuntu now and from a quick look I do not saw where is the file to pas

[Bug 1311870] Re: pygrub on 12.04 don't start 14.04

2014-06-10 Thread imker
Hello Fantu, thanks for this hint. It's gr8 that trusty (Ubuntu 14.04) installes the pygrub2 package, so it should be possible to start a 14.04 pv domU on a 14.04 dom0. I also did not test this. But thats not a solution for thoose who run the dom0 on 12.04 and want to use a 14.04 pv domU now. So

[Bug 1311870] Re: pygrub on 12.04 don't start 14.04

2014-06-12 Thread Fantu
These are details for build custom pvgrub2 image I did: aptitude install autogen libdevmapper-dev libfuse-dev unifont # some are optionals but useful (other requirements if I am not mistaken are included in the preparation of xen and qemu from source) git clone git://git.sv.gnu.org/grub.git ./au

[Bug 1311870] Re: pygrub on 12.04 don't start 14.04

2014-10-13 Thread Trev Peterson
I also confirm that I can't boot any 14.04 LTS domU on Ubuntu 12.04 or Debian Wheezy dom0s with the pygrub available in those repositories. Hopefully 12.04 and wheezy both get pygrub updates to support 14.04 domUs. -- You received this bug notification because you are a member of Ubuntu Server Te

[Bug 1311870] Re: pygrub on 12.04 don't start 14.04

2014-10-13 Thread Robie Basak
> Hopefully 12.04 and wheezy both get pygrub updates to support 14.04 domUs. A backport[0] or SRU[1] is probably suitable here (I'm not sure which). Volunteers welcome. For a first step, we need to understand what version of pygrub is needed, or what patch needs to be backported. [0] https://wiki

[Bug 1311870] Re: pygrub on 12.04 don't start 14.04

2014-11-22 Thread Fantu
These will solves: grub2 (2.02~beta2-16) unstable; urgency=medium [ Ian Campbell ] * Provide prebuilt grub-xen binaries for host use in a new grub-xen-host package. * Build/Install binaries into /boot/xen when installing grub-xen. -- Ian Campbell Thu, 06 Nov 2014 13:32:01 + htt