This is still the case in Intrepid with KVM.
--
fancy isolinux screen on install isos hang xen/kvm HVM guests
https://bugs.launchpad.net/bugs/83642
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@
Well, I installed Ubuntu on Xen and had no such problem. The problem
seems to be fixed.
** Changed in: ubuntu
Status: Confirmed => Fix Released
--
fancy isolinux screen on install isos hang xen/kvm HVM guests
https://bugs.launchpad.net/bugs/83642
You received this bug notification because
This is still a problem in the beta version of Ubuntu Hardy Heron. Any
chance of not having this problem present at release? It manifests
itself a little strangely in the virt ui
--
fancy isolinux screen on install isos hang xen/kvm HVM guests
https://bugs.launchpad.net/bugs/83642
You recei
The problem was with the real->protected switch of gfxboot, relying on
some stale values in the processor, which is a corner case of x86 which
just can not be efficiently emulated. Xen recently (-unstable tree as of
today, i.e. 3.3) switched to emulating all realmode instructions, so
this is not a
Seems like hardy new livecd include work around for this and can boot,
at leas on my intel pentium d 940.
--
fancy isolinux screen on install isos hang xen/kvm HVM guests
https://bugs.launchpad.net/bugs/83642
You received this bug notification because you are a member of Ubuntu
Bugs, which is the
This happens because Intel VT does not emulate real mode calls, as
explained in the KVM FAQ. I would very much support the idea of not
using real mode calls for fancy boot screens thus.
--
fancy isolinux screen on install isos hang xen/kvm HVM guests
https://bugs.launchpad.net/bugs/83642
You rece
** Changed in: Ubuntu
Status: Unconfirmed => Confirmed
--
fancy isolinux screen on install isos hang xen/kvm HVM guests
https://bugs.launchpad.net/bugs/83642
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs ma
I can confirm this bug. Running the desktop-cd with qemu (or without loading
kvm-intel module) seems to work but is damn slow.
X seems to run inside kvm without a problem, only the early "bling" fails.
--
fancy isolinux screen on install isos hang xen/kvm HVM guests
https://launchpad.net/bugs/83
To reproduce:
Either install Xen, and try booting a HVM xen guest with one of the edgy
or dapper full install cd's. Or:
- Install feisty on an intel machine with VT enabled.
- apt-get install kvm
- sudo modprobe kvm-intel
- sudo kvm -m 128 -cdrom -boot d
witness the empty black box that comes