相关疑难解决方法(0)

安装在 VirtualBox 中的 Android 启动过程似乎卡住了

我已经按照本教程在 Thinkpad T400 上的 Lubuntu 18.04 上的 VirtualBox 5.2 上安装了 Android 7.1 。这是配置

虚拟框对话框

特别是,我为 Android 分配了 1GB RAM。目前在 Lubuntu 上free显示了这一点:

$ free -h
              total        used        free      shared  buff/cache   available
Mem:           7.7G        5.4G        492M        608M        1.8G        1.4G
Swap:           14G        850M         14G
Run Code Online (Sandbox Code Playgroud)

当我启动 Android VM 时,屏幕显示了一些有关启动 Android 的信息,但最终卡在了一个空白屏幕,左上角有一个光标,同时 Lubuntu 对可用 RAM 进行了轻微的更改,如下所示

$ free -h
              total        used        free      shared  buff/cache   available
Mem:           7.7G        5.8G        242M        628M        1.6G        992M
Swap:           14G        863M         14G
Run Code Online (Sandbox Code Playgroud)

我猜 Android 卡住了不是因为内存不足。我想知道原因是什么以及我能做些什么来解决这个问题?谢谢。

启动 Android - GRUB 菜单

Android 似乎正在启动

黑屏


更新

我尝试将虚拟机设置中分配的内存大小更改为 2GB,然后更改为 …

boot virtualbox lubuntu android

4
推荐指数
3
解决办法
3万
查看次数

标签 统计

android ×1

boot ×1

lubuntu ×1

virtualbox ×1