It's not obligatory to write a script, it is one way of several. Symbolic links should work fine, too, as long as the destination is mounted.Are you saying I would have to write a new script in each of the directories to get them acroee?
If you are making symbolic links, it might be that you have the names reversed. Try:
Code:
ln -s /home/pi/mnt2/4TBHDD/Bay-Window /home/pi/mnt1/Bay-Window Make sure that /home/pi/mnt2/4TBHDD/Bay-Window/ exists and is writable.
See "man ln" for authoritative information.
Statistics: Posted by tpyo kingg — Mon Aug 04, 2025 10:21 am