Galaxis
Member
- Joined
- Aug 30, 2010
- Messages
- 318
I know this is not the normal use case, but I've set up a bootable SD card with the pandora OS and several filesystems in the traditional UNIX way (root, /usr/local, /home, /var). Now the system doesn't find any pnds that I have stored in the directory tree under /usr/local/pandora.
Then I tried to symlink /usr/local/pandora to /pandora; created /pandora and symlinked /usr/local/pandora/* into that; did a mount --bind /usr/local/pandora /pandora - to no avail.
So - do the scripts only look at mount points under /media? Do they specifically look for directories? What are the conditions for a pandora directory tree to be found?
Then I tried to symlink /usr/local/pandora to /pandora; created /pandora and symlinked /usr/local/pandora/* into that; did a mount --bind /usr/local/pandora /pandora - to no avail.
So - do the scripts only look at mount points under /media? Do they specifically look for directories? What are the conditions for a pandora directory tree to be found?