0.2100.0 MB
GPL-3.0
strict
Unknown
Tools for assisting with debugging read-only squashfs snaps via overlayfs
Snaps are squashfs images, which by definition are read-only. This can make
them difficult to debug, since they cannot be edited. That's where this snap
comes in. Run the following command:
Now the snap can be edited! This is done via overlayfs, and it's temporary. One
can undo it by rebooting, or by simply unmounting the overlay:
them difficult to debug, since they cannot be edited. That's where this snap
comes in. Run the following command:
$ /snap/overlay/current/overlay /snap/<name>/<version>
Now the snap can be edited! This is done via overlayfs, and it's temporary. One
can undo it by rebooting, or by simply unmounting the overlay:
$ sudo umount /snap/<name>/<version>
Update History
0.2 (10)13 Dec 2025, 09:47 UTC
6 Jul 2016, 19:13 UTC
8 Jun 2017, 16:06 UTC
13 Dec 2025, 09:47 UTC