From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LcF6r-0006Jl-2I for qemu-devel@nongnu.org; Wed, 25 Feb 2009 03:27:17 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LcF6n-0006JZ-1R for qemu-devel@nongnu.org; Wed, 25 Feb 2009 03:27:16 -0500 Received: from [199.232.76.173] (port=56347 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LcF6m-0006JW-QN for qemu-devel@nongnu.org; Wed, 25 Feb 2009 03:27:12 -0500 Received: from mx20.gnu.org ([199.232.41.8]:31137) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LcF6m-0001sh-Ar for qemu-devel@nongnu.org; Wed, 25 Feb 2009 03:27:12 -0500 Received: from csmtp2.one.com ([195.47.247.206] helo=csmtp2.b-one.net) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LcF6i-0000Li-Es for qemu-devel@nongnu.org; Wed, 25 Feb 2009 03:27:08 -0500 Received: from [192.168.10.151] (static-213-115-7-226.sme.bredbandsbolaget.se [213.115.7.226]) by csmtp2.b-one.net (Postfix) with ESMTP id 0A7C616001CFC for ; Wed, 25 Feb 2009 09:27:06 +0100 (CET) Message-ID: <49A500C4.7000405@rt-labs.com> Date: Wed, 25 Feb 2009 09:26:44 +0100 From: Hans-Erik Floryd MIME-Version: 1.0 Subject: Re: [Qemu-devel] SD card on ARM References: <49A49361.2060503@rogers.com> In-Reply-To: <49A49361.2060503@rogers.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Sounds like the problem I reported here: http://lists.gnu.org/archive/html/qemu-devel/2009-02/msg00039.html There's a patch there if you want to give it a try. With that patch I am able to mount SD cards on ARM/Integrator. Doug Schaefer skrev: > Hey gang, I ran into the same issue someone else raised in the forum. Is > the SD card option supposed to be working on ARM? If so, are there > official instructions on how to set it up for Linux? I've been trying > with Paul's kernel/initrd and my own kernel build and no luck. > > http://qemu-forum.ipi.fi/viewtopic.php?f=20&t=4373&p=14381#p13126 > > Thanks, > Doug. > >