Superkoning Posted June 23 Posted June 23 (edited) I need squashfs for snap, but it seems it's not there. I tried installing libsquashfs-dev, libsquashfs1, libsquashfuse0, squashfs-tools, squashfuse, but no improvement Tips how to solve this? sander@bananapif3:~$ sudo modprobe squashfs modprobe: FATAL: Module squashfs not found in directory /lib/modules/6.1.15-legacy-k1 sander@bananapif3:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Armbian-bpi-SpacemiT 24.5.0-trunk noble Release: 24.04 Codename: noble sander@bananapif3:~$ apt list --installed | grep -i squashfs WARNING: apt does not have a stable CLI interface. Use with caution in scripts. libsquashfs-dev/noble,now 1.2.0-1 riscv64 [installed] libsquashfs1/noble,now 1.2.0-1 riscv64 [installed] squashfs-tools/noble,now 1:4.6.1-1build1 riscv64 [installed] sander@bananapif3:~$ snap install hello-world error: system does not fully support snapd: cannot mount squashfs image using "squashfs": ----- mount: /tmp/syscheck-mountpoint-1699862111: unknown filesystem type 'squashfs'. dmesg(1) may have more information after failed mount system call. ----- Edited June 23 by Superkoning snap error inserted 0 Quote
Superkoning Posted June 23 Author Posted June 23 FWIW: on my other RISC-V machine (nezha), squashfs does exist. And this is a kind-of Armbian, made by @balbes150 sander@nezha:~$ lsmod | grep -i squashfs squashfs 98304 0 sander@nezha:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.4 LTS Release: 22.04 Codename: jammy sander@nezha:~$ sander@nezha:~$ uname -a Linux nezha 6.1.0-rc3-d1 #trunk Thu Dec 1 14:53:18 MSK 2022 riscv64 riscv64 riscv64 GNU/Linux 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.