• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Cannot Access HDD

     
    • 0 Vote(s) - 0 Average

    Cannot Access HDD

    "The path could not be found..."
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #13
    2024-08-18, 03:10 PM
    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.

    Code:
    /dev/disk/by-id/wwn-x5000c500dca9571b "/media/disentomb/Jelly Drive" ext4 defaults 0 0

    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.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    « Next Oldest | Next Newest »

    Users browsing this thread: 2 Guest(s)


    Messages In This Thread
    Cannot Access HDD - by GreyAether - 2024-08-08, 07:48 AM
    RE: Cannot Access HDD - by Fate - 2024-08-08, 10:05 AM
    RE: Cannot Access HDD - by TheDreadPirate - 2024-08-08, 03:55 PM
    RE: Cannot Access HDD - by GreyAether - 2024-08-16, 12:49 PM
    RE: Cannot Access HDD - by TheDreadPirate - 2024-08-16, 01:48 PM
    RE: Cannot Access HDD - by GreyAether - 2024-08-16, 02:25 PM
    RE: Cannot Access HDD - by Disentomb - 2024-08-16, 03:05 PM
    RE: Cannot Access HDD - by TheDreadPirate - 2024-08-16, 03:31 PM
    RE: Cannot Access HDD - by TheDreadPirate - 2024-08-16, 03:12 PM
    RE: Cannot Access HDD - by Disentomb - 2024-08-18, 01:17 AM
    RE: Cannot Access HDD - by TheDreadPirate - 2024-08-18, 01:33 AM
    RE: Cannot Access HDD - by Disentomb - 2024-08-18, 05:34 AM
    RE: Cannot Access HDD - by TheDreadPirate - 2024-08-18, 03:10 PM
    RE: Cannot Access HDD - by Disentomb - 2024-08-19, 06:26 AM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode