2024-11-01, 03:41 PM
(This post was last modified: 2024-11-01, 03:56 PM by Darlor. Edited 1 time in total.)
(2024-11-01, 03:07 PM)TheDreadPirate Wrote: Can you share your latest docker compose? Your mount failed or is unavailable.
The last docker-compose.yml :
Code:
services:
jellyfin:
image: jellyfin/jellyfin
ports:
- '8096:8096'
volumes:
- /home/vortex/jellyfin:/config
- /media/vortex/Zic1:/media
environment:
- UID=1000
- GID=1000
restart: always
(2024-11-01, 03:35 PM)theguymadmax Wrote:(2024-10-31, 04:32 PM)Darlor Wrote: It's an internal disk : dev/sda
it contains all audio files, it is not on a network share.
OS: Xubuntu 24.10 and Jellyfin are on the system disk: /dev/sdb2
Fstab should be configured using UUIDs instead of device paths (/dev/sda). Could you share your current /etc/fstab entry?
fstab :
Code:
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda2 during curtin installation
/dev/disk/by-uuid/f75de27f-b251-4306-8d01-26454c701a06 / ext4 defaults 0 1
# /boot/efi was on /dev/sda1 during curtin installation
/dev/disk/by-path/pci-0000:00:17.0-ata-2.0-part/by-uuid/C261-864C /boot/efi vfat defaults 0 1
/swap.img none swap sw 0 0
disc with audio files :
system disc: