[Bug 598649] Re: cannot boot grub multiboot image with kvm -kernel

2010-07-19 Thread Thierry Carrez
** Also affects: qemu-kvm (Ubuntu Lucid) Importance: Undecided Status: New ** Changed in: qemu-kvm (Ubuntu Lucid) Assignee: (unassigned) = Thierry Carrez (ttx) ** Changed in: qemu-kvm (Ubuntu Lucid) Assignee: Thierry Carrez (ttx) = Serge Hallyn (serge-hallyn) -- cannot boot

[Bug 598649] Re: cannot boot grub multiboot image with kvm -kernel

2010-07-19 Thread Serge Hallyn
The qemu patch might be back-portable, but the bios change which is also needed is not nicely back-portable to lucid, so this will have to be a maverick-only fix. -- cannot boot grub multiboot image with kvm -kernel https://bugs.launchpad.net/bugs/598649 You received this bug notification

[Bug 598649] Re: cannot boot grub multiboot image with kvm -kernel

2010-07-02 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu-kvm - 0.12.4+noroms-0ubuntu4 --- qemu-kvm (0.12.4+noroms-0ubuntu4) maverick; urgency=low * merge patch from upstream to fix multiboot.bin (LP: #598649) -- Serge Hallyn serge.hal...@canonical.com Mon, 28 Jun 2010 10:44:44 -0500 ** Changed

[Bug 598649] Re: cannot boot grub multiboot image with kvm -kernel

2010-06-29 Thread Serge Hallyn
I now have this working both on the ec2 instance and my maverick laptop using my own kvm and seabios packages. The kvm package is still the one in the bzr branch listed above, which needs sponsorship to get into maverick. The seabios package is the one at

[Bug 598649] Re: cannot boot grub multiboot image with kvm -kernel

2010-06-28 Thread Chuck Short
** Changed in: qemu-kvm (Ubuntu) Importance: Undecided = Medium ** Changed in: qemu-kvm (Ubuntu) Status: New = Triaged -- cannot boot grub multiboot image with kvm -kernel https://bugs.launchpad.net/bugs/598649 You received this bug notification because you are a member of Ubuntu

[Bug 598649] Re: cannot boot grub multiboot image with kvm -kernel

2010-06-28 Thread Serge Hallyn
With the package compiled from https://code.launchpad.net/~serge-hallyn/ubuntu/maverick/qemu-kvm/fix-multiboot which includes a patch entitled Fix multiboot compilation I get the exact same multiboot.bin as I get from kvm-git. Indeed, after this kvm gets further. However, I'm currently stuck on

[Bug 598649] Re: cannot boot grub multiboot image with kvm -kernel

2010-06-28 Thread Serge Hallyn
The maverick version of grub-mkimage (coming from grub-common) doesn't seem to create working images per the kvm-grub-loader.tar.bz2/README directions, but using grub-mkimage -O i386-pc --output=grub-loader.img --config=mycfg.cfg --prefix=/boot/grub biosdisk ext2 part_msdos ls I can get

[Bug 598649] Re: cannot boot grub multiboot image with kvm -kernel

2010-06-28 Thread Serge Hallyn
Using bios.bin from seabios compiled from git succeeds. So we need both: 1. the update package from my bzr tree, referenced above. 2. an update to the seabios package. -- cannot boot grub multiboot image with kvm -kernel https://bugs.launchpad.net/bugs/598649 You received this bug

[Bug 598649] Re: cannot boot grub multiboot image with kvm -kernel

2010-06-25 Thread Scott Moser
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/50919495/BootDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/50919496/Dependencies.txt ** Attachment added: ProcCpuinfo.txt http://launchpadlibrarian.net/50919497/ProcCpuinfo.txt **

[Bug 598649] Re: cannot boot grub multiboot image with kvm -kernel

2010-06-25 Thread Scott Moser
This tarball contains a re-create scenario. Download it, extract it, and the nrun: kvm -m 128 -drive file=disk.img,index=0,if=virtio \ -net nic,model=virtio -net user \ -kernel grub-loader.img That works with kvm tip, but not maverick's version (or lucid's) ** Attachment added:

[Bug 598649] Re: cannot boot grub multiboot image with kvm -kernel

2010-06-25 Thread Scott Moser
Looking into this further, I suspect that 'multiboot.bin' is involved. -- cannot boot grub multiboot image with kvm -kernel https://bugs.launchpad.net/bugs/598649 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu. --