Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. bekomme USB Stick nicht gemountet für backup

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    bekomme USB Stick nicht gemountet für backup

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @final last edited by

      @final

      Die hab ich auch unter Windows verwendet. Hatte ich nie Probleme mit.

      F 1 Reply Last reply Reply Quote 0
      • F
        final @Thomas Braun last edited by

        @thomas-braun

        Hm, keine Ahnung, vielleicht kopiere ich ja falsch. Naja.
        Hab ich das jetzt verstanden - weil nur root Schreibrechte hat, klappt es nicht?

        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @final last edited by

          @final sagte in bekomme USB Stick nicht gemountet für backup:

          Hm, keine Ahnung, vielleicht kopiere ich ja falsch. Naja.

          Dann füg die Zeilenumbrüche von Hand ein. So werde ich das jedenfalls nicht lesen.

          F 1 Reply Last reply Reply Quote 0
          • F
            final @Thomas Braun last edited by

            Klar, hab es per Hand angepasst.

            raspberrypi:/ $ mount |sort
            binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,nosuid,nodev,noexec,relatime)
            bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
            cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot)
            configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
            debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
            /dev/mmcblk0p1 on /boot/firmware type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro)
            /dev/mmcblk0p2 on / type ext4 (rw,noatime,commit=600)
            devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
            /dev/sda1 on /mnt/usbstick type ext4 (rw,relatime)
            fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)
            mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
            proc on /proc type proc (rw,relatime)
            pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
            ramfs on /run/credentials/systemd-sysctl.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
            ramfs on /run/credentials/systemd-sysusers.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
            ramfs on /run/credentials/systemd-tmpfiles-setup-dev.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
            ramfs on /run/credentials/systemd-tmpfiles-setup.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
            securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
            sunrpc on /run/rpc_pipefs type rpc_pipefs (rw,relatime)
            sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
            systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
            tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
            tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
            tmpfs on /run type tmpfs (rw,nosuid,nodev,noexec,relatime,size=94304k,mode=755)
            tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=94304k,nr_inodes=23576,mode=700,uid=1000,gid=1000)
            tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
            udev on /dev type devtmpfs (rw,nosuid,relatime,size=334764k,nr_inodes=83691,mode=755)
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @final last edited by

              @final

              Was hast du eigentlich für einen seltsamen Prompt?

              F 1 Reply Last reply Reply Quote 0
              • F
                final @Thomas Braun last edited by

                @thomas-braun

                ich hab nur den namen vor dem @raspberrypi rausgeschnitten

                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @final last edited by

                  @final

                  Und der hat kein Home?
                  Veränder an der Ausgabe nichts.

                  F 1 Reply Last reply Reply Quote 0
                  • F
                    final @Thomas Braun last edited by

                    @thomas-braun

                    Doch, wieso.
                    Achso - ich bin anscheinend irgendwann mal mit cd .. aus home raus, wenn du das meinst?
                    Hab bewusst nix verändert.

                    @raspberrypi:/ $ ls -f
                    lost+found  mnt  srv  dev  tmp  bin  etc  media  boot  .  lib  usr  sbin  home  ..  var  root  proc  sys  run  opt
                    
                    Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @final last edited by Thomas Braun

                      @final sagte in bekomme USB Stick nicht gemountet für backup:

                      Doch, wieso.

                      Weil es u. U. wichtig ist, mit welchem user du in welchem Verzeichnis stehst, deswegen.
                      Stell dich wieder in dein home.

                      Die /etc/fstab schaut wie aus?

                      1 Reply Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators @final last edited by

                        @final sagte in bekomme USB Stick nicht gemountet für backup:

                        Hab bewusst nix verändert.

                        @final sagte in bekomme USB Stick nicht gemountet für backup:

                        @raspberrypi

                        und da vorne steht wirklich nichts davor?

                        F 1 Reply Last reply Reply Quote 0
                        • F
                          final @Homoran last edited by

                          @homoran said in bekomme USB Stick nicht gemountet für backup:

                          und da vorne steht wirklich nichts davor?

                          doch, der username (nicht root).

                          5d287ea2-6e56-475d-9116-87fb3d75b09a-image.png

                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @final last edited by

                            @final

                            Text nie als Screenshot, immer in Textform in CodeTags hier rein

                            F 1 Reply Last reply Reply Quote 0
                            • F
                              final @Thomas Braun last edited by

                              @thomas-braun

                              sorry, war ablenkt 😞

                              F 1 Reply Last reply Reply Quote 0
                              • F
                                final @final last edited by

                                @Thomas-Braun

                                Nabend.
                                Schon eine Idee woran es liegen könnte? Muss ich dem Ordner /mnt/usbstick andere Rechte geben, damit der iob drauf schreiben kann?

                                Thomas Braun 1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @final last edited by

                                  @final sagte in bekomme USB Stick nicht gemountet für backup:

                                  Schon eine Idee woran es liegen könnte?

                                  Text? Dann in Textform hier rein. Wie gesagt, Screenshots schau ich mir nicht an.

                                  F 1 Reply Last reply Reply Quote 0
                                  • F
                                    final @Thomas Braun last edited by

                                    @thomas-braun

                                    proc	/proc	proc	defaults	0	0
                                    PARTUUID=d2bed0db-01	/boot/firmware	vfat	defaults	0	2
                                    PARTUUID=d2bed0db-02	/				ext4	defaults,noatime,commit=600 0	1
                                    UUID=9e950934-a656-4909-ac5e-b658ee72204e	/mnt/usbstick	ext4	defaults	0	2
                                    #/dev/sda1	/mnt/usbstick	ext4	defaults	0	2
                                    
                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @final last edited by Thomas Braun

                                      @final sagte in bekomme USB Stick nicht gemountet für backup:

                                      UUID=9e950934-a656-4909-ac5e-b658ee72204e /mnt/usbstick ext4 defaults 0 2

                                      Trag da mal

                                      UUID=9e950934-a656-4909-ac5e-b658ee72204e	/mnt/usbstick	ext4	defaults,noauto,users	0	2
                                      

                                      ein.

                                      In den Optionen von Backitup dann den Haken bei 'Als root mounten' entfernen und die Kiste neustarten.

                                      F 1 Reply Last reply Reply Quote 0
                                      • F
                                        final @Thomas Braun last edited by

                                        @thomas-braun

                                        mach ich - sobald ich das System wieder zum laufen bekomme. Aus irgendeinem Grund startet der Raspi nicht mehr richtig, schon mehrfach versucht. Hab ein ungutes Gefühl...
                                        Ein RPi5 kommt heute, den muss ich aber dann erstmal neu aufsetzen.
                                        Allerdings kommt ja dann da das gleiche Thema zum Tragen - werde also dann die fstab wie vorgeschlagen befüllen und dann Rückmeldung geben.

                                        Eine Info könnte ich aber gut gebrauchen: wenn ich jetzt nicht mehr auf den alten Raspi komme - wie kann ich auf die SD Karte zugreifen und mir die letzte Sicherung runter kopieren? Damit das gerade nicht passiert war ja eigentlich der USB Stick gedacht...

                                        Thomas Braun 1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @final last edited by

                                          @final sagte in bekomme USB Stick nicht gemountet für backup:

                                          wie kann ich auf die SD Karte zugreifen und mir die letzte Sicherung runter kopieren?

                                          Mit einem CardReader?
                                          Und damit sowas nicht passiert legt man das auch immer doppelt ab. Ich schiebe z. B. ein Backup auch immer gleich bei GoogleDrive hoch.

                                          Homoran 1 Reply Last reply Reply Quote 0
                                          • Homoran
                                            Homoran Global Moderator Administrators @Thomas Braun last edited by

                                            @thomas-braun sagte in bekomme USB Stick nicht gemountet für backup:

                                            Mit einem CardReader?

                                            aber nur unter Linux (oder Datenkompatiblen Systemen)

                                            Thomas Braun 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            429
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            48
                                            2179
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo