I dont think userdata.img is involved. I did unyaffs the image and it contains local and nativebenchmark directories. if you start emulator and do adb shell, you see a data directory that contains local and nativebenchmark. local has the webapps dir, with all webapps.
You are right that in dmesg there are errors for mmcblk0, but the main issue is earlier: <6>mmc0: new SD card at address e118 <6>mmcblk0: mmc0:e118 SU02G 69.9 MiB <6> mmcblk0: unknown partition table It seems it tries to mount something with a bad partition table, thus failing. Kind Regards, Riccardo Il giorno sabato 3 novembre 2012 21:38:11 UTC+1, ox ha scritto: > Same for me here. > it seems that the hardware-qemu.ini in the ./out/target/product/generic_x86 > folder contains an invalid entry for the data partition entry: > > ./out/target/product/generic_x86//./out/target/product/generic_x86/userdata.img > dmesg shows several entries for: > FAT: bogus number of reserved sectors > VFS: Cant' find a valid FAT filesystem on dev mmcblk0. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
