• 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 General Questions jellyfin unable to access files on external and internal storage

     
    • 0 Vote(s) - 0 Average

    jellyfin unable to access files on external and internal storage

    asking for a solution to give permission to jellyfin for external and internal storage
    mhkb
    Offline

    Junior Member

    Posts: 12
    Threads: 1
    Joined: 2024 Feb
    Reputation: 0
    Country:India
    #13
    2024-02-25, 08:43 AM
    (2024-02-22, 03:39 AM)mhkb Wrote:
    (2024-02-22, 03:07 AM)TheDreadPirate Wrote: If you don't have any data on the drive, reformat it as ext4.

    Getting new error now

    (2024-02-22, 04:46 PM)TheDreadPirate Wrote: Are you letting Raspbian auto mount it?  Or are you mounting it with /etc/fstab?  What are the mount parameters now?

    Code:
    cat /proc/mounts

    (2024-02-22, 04:55 PM)mhkb Wrote: Pi auto mounts

    mhkb@Pi5:~ $ cat /proc/mounts
    sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
    proc /proc proc rw,relatime 0 0
    udev /dev devtmpfs rw,nosuid,relatime,size=1895056k,nr_inodes=118441,mode=755 0 0
    devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
    tmpfs /run tmpfs rw,nosuid,nodev,noexec,relatime,size=413952k,mode=755 0 0
    /dev/mmcblk0p2 / ext4 rw,noatime 0 0
    securityfs /sys/kernel/security securityfs rw,nosuid,nodev,noexec,relatime 0 0
    tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
    tmpfs /run/lock tmpfs rw,nosuid,nodev,noexec,relatime,size=5120k 0 0
    cgroup2 /sys/fs/cgroup cgroup2 rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot 0 0
    pstore /sys/fs/pstore pstore rw,nosuid,nodev,noexec,relatime 0 0
    bpf /sys/fs/bpf bpf rw,nosuid,nodev,noexec,relatime,mode=700 0 0
    systemd-1 /proc/sys/fs/binfmt_misc autofs rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=12938 0 0
    mqueue /dev/mqueue mqueue rw,nosuid,nodev,noexec,relatime 0 0
    tracefs /sys/kernel/tracing tracefs rw,nosuid,nodev,noexec,relatime 0 0
    debugfs /sys/kernel/debug debugfs rw,nosuid,nodev,noexec,relatime 0 0
    configfs /sys/kernel/config configfs rw,nosuid,nodev,noexec,relatime 0 0
    fusectl /sys/fs/fuse/connections fusectl rw,nosuid,nodev,noexec,relatime 0 0
    ramfs /run/credentials/systemd-sysusers.service ramfs ro,nosuid,nodev,noexec,relatime,mode=700 0 0
    ramfs /run/credentials/systemd-sysctl.service ramfs ro,nosuid,nodev,noexec,relatime,mode=700 0 0
    ramfs /run/credentials/systemd-tmpfiles-setup-dev.service ramfs ro,nosuid,nodev,noexec,relatime,mode=700 0 0
    /dev/mmcblk0p1 /boot/firmware vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro 0 0
    ramfs /run/credentials/systemd-tmpfiles-setup.service ramfs ro,nosuid,nodev,noexec,relatime,mode=700 0 0
    sunrpc /run/rpc_pipefs rpc_pipefs rw,relatime 0 0
    binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw,nosuid,nodev,noexec,relatime 0 0
    tmpfs /run/user/1000 tmpfs rw,nosuid,nodev,relatime,size=413936k,nr_inodes=103484,mode=700,uid=1000,gid=1000 0 0
    gvfsd-fuse /run/user/1000/gvfs fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=1000,group_id=1000 0 0
    portal /run/user/1000/doc fuse.portal rw,nosuid,nodev,relatime,user_id=1000,group_id=1000 0 0
    /dev/sda1 /media/mhkb/dd085415-2b35-43eb-99cc-961c547c1c6f ext4 rw,nosuid,nodev,relatime,errors=remount-ro 0 0
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    jellyfin unable to access files on external and internal storage - by mhkb - 2024-02-20, 06:17 PM
    RE: jellyfin unable to access files on external and internal storage - by TheDreadPirate - 2024-02-21, 06:08 PM
    RE: jellyfin unable to access files on external and internal storage - by mhkb - 2024-02-21, 07:58 PM
    RE: jellyfin unable to access files on external and internal storage - by TheDreadPirate - 2024-02-21, 09:39 PM
    RE: jellyfin unable to access files on external and internal storage - by mhkb - 2024-02-22, 02:38 AM
    RE: jellyfin unable to access files on external and internal storage - by mhkb - 2024-02-22, 02:45 AM
    RE: jellyfin unable to access files on external and internal storage - by TheDreadPirate - 2024-02-22, 03:07 AM
    RE: jellyfin unable to access files on external and internal storage - by mhkb - 2024-02-22, 03:39 AM
    RE: jellyfin unable to access files on external and internal storage - by TheDreadPirate - 2024-02-22, 04:46 PM
    RE: jellyfin unable to access files on external and internal storage - by mhkb - 2024-02-24, 11:11 AM
    RE: jellyfin unable to access files on external and internal storage - by mhkb - 2024-02-25, 08:43 AM
    RE: jellyfin unable to access files on external and internal storage - by mhkb - 2024-02-22, 04:55 PM
    RE: jellyfin unable to access files on external and internal storage - by TheDreadPirate - 2024-02-22, 06:01 PM
    RE: jellyfin unable to access files on external and internal storage - by TheDreadPirate - 2024-02-25, 03:20 PM
    RE: jellyfin unable to access files on external and internal storage - by mhkb - 2024-02-25, 06:35 PM
    RE: jellyfin unable to access files on external and internal storage - by TheDreadPirate - 2024-02-25, 07:51 PM
    RE: jellyfin unable to access files on external and internal storage - by mhkb - 2024-02-26, 04:21 AM
    RE: jellyfin unable to access files on external and internal storage - by TheDreadPirate - 2024-02-26, 04:26 AM
    RE: jellyfin unable to access files on external and internal storage - by mhkb - 2024-02-26, 05:04 AM
    RE: jellyfin unable to access files on external and internal storage - by TheDreadPirate - 2024-02-26, 06:21 PM
    RE: jellyfin unable to access files on external and internal storage - by mhkb - 2024-02-26, 06:38 PM
    RE: jellyfin unable to access files on external and internal storage - by TheDreadPirate - 2024-02-26, 07:45 PM

    • 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