bitcoin-core / packaging

Distribution-specific packaging for Bitcoin Core
41 stars 43 forks source link

snap: bitcoin-core cannot access filesystems other than root #167

Closed mattdale77 closed 5 months ago

mattdale77 commented 1 year ago

I need to have my datadir off root or it will fill up. However bitcoin core cannot access my other filesystems. cli reports no such file or directory and in the gui there is no option to select other filesystems or symbolic links.

This is on Ubuntu 22.04 LTS

EndrII commented 1 year ago

Enable all permissions image

And remount your separated filesystem to the /mnt or /media/ this is will be works fine