错误:调整分区e2fsck的大小失败,退出代码为8 [英] ERROR: resizing partition e2fsck failed with exit code 8

查看:2243
本文介绍了错误:调整分区e2fsck的大小失败,退出代码为8的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是android studio的新手.当我尝试在模拟器上的android studio中运行我的第一个程序时,出现此错误.

I'm new to android studio. When I try to run my first programme in android studio on the emulator, I get this error.

我已经搜索了其他注释,还尝试将build.gradle从24.0.0降低到23.0.3,如下所示,但仍然无法正常工作.我正在Nexus 5X API 23上运行.

I have searched through other comments and have also tried decreasing my build.gradle from 24.0.0 to 23.0.3 as shown below, but it still doesn't work. I'm running on Nexus 5X API 23.

android {
    compileSdkVersion 24
    buildToolsVersion "23.0.3"
}

显示的错误是:

无法在模拟器中启动AVD.

Cannot launch AVD in emulator.

Output:
emulator: WARNING: userdata partition is resized from 756 M to 800 M ERROR: resizing partition e2fsck failed with exit code 8
Hax is enabled
Hax ram_size 0x60000000
HAX is working and emulator runs in fast virt mode.
emulator: Listening for console connections on port: 5554
emulator: Serial number of this emulator (for ADB): emulator-5554

推荐答案

将Android SDK工具包更新到25.2.2版后,我遇到了同样的问题.为了解决该问题,我重新启动了Android SDK Manager,然后创建了新的虚拟设备,而不是使用旧的虚拟设备.

I had the same issue after updating Android SDK tools package to version 25.2.2. To fix the problem i've restarted Android SDK Manager and then created new virtual device instead of using the old one.

这篇关于错误:调整分区e2fsck的大小失败,退出代码为8的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆