vmware 安装 android-x86
 编辑于 2022-04-18 19:28:12 阅读 1956

总结:国内很多app都闪退
卡在console界面的解决办法
重启

选择调试模式

以读写方式重新挂载目录/mnt
mount -o remount,rw /mnt

然后,编辑/mnt/grub/menu.lst文件
把quiet改成nomodeset xforcevesa_,保存后重启即可
编辑前

编辑后


总结:国内很多app都闪退


mount -o remount,rw /mnt

然后,编辑/mnt/grub/menu.lst文件
把quiet改成nomodeset xforcevesa_,保存后重启即可
编辑前

编辑后
