Vix
IImmich
•Created by Vix on 12/14/2024 in #help-desk-support
Immich with Umbrel & NAS
Hello, I'm back. I removed Umbrella OS and installed Raspberry Pi OS (or just "Raspbian"). I installed Immich using this script:
https://immich.app/docs/install/script
Then, I mounted the NAS folder with this command:
sudo mount -t cifs -o username=immich,password='...'//<NAS_IP>/Immich /mnt/photos
Now, when I try to configure this mount to happen automatically at every restart, I get this error:
//<NAS_IP>/Immich /mnt/photos cifs username=immich,password='...',iocharset=utf8,vers=3.0 0 0
-bash: //<NAS_IP>/Immich: No such file or directory
After this, I assume I need to modify the .env file's upload_folder setting.
I hope someone can help me. Thank you
10 replies