无法在ubuntu12.04上运行ubuntu模拟器

无法在ubuntu12.04上运行ubuntu模拟器

我通过 ubuntu SDK 安装了 ubuntu 模拟器。安装后ubuntu-emulator list 我得到了我的模拟器名称,但安装后系统
ubuntu-emulator run deviceone 提示 open /home/amarendra/.local/share/ubuntu-emulator/deviceone/.device: no such file or directory
我已看到内容,错误位置只有一个 sdcard.img 文件。

我该如何解决这个问题?我是 Ubuntu 开发的新手。

答案1

Launchpad 和论坛上也报告了此问题:

https://bugs.launchpad.net/ubuntu/+source/goget-ubuntu-touch/+bug/1331177

http://ubuntuforums.org/showthread.php?t=2208424

目前有两个建议,但都不适用于我:

  • 安装 libudev1:i386
  • 使用 --use-raw-disk 键

我重新创建了模拟器图像,该.device文件仅包含一行:

i386

相关内容