尝试安装android fsutils将ext4图像转换为稀疏.img格式。安装过程中发生错误:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package android-tools-fsutils is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
android-sdk-libsparse-utils android-sdk-ext4-utils
E: Package 'android-tools-fsutils' has no installation candidate
我试着安装提供的库和android-tools-{亚行,快速引导},但似乎找不到ext2simg命令进行转换。
我目前工作的Ubuntu20.04,并添加宇宙回购软件更新。在Ubuntu20.04上有什么问题吗?
发布于 2021-08-23 10:10:21
实际上,我找到了此链接,您可以在那里手动下载.deb文件并安装它。
到目前为止一切都很顺利。
https://stackoverflow.com/questions/68890272
复制相似问题