无法写入分区 Not Found (android, pixel 3)

Posted

技术标签:

【中文标题】无法写入分区 Not Found (android, pixel 3)【英文标题】:Failed to write to partition Not Found (android, pixel 3) 【发布时间】:2019-05-02 04:24:41 【问题描述】:

我为闪烁像素 3 制作 .img 文件。 构建完美完成。我想要闪光灯。

当我像这样制作闪光灯时fastboot flash boot boot.imgandroid_PRODUCT_OUT=`pwd` fastboot flashall -w

它显示失败消息target reported max download size of 268435456 bytes Erase successful, but not automatically formatting. File system type raw not supported. Erase successful, but not automatically formatting. Can't determine partition type. FAILED (remote: variable not found)

writing 'boot'... FAILED (remote: Failed to write to partition Not Found) finished. total time: 2.506s

请帮我刷这个二进制文件。 提前致谢。

【问题讨论】:

我很确定启动映像不是“完美完成”,因为它不应该是raw 格式。您还需要解锁引导加载程序。这不是 SO 的问题。 @TheWanderer 原始格式是什么?当我下载像素 3 原始二进制文件时,它也有一些 xxx.img(如 boot.img)并且引导加载程序已解锁。日志中提到的分区未找到。我认为问题出在设备上。 【参考方案1】:

我刚刚遇到了同样的问题,它把我带到了这个帖子。确保您的 adb 和 fastboot 版本是最新的。您可以从Here获取最新版本

【讨论】:

以上是关于无法写入分区 Not Found (android, pixel 3)的主要内容,如果未能解决你的问题,请参考以下文章

虚拟机安装问题 希望高手指教,磁盘分区完后出现了 EZBOOT KERNEL NOT FOUND 是啥原因

android studio安卓项目出现Error: Default Activity Not Found错误无法编译的解决方案

Android Studio打开出现:Default activity not found

HAXM device is not found in Windows 7,Android Studio模拟器无法使用

HAXM device is not found in Windows 7,Android Studio模拟器无法使用

无法在 Gitlab 上发布私有 npm 包 - E404 Not found PUT