Unfortunately Chromium only allows users to see local home files. But we can bypass this limitation with this trick:
$ mkdir ~/Desktop/mountmirror
$ sudo mount --bind /mnt/discpartition ~/Desktop/mountmirror
a blog about computers and other funny things
Unfortunately Chromium only allows users to see local home files. But we can bypass this limitation with this trick:
$ mkdir ~/Desktop/mountmirror
$ sudo mount --bind /mnt/discpartition ~/Desktop/mountmirror