On 3 May 2015 at 22:24, Patrick Doyle <wpds...@gmail.com> wrote:

> Can anybody point me in the direction of running an arm based QEMU
> with a (simulated) SD/MMC card?
>
> From the documentation for QEMU, I see that I can pass a -drive
> parameter to QEMU with an if=sd option, which sounds (reads?) an awful
> lot like I can simulate an SD/MMC card.
>
> But looking through the Yocto supplied runqemu script, (actually,
> runqemu-internal) it appears that only supports -hda or -virtio disks.
>

I've no experience using if=sd, but at the end of the day runqemu is just a
helper script, you can pass the right arguments to qemu directly or patch
the script locally.

Ross
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to