From: Gleb Natapov <gleb@redhat.com>
To: Mark Blakeney <mark.blakeney@bullet-systems.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Fwd: Problem booting 32 bit guest on 64 bit host using kvm
Date: Tue, 1 Jan 2013 12:08:18 +0200 [thread overview]
Message-ID: <20130101100818.GC12402@redhat.com> (raw)
In-Reply-To: <CAMgy+8PR32f4PCJ2EZDCQVGCn6J6yeHcx8XMVpKw-Dx=vzm5nw@mail.gmail.com>
On Tue, Jan 01, 2013 at 11:17:52AM +1000, Mark Blakeney wrote:
> 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
> find that the same qemu command line results in that guest failing to boot
> with a "no active boot partition" error message.
>
> The command I have been using is:
>
> qemu-system-i386 \
> -machine pc,accel=kvm \
> -m 256M \
> -vga std \
> -net nic,vlan=1,model=pcnet \
> -net user,vlan=1,hostfwd=::8050-$GUEST:22 \
> -hda "$DISK"
>
> I find that if I change to "accel=tcg" in above command (or add -no-kvm)
> then the guest will boot ok but I find my host works much harder & slower
> than when I use kvm. Is there a qemu option so I can use kvm but get around
> this guest boot issue?
>
What is your kernel version?
--
Gleb.
next prev parent reply other threads:[~2013-01-01 10:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CAMgy+8MmP+mkN0Ox6qvcGuWuJK6Dq5qSuEbawQRvsodxm41roA@mail.gmail.com>
2013-01-01 1:17 ` [Qemu-devel] Fwd: Problem booting 32 bit guest on 64 bit host using kvm Mark Blakeney
2013-01-01 10:08 ` Gleb Natapov [this message]
2013-01-01 11:17 ` Mark Blakeney
2013-01-01 11:30 ` Gleb Natapov
2013-01-01 12:42 ` Mark Blakeney
2013-01-01 14:17 ` Gleb Natapov
2013-01-02 7:35 ` Mark Blakeney
2013-01-02 9:40 ` Gleb Natapov
2013-01-02 12:26 ` Mark Blakeney
2013-01-02 12:58 ` Gleb Natapov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130101100818.GC12402@redhat.com \
--to=gleb@redhat.com \
--cc=mark.blakeney@bullet-systems.net \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).