qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: John Snow <jsnow@redhat.com>
To: Yu-Cheng Liu <peter90609@gmail.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] QEMU q35 about Linux booting problem
Date: Mon, 31 Aug 2015 14:07:13 -0400	[thread overview]
Message-ID: <55E497D1.3080802@redhat.com> (raw)
In-Reply-To: <CACS=nFMxrb5hPYDw=MA9nUvqbQsk73yzhQxT5PgSZ2bUtQUB6g@mail.gmail.com>



On 08/31/2015 02:31 AM, Yu-Cheng Liu wrote:
> Dear all:
> I can boot in Linux with default machine use :
> qemu-system-x86_64 -bios [ Path to coreboot with FILO ] -hda [ Path to
> Linux image ] -nographic
> 
> when I use Q35 machine :
> qemu-system-x86_64 *-M q35* -bios [ Path to coreboot with FILO ] -hda [
> Path to Linux image ] -nographic
> the FILO would tell us that "IDE channel 0 not found",and not boot in Linux
> 
> how can I fix this problem ?
> 
> Thank you ~

Are you using a version of QEMU that predates v2.2.0? -hda did not work
for Q35 prior to 2.2. I recommend using at least v2.4.0 if you are
trying to use Q35 however, as the Q35 machine was not migratable prior
to v2.4.0.

If you are running a modern version, it looks like it could be a bug.

      reply	other threads:[~2015-08-31 18:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-31  6:31 [Qemu-devel] QEMU q35 about Linux booting problem Yu-Cheng Liu
2015-08-31 18:07 ` John Snow [this message]

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=55E497D1.3080802@redhat.com \
    --to=jsnow@redhat.com \
    --cc=peter90609@gmail.com \
    --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).