From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MtmNf-0002Lo-SA for qemu-devel@nongnu.org; Fri, 02 Oct 2009 13:57:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MtmNc-0002Gp-2z for qemu-devel@nongnu.org; Fri, 02 Oct 2009 13:57:23 -0400 Received: from [199.232.76.173] (port=45770 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MtmNb-0002Gh-Or for qemu-devel@nongnu.org; Fri, 02 Oct 2009 13:57:19 -0400 Received: from mail-bw0-f211.google.com ([209.85.218.211]:42396) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MtmNb-00037J-BM for qemu-devel@nongnu.org; Fri, 02 Oct 2009 13:57:19 -0400 Received: by bwz7 with SMTP id 7so1292062bwz.34 for ; Fri, 02 Oct 2009 10:57:18 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <4AC5E691.5000909@redhat.com> References: <1254325401-18777-1-git-send-email-kraxel@redhat.com> <4AC4725D.1020009@redhat.com> <4AC5E691.5000909@redhat.com> From: Blue Swirl Date: Fri, 2 Oct 2009 20:56:58 +0300 Message-ID: Subject: Re: [Qemu-devel] [PATCH] Reorganize option rom (+linux kernel) loading. Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org On Fri, Oct 2, 2009 at 2:40 PM, Gerd Hoffmann wrote: >> OK, V2 seems to work, except that the command line is not passed: >> NET: Registered protocol family 1 >> NET: Registered protocol family 17 >> Kernel panic - not syncing: VFS: Unable to mount root fs on >> unknown-block(1,0) >> =C2=A0<0>Press L1-A to return to the boot prom > > So you are booting sparc via -kernel I guess? Yes, the sparc-test setup from QEMU download page.