首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >安卓Thing IMX7D boota:没有可引导插槽

安卓Thing IMX7D boota:没有可引导插槽
EN

Stack Overflow用户
提问于 2017-12-27 23:59:56
回答 1查看 448关注 0票数 1

大家好,我最近得到了一个IMX7D安卓的东西板。我有一些问题,闪光图像。感谢任何能给我一些建议的人,我使用窗口运行,首先我使用mfgtool运行mfgtool2-brillo-mx7d-pico-emmc.vbs,结果看起来不错。然后我下载android的东西镜像我只需要运行flash-all.bat

代码语言:javascript
复制
target reported max download size of 419430400 bytes
sending 'bootloader0' (559 KB)...
OKAY [  0.033s]
writing 'bootloader0'...
FAILED (remote: partition does not exist)
finished. total time: 0.264s
target reported max download size of 419430400 bytes
sending 'bootloader' (559 KB)...
OKAY [  0.027s]
writing 'bootloader'...
OKAY [  0.252s]
finished. total time: 0.285s
rebooting into bootloader...
OKAY [  0.007s]
finished. total time: 0.009s
target reported max download size of 419430400 bytes
sending 'gpt' (33 KB)...
OKAY [  0.006s]
writing 'gpt'...
OKAY [  0.440s]
rebooting into bootloader...
OKAY [  0.008s]
finished. total time: 0.465s
target reported max download size of 419430400 bytes
Creating filesystem with parameters:
    Size: 1930952704
    Block size: 4096
    Blocks per group: 32768
    Inodes per group: 7872
    Inode size: 256
    Journal blocks: 7366
    Label:
    Blocks: 471424
    Block groups: 15
    Reserved block group size: 119
Created filesystem with 11/118080 inodes and 15505/471424 blocks
Slot a does not exist. supported slots are:
_a
_b
EN

回答 1

Stack Overflow用户

发布于 2017-12-29 12:07:35

这通常是由于在您的计算机上使用不兼容的fastboot版本造成的。我推荐使用Android Things Setup Utility (如i.MX7D Setup Docs中所述),而不是flash-all脚本。此实用程序将自动为您下载和管理正确版本的fastboot

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/47995111

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档