我需要帮助在Debian Buster Crostini上的Snap Package Manager的一个大问题。每当我尝试使用Snap包管理器安装Anbox时,都会出现以下错误:
error: system does not fully support snapd: cannot mount squashfs image using
"squashfs": mount: /tmp/sanity-mountpoint-772933788: mount failed:
Operation not permitted.有人能帮助解决这个问题吗?
发布于 2020-10-15 10:24:51
试试我在Reddit上找到的命令:
sudo apt install libsquashfuse0 squashfuse fusehttps://stackoverflow.com/questions/62051898
复制相似问题