のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

b2g(FirefoxOS) arm emulator起動せず

B2G_emuのフォルダでコマンドを入力しているのに、B2G_genのフォルダのoutを実行しようとしている。

~/B2G_emu/B2G$ ./run-emulator.sh 
Creating sdcard image file with size: 512M ...
emulator: found Android build root: /home/B2G_gen
emulator: found Android build out:  /home/B2G_gen/out/target/product/generic
emulator: Could not open file: /home/B2G_gen/out/target/product/generic/system/build.prop: No such file or directory
emulator: Coult not find CPU ABI in build properties!
emulator: Default target architecture=arm
emulator: Could not open file: /home/B2G_gen/out/target/product/generic/system/build.prop: No such file or directory
emulator: Could not find target API level / SDK version in build properties!
emulator: Default target API level: 1000
emulator: using core hw config path: /home/B2G_gen/out/target/product/generic/hardware-qemu.ini
emulator: found skin-specific hardware.ini: /home/B2G_gen/development/tools/emulator/skins/HVGA/hardware.ini
emulator: keyset loaded from: /home/.android/default.keyset
emulator: trying to load skin file '/home/B2G_emu/B2G/development/tools/emulator/skins/HVGA/layout'
emulator: skin network speed: 'full'
emulator: skin network delay: 'none'
emulator: autoconfig: -ramdisk (null)
emulator: ERROR: No initial system image for this configuration!