qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] QEMU q35 about Linux booting problem
@ 2015-08-31  6:31 Yu-Cheng Liu
  2015-08-31 18:07 ` John Snow
  0 siblings, 1 reply; 2+ messages in thread
From: Yu-Cheng Liu @ 2015-08-31  6:31 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 403 bytes --]

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 ~

[-- Attachment #2: Type: text/html, Size: 565 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] QEMU q35 about Linux booting problem
  2015-08-31  6:31 [Qemu-devel] QEMU q35 about Linux booting problem Yu-Cheng Liu
@ 2015-08-31 18:07 ` John Snow
  0 siblings, 0 replies; 2+ messages in thread
From: John Snow @ 2015-08-31 18:07 UTC (permalink / raw)
  To: Yu-Cheng Liu, qemu-devel



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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-08-31 18:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-31  6:31 [Qemu-devel] QEMU q35 about Linux booting problem Yu-Cheng Liu
2015-08-31 18:07 ` John Snow

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).