Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. Expand Filesystem wird nicht erkannt ?

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Expand Filesystem wird nicht erkannt ?

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

      @thomas-braun dann erscheint das :

      root@raspberrypi:~# ls -lah /root
      insgesamt 3,2M
      drwx------  7 root root 4,0K 16. Apr 11:22 .
      drwxr-xr-x 18 root root 4,0K 16. Apr 11:04 ..
      -rw-------  1 root root 3,7K 17. Feb 08:40 .bash_history
      -rw-r--r--  1 root root  685 15. Mär 19:54 .bashrc
      drwxr-xr-x  4 root root 4,0K 16. Apr 11:22 .cache
      drwx------  3 root root 4,0K 16. Apr 11:22 .config
      drwxr-xr-x  2 root root 4,0K 12. Feb 09:49 cp
      -rw-r--r--  1 root root 1,9M 12. Feb 10:27 get-pip.py
      drwxr-xr-x  2 root root 4,0K  2. Feb 16:55 .iobroker
      drwxr-xr-x  3 root root 4,0K  2. Feb 16:44 .local
      -rw-r--r--  1 root root 306K  7. Dez 07:59 pi_buster_motion_4.2.2-1_armhf.deb
      -rw-r--r--  1 root root 306K  7. Dez 07:59 pi_buster_motion_4.2.2-1_armhf.deb.1
      -rw-r--r--  1 root root 475K  7. Dez 07:59 pi_buster_motion_4.3.2-1_armhf.deb
      -rw-r--r--  1 root root 276K  7. Dez 07:59 pi_stretch_motion_4.1.1-1_armhf.deb
      -rw-r--r--  1 root root  161 21. Dez 16:49 .profile
      -rw-r--r--  1 root root  165 12. Feb 10:25 .wget-hsts
      
      
      Thomas Braun crunchip 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @BruR1250 last edited by Thomas Braun

        @brur1250

        Du meldest dicht NICHT als root an, verdammte Hacke! Durch so einen Mist kommt der ganz Murks den du da fabrizierst erst zustande!

        Ich hab jetzt gesehen, was du mit /dev/root meinst...
        Das ist das Dateisystem, das auf / eingehängt wird, kein Verzeichnis aus dem file tree.

        Schau mit

        ncdu
        

        nach wo da was dickes hängt. Ich vermute das sind die Hollywood-Filme der cams.

        1 Reply Last reply Reply Quote 0
        • crunchip
          crunchip Forum Testing Most Active @BruR1250 last edited by

          @brur1250 warum gibt es überhaupt einen root??
          deine deb Datei ist doch

          @brur1250 sagte in Expand Filesystem wird nicht erkannt ?:

          -rw-r--r-- 1 pi pi 51M 5. Okt 2021 grafana_8.1.6_armhf.deb

          somit normalerweise im home des users PI

          1 Reply Last reply Reply Quote 0
          • B
            BruR1250 @Thomas Braun last edited by

            @thomas-braun Hallo , ja das meinte ich könnte die Datei sein die das belegt

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

              @brur1250 Das sind nur 51MB, keine Gigabyte.

              B 1 Reply Last reply Reply Quote 0
              • B
                BruR1250 @Thomas Braun last edited by

                @thomas-braun stimmt sorry , aber die datei grafana_8.1.6_armhf.deb in home pi habe ich schon mal gelöscht .
                Aber ich finde nicht was die 51G belegt .

                Dateisystem    Größe Benutzt Verf. Verw% Eingehängt auf
                /dev/root        59G     51G  5,7G   90% /
                devtmpfs        1,7G       0  1,7G    0% /dev
                tmpfs           1,9G     16K  1,9G    1% /dev/shm
                tmpfs           759M    872K  759M    1% /run
                tmpfs           5,0M    4,0K  5,0M    1% /run/lock
                /dev/mmcblk0p1  253M     50M  203M   20% /boot
                /dev/sda1        58G     28G   31G   48% /mnt/usb0
                tmpfs           380M       0  380M    0% /run/user/1000
                root@raspberrypi:~#
                
                
                Thomas Braun 1 Reply Last reply Reply Quote 0
                • crunchip
                  crunchip Forum Testing Most Active @BruR1250 last edited by

                  @brur1250 sagte in Expand Filesystem wird nicht erkannt ?:

                  /dev/sda1 58G 28G 31G 48% /mnt/usb0

                  das verstehe ich allerdings nicht
                  das müsste doch anstatt sda1 mmcblk0p2 heißen, oder täusche ich mich da

                  B 2 Replies Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @BruR1250 last edited by

                    @brur1250
                    Sorry, ich bin raus. Du eimerst immer noch als root durch das System.

                    B 1 Reply Last reply Reply Quote 0
                    • B
                      BruR1250 @crunchip last edited by

                      @crunchip Das ist mein Backup USB stick 64GB . Habe ich als Speicher für Kamerabilder und Backup

                      1 Reply Last reply Reply Quote 0
                      • B
                        BruR1250 @crunchip last edited by

                        @crunchip Bei mir sieht das mit lsblk -f so aus :

                        root@raspberrypi:~# lsblk -f
                        NAME        FSTYPE FSVER LABEL     UUID                                 FSAVAIL FSUSE% MOUNTPOINT
                        sda
                        └─sda1      exfat  1.0   64GBSTICK BA0F-9487                                30G    48% /mnt/usb0
                        mmcblk0
                        ├─mmcblk0p1 vfat   FAT32 boot      5484-8F96                             202,8M    20% /boot
                        └─mmcblk0p2 ext4   1.0   rootfs    64bc182a-ca9d-4aa1-8936-d2919863c22a    5,6G    86% /
                        root@raspberrypi:~#
                        
                        

                        Daraufhin war ja meine Vermutung das das Expand filesystem nicht richtig erkannt wird , aber bei df -h wird wieder 59G angezeigt

                        1 Reply Last reply Reply Quote 0
                        • B
                          BruR1250 @Thomas Braun last edited by

                          @thomas-braun sorry , bin wieder raus aus dem root

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

                            @brur1250

                            Ich wie gesagt auch. Aus deinem Problem.

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

                            Support us

                            ioBroker
                            Community Adapters
                            Donate

                            798
                            Online

                            31.7k
                            Users

                            79.8k
                            Topics

                            1.3m
                            Posts

                            5
                            25
                            1074
                            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