Plex Media Server erkennt Festpaltte nicht!

  • Hallo zusammen,

    ich habe auf meinen Raspberry Pi 3 Noobs installiert und Plex. Alles funktioniert auch, aber wenn ich meine Festplatte (NTFS) mit Filmen vollgepackt einbinden will hackt es. Ich habe schon etliche Mount Anleitungen mir durchgelesen und probiert (auch usbmount sowie fstab).
    Über SSH kann ich auf die Festplatte zugreifen:

    Code
    root@raspberrypi:/media/pi/A8D65F6BD65F38B0/500GB# cd /media/pi/A8D65F6BD65F38B0/
    root@raspberrypi:/media/pi/A8D65F6BD65F38B0# ls -all
    insgesamt 8
    drwx------  1 pi   pi   4096 Dez 10 09:39 .
    drwxr-x---+ 4 root root 4096 Dez 10 18:56 ..
    drwx------  1 pi   pi      0 Dez 10 09:19 500GB
    drwx------  1 pi   pi      0 Dez 10 08:47 $RECYCLE.BIN
    drwx------  1 pi   pi      0 Dez 10 08:47 System Volume Information
    drwx------  1 pi   pi      0 Dez 10 09:39 .Trash-1000
    root@raspberrypi:/media/pi/A8D65F6BD65F38B0#


    Im Ordner 500 GB sind meine Daten drin!

    Bei Plex sieht es so aus: Siehe Anlagen!

  • Moin Joshi115,
    ich verstehe dein Problem nicht!
    Wo klappt es nicht?

    Gruss Bernd

    Ich habe KEINE Ahnung und davon GANZ VIEL!!
    Bei einer Lösung freue ich mich über ein ":thumbup:"
    Vielleicht trifft man sich in der RPi-Plauderecke.
    Linux ist zum Lernen da, je mehr man lernt um so besser versteht man es.

  • Hallo, wie wurde denn das Problem gelöst? Ich habe genau das gleiche. Ich verzweifel gerade und dann bin ich auf diesen Thread gestoßen, aber leider keine wirkliche Lösung sichtbar.

    Jeder monut-Versuch scheitert kläglich. Hab eine Seagate 4TB

    Hier meine Versuche:

    pi@raspberrypi:~ $ sudo mount -t ntfs-3g -o uid=pi,gid=pi /dev/disk3s2 /media/PlexServer

    ntfs-3g: Failed to access volume '/dev/disk3s2': Datei oder Verzeichnis nicht gefunden

    ntfs-3g 2017.3.23AR.3 integrated FUSE 28 - Third Generation NTFS Driver

    Configuration type 7, XATTRS are on, POSIX ACLS are on

    Copyright (C) 2005-2007 Yura Pakhuchiy

    Copyright (C) 2006-2009 Szabolcs Szakacsits

    Copyright (C) 2007-2017 Jean-Pierre Andre

    Copyright (C) 2009 Erik Larsson

    Usage: ntfs-3g [-o option[,...]] <device|image_file> <mount_point>

    Options: ro (read-only mount), windows_names, uid=, gid=,

    umask=, fmask=, dmask=, streams_interface=.

    Please see the details in the manual (type: man ntfs-3g).

    Example: ntfs-3g /dev/sda1 /mnt/windows

    News, support and information: http://tuxera.com

    pi@raspberrypi:~ $ sudo -t ntfs /dev/sad2 /media/PlexServer

    sudo: /dev/sad2: Befehl nicht gefunden

    pi@raspberrypi:~ $ sudo mount -t ntfs /dev/disk3s2 /media/PlexServer

    ntfs-3g: Failed to access volume '/dev/disk3s2': Datei oder Verzeichnis nicht gefunden

    ntfs-3g 2017.3.23AR.3 integrated FUSE 28 - Third Generation NTFS Driver

    Configuration type 7, XATTRS are on, POSIX ACLS are on

    Copyright (C) 2005-2007 Yura Pakhuchiy

    Copyright (C) 2006-2009 Szabolcs Szakacsits

    Copyright (C) 2007-2017 Jean-Pierre Andre

    Copyright (C) 2009 Erik Larsson

    Usage: ntfs-3g [-o option[,...]] <device|image_file> <mount_point>

    Options: ro (read-only mount), windows_names, uid=, gid=,

    umask=, fmask=, dmask=, streams_interface=.

    Please see the details in the manual (type: man ntfs-3g).

    Example: ntfs-3g /dev/sda1 /mnt/windows

    News, support and information: http://tuxera.com

    pi@raspberrypi:~ $ sudo mount -t ntfs -o uid=pi,gid=pi /dev/sda2 /media/PlexServer

    Mount is denied because the NTFS volume is already exclusively opened.

    The volume may be already mounted, or another software may use it which

    could be identified for example by the help of the 'fuser' command.

    pi@raspberrypi:~ $ sudo mount -t ntfs -o uid=pi,gid=pi /dev/disk3s2 /media/PlexServer

    ntfs-3g: Failed to access volume '/dev/disk3s2': Datei oder Verzeichnis nicht gefunden

    ntfs-3g 2017.3.23AR.3 integrated FUSE 28 - Third Generation NTFS Driver

    Configuration type 7, XATTRS are on, POSIX ACLS are on

    Copyright (C) 2005-2007 Yura Pakhuchiy

    Copyright (C) 2006-2009 Szabolcs Szakacsits

    Copyright (C) 2007-2017 Jean-Pierre Andre

    Copyright (C) 2009 Erik Larsson

    Usage: ntfs-3g [-o option[,...]] <device|image_file> <mount_point>

    Options: ro (read-only mount), windows_names, uid=, gid=,

    umask=, fmask=, dmask=, streams_interface=.

    Please see the details in the manual (type: man ntfs-3g).

    Example: ntfs-3g /dev/sda1 /mnt/windows

    News, support and information: http://tuxera.com

    pi@raspberrypi:~ $ sudo mount -t ntfs-3g -o uid=pi,gid=pi /dev/disk3s2 /media/PlexServer

    ntfs-3g: Failed to access volume '/dev/disk3s2': Datei oder Verzeichnis nicht gefunden

    ntfs-3g 2017.3.23AR.3 integrated FUSE 28 - Third Generation NTFS Driver

    Configuration type 7, XATTRS are on, POSIX ACLS are on

    Copyright (C) 2005-2007 Yura Pakhuchiy

    Copyright (C) 2006-2009 Szabolcs Szakacsits

    Copyright (C) 2007-2017 Jean-Pierre Andre

    Copyright (C) 2009 Erik Larsson

    Usage: ntfs-3g [-o option[,...]] <device|image_file> <mount_point>

    Options: ro (read-only mount), windows_names, uid=, gid=,

    umask=, fmask=, dmask=, streams_interface=.

    Please see the details in the manual (type: man ntfs-3g).

    Example: ntfs-3g /dev/sda1 /mnt/windows

    News, support and information: http://tuxera.com

    pi@raspberrypi:~ $ sudo mount -t vfat -o uid=pi,gid=pi /dev/sda2 /media/PlexServer

    mount: /media/PlexServer: /dev/sda2 already mounted on /media/pi/PlexMedien.

    pi@raspberrypi:~ $ sudo apt-get install ntfs-3g

    Paketlisten werden gelesen... Fertig

    Abhängigkeitsbaum wird aufgebaut.

    Statusinformationen werden eingelesen.... Fertig

    ntfs-3g ist schon die neueste Version (1:2017.3.23AR.3-3).

    0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.

    pi@raspberrypi:~ $ sudo mount -t ntfs-3g -o uid=pi,gid=pi /dev/sda2 /media/PlexServer

    Mount is denied because the NTFS volume is already exclusively opened.

    The volume may be already mounted, or another software may use it which

    could be identified for example by the help of the 'fuser' command.

    pi@raspberrypi:~ $ sudo apt-get update

    OK:1 http://archive.raspberrypi.org/debian buster InRelease

    OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease

    Paketlisten werden gelesen... Fertig

    pi@raspberrypi:~ $ sudo apt-get upgrade

    Paketlisten werden gelesen... Fertig

    Abhängigkeitsbaum wird aufgebaut.

    Statusinformationen werden eingelesen.... Fertig

    Paketaktualisierung (Upgrade) wird berechnet... Fertig

    0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.

    pi@raspberrypi:~ $ ^C

  • Im Dateimanager kann ich dies Platte sehen und auch wie schon beschrieben darauf zugreifen. Allerdings werden die Medien nicht im Plex angezeigt. Ich mache jetzt damit schon seit Somme immer wieder rum und würde das gerne mal zum Abschluss bringen. Hatte mich wirklich sehr gefreut, als ich dieses Thema gelesen habe und dann doch keine Lösung zu finden war sehr schade. Vielleicht können mir ein paar Pi-Füchse von hier weiter helfen.

    Vielen Dank schonmal.

  • diesen Thread

    Moin neoflash,

    bitte erstelle einen eigenen Thread, statt Dich hier an einen 4 Jahre alten zu hängen. Als Handreichung zur Fragestellung nutze bitte: Wie frage ich nach Hilfe?

  • Willkommen!

    Anstatt einen 5 Jahre alten Thread auszugraben und wiederzubeleben wäre ein eigener, neuer besser gewesen.

    Welchen Pi hast Du?

    Welche Stromversorgung?

    Hat die USB Platte eine eigene SV?

    /dev/disk3s2 hört sich für mich eigenartig an, ich würde da ein /dev/sd?x erwarten, wobei das ? für einen Buchstaben steht, das x für die Partitionsnummer.

    Gruss

    STF war schneller...

Jetzt mitmachen!

Du hast noch kein Benutzerkonto auf unserer Seite? Registriere dich kostenlos und nimm an unserer Community teil!