On 2019/03/01 16:19, Diana Eichert wrote:
> I built squashfuse, mounted squashfs image, ls on mount point shows nothing.
>
> squashfuse -o debug,allow_other /home/deeiche/tmp/squashfs.img /mnt_deeiche
So this is similar to what I saw when I tried it on amd64 with the
images I found... But I just noticed there are some other tools that
aren't normally installed: squashfuse_ls and squashfuse_extract.
And these *are* able to list and extract files. So the problem must
be on the FUSE side somewhere rather than the squashfs reader.
I've attached a replacement tar that builds the tools so I think
you should at least be able to extract files out of these images,
even if the FUSE part doesn't work properly.
No comments:
Post a Comment