Hi, I'm trying to run the latest Meego N900 image on QEMU, but I'm getting an error. Image creation and qflash complete with no errors, but I get a problem when I launch the image. Here's my command to build and launch the image:
sudo mic-image-creator --run-mode=0 --use-comps --cache=mycachedir --format=raw --arch=armv7l --save-kernel --config=meego-core-armv7l-n900-1.0.90.1.20100907.1.ks ./qflasher -m rx51 -k meego-core-armv7l-n900-1.0.90.1.20100907.1-1.0.90.20100908.1624-vmlinuz-2.6.35.3-6.2-n900 -o meego_qemu_nand.img -yk sudo qemu-system-arm -M n900 -mtdblock meego_qemu_nand.img -sd empty -sd meego-core-armv7l-n900-1.0.90.1.20100907.1-1.0.90.20100908.1624-mmcblk0p.raw -serial stdio -clock unix Here's the error I see when it is launched: qemu: hardware error: no boot device found CPU #0: R00=00000000 R01=00000000 R02=00000000 R03=00000000 R04=00000000 R05=00000000 R06=00000000 R07=00000000 R08=00000000 R09=00000000 R10=00000000 R11=00000000 R12=00000000 R13=00000000 R14=00000000 R15=400140a4 PSR=400001d3 -Z-- A svc32 Abort Has anyone else seen this? I believe I am running the latest QEMU, but is there a way to verify this? Thanks, -Bob _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
