Search found 1 match
- Sat Nov 23, 2024 12:23 am
- Forum: Linux troubleshooting
- Topic: Adding external hdd to for storage issues
- Replies: 0
- Views: 953
- Gender:
Adding external hdd to for storage issues
When adding the root folder in radarr or sonarr, the sotrage space points to my internal ssd instead of the 14 tb external. Not sure how to fix this. sonarr: image: lscr.io/linuxserver/sonarr container_name: sonarr environment: - PUID=${PUID} - PGID=${PGID} volumes: - ${MEDIA_DIRECTORY}/tvshows:/tv ...