From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LcQoz-0000Px-Nm for qemu-devel@nongnu.org; Wed, 25 Feb 2009 15:57:37 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LcQox-0000Ob-E9 for qemu-devel@nongnu.org; Wed, 25 Feb 2009 15:57:36 -0500 Received: from [199.232.76.173] (port=56013 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LcQox-0000OK-0r for qemu-devel@nongnu.org; Wed, 25 Feb 2009 15:57:35 -0500 Received: from smtp118.rog.mail.re2.yahoo.com ([68.142.225.234]:36503) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LcQow-00079B-E2 for qemu-devel@nongnu.org; Wed, 25 Feb 2009 15:57:34 -0500 Message-ID: <49A5B0BB.9080102@rogers.com> Date: Wed, 25 Feb 2009 15:57:31 -0500 From: Doug Schaefer MIME-Version: 1.0 Subject: Re: [Qemu-devel] SD card on ARM References: <49A49361.2060503@rogers.com> <49A500C4.7000405@rt-labs.com> In-Reply-To: <49A500C4.7000405@rt-labs.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 Hans-Erik Floryd wrote: > 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. >> >> > Excellent. That seems to work. I was able to create partitions. I also tried with a mkfs.ext2 created file. Was the plan to make this an official patch, or are there issues still to be resolved? Thanks! Doug.