I have an old drive where I put files which I do not care much about. I mounted it as /mnt/crap
(well chosen name!).
There I create a directory with my name: /mnt/crap/alexis
.
I create a link to that folder from my home directory:
/home/alexis/crap -> /mnt/crap/alexis
I can go there with Nautilus, add files, etc. since I setup the proper permissions on that alexis
directory it all works as expected.
However, when I go in Chromium and I click on the crap
folder, it tells me:
Permissions denied.
and it shows nothing. If I go to /
, the try to click on mnt
, same error.
Is there a way to give chromium permission to access files outside of my home folder?
/mnt
which is enough for me.) – Alexis Wilke Oct 30 '19 at 00:35