Пытаюсь действовать по инструкции https://wiki.archlinux.org/title/Bubblewrap минимально ограничивая права, но всё равно прав недостаточно.
$ bwrap --dev-bind --bind / / ./Obsidian-1.8.10.AppImage
fuse: failed to open /dev/fuse: Permission denied
Cannot mount AppImage, please check your FUSE setup.
You might still be able to extract the contents of this AppImage
if you run it with the --appimage-extract option.
See https://github.com/AppImage/AppImageKit/wiki/FUSE
for more information
open dir error: No such file or directory
Как запустить AppImage из bwrap без предварительной распаковки образа?