Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Nach Node JS updat kein Login mehr

    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

    Nach Node JS updat kein Login mehr

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

      @mike-eg6 sagte in Nach Node JS updat kein Login mehr:

      23,4 GiB [##########] 1 /usbstick

      Weiter... Bis du die Dateien findest, die dich interessieren.

      M 1 Reply Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @mike-eg6 last edited by

        @mike-eg6 sagte in Nach Node JS updat kein Login mehr:

        @homoran -- /media ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
        /..
        23,4 GiB [##########] 1 /usbstick

        hast du den auf /media gemountet?
        ist da deine Installation drauf?
        oder was?

        das kann man weiter aufklappen!

        1 Reply Last reply Reply Quote 0
        • M
          mike-eg6 @Thomas Braun last edited by Homoran

          @thomas-braun

           --- /media/usbstick -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
                                   /..
             23,4 GiB [##########]  RaspberryPiBackup-20240723-010001.img
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @mike-eg6 last edited by

            @mike-eg6

            Voll-Images sind ja auch wenig sinnvoll...

            mount | sort
            

            sagt?

            M 1 Reply Last reply Reply Quote 0
            • M
              mike-eg6 @Thomas Braun last edited by Homoran

              @thomas-braun said in Nach Node JS updat kein Login mehr:

              > mount | sort
              
              root@raspberrypi:/media/usbstick# 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 type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro)
              /dev/mmcblk0p2 on / type ext4 (rw,noatime)
              devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
              devtmpfs on /dev type devtmpfs (rw,relatime,size=3735680k,nr_inodes=933920,mode=755)
              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)
              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,size=1599964k,nr_inodes=819200,mode=755)
              tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=799980k,nr_inodes=199995,mode=700,uid=1000,gid=1000)
              tracefs on /sys/kernel/debug/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
              tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
              root@raspberrypi:/media/usbstick#
              

              MOD-EDIT: Code in code-tags gesetzt!

              Thomas Braun Homoran 3 Replies Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @mike-eg6 last edited by

                @mike-eg6

                Und ein root login ist NOCH WENIGER SINNVOLL...

                1 Reply Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @mike-eg6 last edited by

                  @mike-eg6 sagte in Nach Node JS updat kein Login mehr:

                  @thomas-braun said in Nach Node JS updat kein Login mehr:

                  > > mount | sort
                  > 
                  > root@raspberrypi:/media/usbstick# 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 type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro)
                  > /dev/mmcblk0p2 on / type ext4 (rw,noatime)
                  > devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
                  > devtmpfs on /dev type devtmpfs (rw,relatime,size=3735680k,nr_inodes=933920,mode=755)
                  > 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)
                  > 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,size=1599964k,nr_inodes=819200,mode=755)
                  > tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=799980k,nr_inodes=199995,mode=700,uid=1000,gid=1000)
                  > tracefs on /sys/kernel/debug/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
                  > tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
                  > root@raspberrypi:/media/usbstick#
                  

                  MOD-EDIT: Code in code-tags gesetzt!

                  1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @mike-eg6 last edited by

                    @mike-eg6

                    rm -rf /media/*
                    

                    Und dann a) nicht als root herumhampeln und b) ein gescheites Backup anlegen, das nicht auf sich selber verweist.

                    M 1 Reply Last reply Reply Quote 0
                    • M
                      mike-eg6 @Thomas Braun last edited by Homoran

                      @thomas-braun said in Nach Node JS updat kein Login mehr:

                      rm -rf /media/*

                      bash: root@raspberrypi:/media/usbstick#: Datei oder Verzeichnis nicht gefunden
                      root@raspberrypi:/media/usbstick#
                      [200~rm -rf /media/*
                      bash: bash:: Kommando nicht gefunden.
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: bash:: Kommando nicht gefunden.
                      bash: root@raspberrypi:/media/usbstick#: Datei oder Verzeichnis nicht gefunden
                      bash: bash:: Kommando nicht gefunden.
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: Syntaxfehler beim unerwarteten Symbol »(«
                      bash: bash:: Kommando nicht gefunden.
                      bash: root@raspberrypi:/media/usbstick#: Datei oder Verzeichnis nicht gefunden
                      bash: [200~rm: Kommando nicht gefunden.
                      root@raspberrypi:/media/usbstick# rm -rf /media/*
                      root@raspberrypi:/media/usbstick#
                      
                      rm -rf /media/*
                      root@raspberrypi:/media/usbstick# rm -rf /media/*
                      root@raspberrypi:/media/usbstick#
                      

                      MOD-EDIT: Code in code-tags gesetzt!

                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @mike-eg6 last edited by

                        @mike-eg6

                        exit
                        cd 
                        sudo rm -rf /media/*
                        
                        M 1 Reply Last reply Reply Quote 0
                        • M
                          mike-eg6 @Thomas Braun last edited by

                          @thomas-braun said in Nach Node JS updat kein Login mehr:

                          sudo rm -rf /media/*

                          ohh super das wars ihr habt mich gerettet danke

                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @mike-eg6 last edited by

                            @mike-eg6

                            Und NIE als root anmelden!

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

                            Support us

                            ioBroker
                            Community Adapters
                            Donate

                            668
                            Online

                            31.9k
                            Users

                            80.1k
                            Topics

                            1.3m
                            Posts

                            5
                            52
                            1799
                            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