I'm having trouble with my Jellyfin server on a Proxmox node where my hard drive and CD-ROM aren't automounting when I boot the system. After a reboot, none of the drives are mounted. However, running 'mount -a' manually works fine and mounts both the hard drive and CD-ROM without any issues. I've checked my fstab file that looks like this:
UUID=54fe9053-af64-4c9d-8fec-9fdb1ff3274f /mnt/hdd_sdb ext4 defaults,_netdev 0 2
UUID=43a7776c20284745 /mnt/sr0 iso9660 ro,user,auto,exec,utf8,_netdev 0 0
Any suggestions on what might be causing this problem?
2 Answers
Are you sure you need the '_netdev' option for your local filesystem? I can't recall needing that for non-network drives. You might be able to remove it and see if that solves your issue.
The '_netdev' option is typically used to delay mounting until the network is ready, which is more for VMs. If your drives are local, it’s likely unnecessary, and removing it could help with the automount issue.

Related Questions
Can't Load PhpMyadmin On After Server Update
Redirect www to non-www in Apache Conf
How To Check If Your SSL Cert Is SHA 1
Windows TrackPad Gestures