On 28/01/2008, Sébastien Lorquet <[EMAIL PROTECTED]> wrote: > /media/mmcblk0 is the mount point for the sd card device /dev/mmcblk0 > I guess it's not emulated on qemu, or you didn't give enough options to qemu > to emulate this one.
It is emulated if you passed the -sd switch (or respective -drive option), but I assume Mihaela did if he's seeing regression. It's unlikely that it's caused by a qemu change. Probably the kernel module isn't loading or it's not built in latest kernel or something, but don't know. Regards

