FYI, I just discovered that I can make my Solaris guest boot every
time in kvm by specifying an interactive boot at the boot prompt and
then just hand stepping through the default prompts. Presumably there
is a timing issue in the guest boot sequence which kvm is exposing
when running natively on m
worked fine. So I don't think this is an issue with
older/later versions of qemu.
Another very odd thing is that about one in 40 attempts the image will
boot in kvm. Completely random though it seems. Always boots if I add
"-no-kvm".
--
Mark Blakeney.
suggesting it may be related to the
kernel upgrade?
--
Mark Blakeney.
On Tue, Jan 1, 2013 at 9:30 PM, Gleb Natapov wrote:
> On Tue, Jan 01, 2013 at 09:17:52PM +1000, Mark Blakeney wrote:
>> Linux pc 3.7.0-7-generic #15-Ubuntu SMP Sat Dec 15 16:34:25 UTC 2012
>> x86_64 x86_64 x
booting that qemu image on the stock
Ubuntu kernel (3.5.0.21.27) with the same result.
--
Mark Blakeney.
On Tue, Jan 1, 2013 at 8:08 PM, Gleb Natapov wrote:
> On Tue, Jan 01, 2013 at 11:17:52AM +1000, Mark Blakeney wrote:
>> Hi, I am inexperienced using QEMU and hoping somebody here ca
Hi, I am inexperienced using QEMU and hoping somebody here can help me.
Some time ago I cloned a disk image of an old Solaris legacy system and was
able to successfully boot and use it within QEMU. Recently I upgraded my
host from i386 Ubuntu 12.04 to a new box running x86_64 Ubuntu 12.10. Now I
f