I'm still getting the unknown command with unmount despite mount already being installed and up to date
Code:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
mount is already the newest version (2.39.3-9ubuntu6).
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
I'll provide all the previous info like OP did as welll.
I made a typo in my earlier thread. It is "umount" instead of "unmount". umount is provided by the mount package. Your other option is to reboot to apply the new fstab.
BUT, before you do any of that, you need to put the mount path in quotes since there is a space in the folder name.
Additionally, as I suggested earlier, you should move this out of /media/disentomb. Since the OS's auto-mount will apply an ACL to /media/disentomb the next time you plug in a USB drive or something.
Code:
sudo umount "/media/disentomb/Jelly Drive"
sudo mount -a
Jellyfin 10.10.1 (Docker)
Ubuntu 24.04 LTS
Intel i3 12100
Intel Arc A380
OS drive - SK Hynix P41 1TB
Storage
3x WD Red Pro 6TB CMR in RAIDZ1 (JF Library)