From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38910) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWIcu-00016n-7p for qemu-devel@nongnu.org; Mon, 31 Aug 2015 02:31:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZWIct-0000Q8-Aq for qemu-devel@nongnu.org; Mon, 31 Aug 2015 02:31:32 -0400 Received: from mail-vk0-x22b.google.com ([2607:f8b0:400c:c05::22b]:35621) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWIct-0000Py-6J for qemu-devel@nongnu.org; Mon, 31 Aug 2015 02:31:31 -0400 Received: by vkaw128 with SMTP id w128so33318689vka.2 for ; Sun, 30 Aug 2015 23:31:30 -0700 (PDT) MIME-Version: 1.0 Date: Mon, 31 Aug 2015 14:31:30 +0800 Message-ID: From: Yu-Cheng Liu Content-Type: multipart/alternative; boundary=bcaec54864767eac11051e95953e Subject: [Qemu-devel] QEMU q35 about Linux booting problem List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --bcaec54864767eac11051e95953e Content-Type: text/plain; charset=UTF-8 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 ~ --bcaec54864767eac11051e95953e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
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=C2=A0-M q35=C2=A0-bios [ = Path to coreboot with FILO ] -hda [ Path to Linux image ] -nographic
<= div>the FILO would tell us that "IDE channel 0 not found",and not= boot in Linux

how can I fix this problem ?
<= div>
Thank you ~
--bcaec54864767eac11051e95953e--