Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Off Topic
  4. Expand Filesystem wird nicht erkannt ?

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    232

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.5k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

Expand Filesystem wird nicht erkannt ?

Scheduled Pinned Locked Moved Off Topic
25 Posts 5 Posters 1.8k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B BruR1250

    @crunchip Hallo wenn ich eingebe : ls /dev/root , kommt Fehlermeldung Datei odr verzeichnis nicht gefunden . mit ls -lah
    zeigt er an:

    pi@raspberrypi:~ $ ls -lah
    insgesamt 52M
    drwxr-xr-x 8 pi   pi   4,0K 15. Mär 19:54 .
    drwxr-xr-x 5 root root 4,0K 13. Feb 12:39 ..
    -rw------- 1 pi   pi   4,9K 16. Apr 11:04 .bash_history
    -rw-r--r-- 1 pi   pi    220 28. Jan 02:04 .bash_logout
    -rw-r--r-- 1 pi   pi   3,7K 15. Mär 19:54 .bashrc
    drwxr-xr-x 4 pi   pi   4,0K 13. Feb 14:48 .cache
    drwx------ 4 pi   pi   4,0K 13. Feb 14:48 .config
    -rw-r--r-- 1 pi   pi    51M  5. Okt 2021  grafana_8.1.6_armhf.deb
    -rw-r--r-- 1 pi   pi    212 16. Mär 11:30 .influx_history
    drwxr-xr-x 2 pi   pi   4,0K  2. Feb 16:55 .iobroker
    drwxr-xr-x 2 root root 4,0K 13. Feb 12:47 Kamera
    drwx------ 3 pi   pi   4,0K 13. Feb 14:48 .local
    drwxr-xr-x 7 pi   pi   4,0K  3. Apr 09:03 .npm
    -rw------- 1 pi   pi     36  2. Feb 16:55 .npmrc
    -rw-r--r-- 1 pi   pi   276K  7. Dez 07:59 pi_stretch_motion_4.1.1-1_armhf.deb
    -rw-r--r-- 1 pi   pi   276K  7. Dez 07:59 pi_stretch_motion_4.1.1-1_armhf.deb.1
    -rw-r--r-- 1 pi   pi    807 28. Jan 02:04 .profile
    -rw-r--r-- 1 pi   pi    165 12. Feb 08:59 .wget-hsts
    
    

    mit mc wird verzeichnis root auch nicht angezeigt , also komme ich mit rm nicht in root

    HomoranH Do not disturb
    HomoranH Do not disturb
    Homoran
    Global Moderator Administrators
    wrote on last edited by
    #10

    @brur1250 sagte in Expand Filesystem wird nicht erkannt ?:

    Hallo wenn ich eingebe : ls /dev/root , kommt Fehlermeldung Datei odr verzeichnis nicht gefunden .

    pi hat ja auch bei root nichts veroren.

    kein Support per PN! - Fragen im Forum stellen -

    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

    ioBroker freut sich über eine Spende für das Forum. Benutzt dazu den Spendenbutton im Header. Danke!

    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

    Thomas BraunT 1 Reply Last reply
    0
    • HomoranH Homoran

      @brur1250 sagte in Expand Filesystem wird nicht erkannt ?:

      Hallo wenn ich eingebe : ls /dev/root , kommt Fehlermeldung Datei odr verzeichnis nicht gefunden .

      pi hat ja auch bei root nichts veroren.

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by Thomas Braun
      #11

      @homoran

      Und /dev/root gibt es nicht. Was soll das auch für ein device sein?

      Und ein root gehörendes Verzeichnis 'Kamera' darf es im Home vom pi auch nicht geben, wenn man sauber arbeiten würde.

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      B 1 Reply Last reply
      0
      • Thomas BraunT Thomas Braun

        @homoran

        Und /dev/root gibt es nicht. Was soll das auch für ein device sein?

        Und ein root gehörendes Verzeichnis 'Kamera' darf es im Home vom pi auch nicht geben, wenn man sauber arbeiten würde.

        B Offline
        B Offline
        BruR1250
        wrote on last edited by
        #12

        @thomas-braun Irgendwie muss ich aber diese Datei von Grafana löschen . Ich bin ja auch kein Linux Experte , daher hier meine Anfrage . Hat jemand da eine Idee

        Thomas BraunT 1 Reply Last reply
        0
        • B BruR1250

          @thomas-braun Irgendwie muss ich aber diese Datei von Grafana löschen . Ich bin ja auch kein Linux Experte , daher hier meine Anfrage . Hat jemand da eine Idee

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          wrote on last edited by Thomas Braun
          #13

          @brur1250

          Wo liegt die denn? In /dev/root jedenfalls nicht, das Verzeichnis gibt es nicht, weil das überhaupt keinen Sinn ergeben würde.

          Oder meinst du die 51 MB aus dem Home?

          rm ./grafana_8.1.6_armhf.deb
          

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          B 1 Reply Last reply
          0
          • Thomas BraunT Thomas Braun

            @brur1250

            Wiedermal als root rumgehampelt wo es nichts nichts zu suchen hat...

            sudo ls -lah /root
            
            B Offline
            B Offline
            BruR1250
            wrote on last edited by
            #14

            @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 BraunT crunchipC 2 Replies Last reply
            0
            • B BruR1250

              @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 BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by Thomas Braun
              #15

              @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.

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              1 Reply Last reply
              0
              • B BruR1250

                @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
                
                
                crunchipC Offline
                crunchipC Offline
                crunchip
                Forum Testing Most Active
                wrote on last edited by
                #16

                @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

                umgestiegen von Proxmox auf Unraid

                1 Reply Last reply
                0
                • Thomas BraunT Thomas Braun

                  @brur1250

                  Wo liegt die denn? In /dev/root jedenfalls nicht, das Verzeichnis gibt es nicht, weil das überhaupt keinen Sinn ergeben würde.

                  Oder meinst du die 51 MB aus dem Home?

                  rm ./grafana_8.1.6_armhf.deb
                  
                  B Offline
                  B Offline
                  BruR1250
                  wrote on last edited by
                  #17

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

                  Thomas BraunT 1 Reply Last reply
                  0
                  • B BruR1250

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

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    wrote on last edited by
                    #18

                    @brur1250 Das sind nur 51MB, keine Gigabyte.

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    B 1 Reply Last reply
                    0
                    • Thomas BraunT Thomas Braun

                      @brur1250 Das sind nur 51MB, keine Gigabyte.

                      B Offline
                      B Offline
                      BruR1250
                      wrote on last edited by
                      #19

                      @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 BraunT 1 Reply Last reply
                      0
                      • B BruR1250

                        Hallo
                        Bei meinem Pi wird angezeigt Festplatte 14% frei . Ich habe eine 64 GB SD Karte im Pi . Wenn ich Expand Filesystem anwähle erscheint 59,4 GB erkannt .
                        Wenn ich aber über lsblk -f die Belegung anzeigen lasse erscheint nur 5,5 GB .
                        Also irgendwie wird da die SD Karte nicht richtig erkannt . Was kann ich da tun ? Wer kann mir da weiter helfen

                        NAME FSTYPE FSVER LABEL UUID                                 FSAVAIL FSUSE% MOUN                                                                                                                                                             TPOINT
                        sda
                        └─sda1
                             exfat  1.0   64GBSTICK
                                                BA0F-9487                              30,2G    47% /mnt                                                                                                                                                             /usb0
                        mmcblk0
                        │
                        ├─mmcblk0p1
                        │    vfat   FAT32 boot  5484-8F96                             203,8M    19% /boo                                                                                                                                                             t
                        └─mmcblk0p2
                             ext4   1.0   rootfs
                                                64bc182a-ca9d-4aa1-8936-d2919863c22a    5,5G    86% /
                        pi@raspberrypi:~ $
                        Command (m for help):
                        Disk /dev/mmcblk0: 59,48 GiB, 63864569856 bytes, 124735488 sectors
                        Units: sectors of 1 * 512 = 512 bytes
                        Sector size (logical/physical): 512 bytes / 512 bytes
                        I/O size (minimum/optimal): 512 bytes / 512 bytes
                        Disklabel type: dos
                        Disk identifier: 0x9af42128
                        
                        Device         Boot  Start       End   Sectors  Size Id Type
                        /dev/mmcblk0p1        8192    532479    524288  256M  c W95 FAT32 (LBA)
                        /dev/mmcblk0p2      532480 124735487 124203008 59,2G 83 Linux
                        
                        Command (m for help): The partition table has been altered.
                        Syncing disks.
                        
                        

                        Hier noch ein Nachtrag über den Befehl df -h erscheint dann:

                        /dev/root        59G     51G  5,6G   91% /
                        devtmpfs        1,8G       0  1,8G    0% /dev
                        tmpfs           1,9G     16K  1,9G    1% /dev/shm
                        tmpfs           768M    872K  767M    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           384M       0  384M    0% /run/user/1000
                        
                        

                        Update wurde durchgeführt .
                        Gruß
                        Heinz

                        crunchipC Offline
                        crunchipC Offline
                        crunchip
                        Forum Testing Most Active
                        wrote on last edited by
                        #20

                        @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

                        umgestiegen von Proxmox auf Unraid

                        B 2 Replies Last reply
                        0
                        • B BruR1250

                          @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 BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          wrote on last edited by
                          #21

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

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          B 1 Reply Last reply
                          0
                          • crunchipC crunchip

                            @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 Offline
                            B Offline
                            BruR1250
                            wrote on last edited by
                            #22

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

                            1 Reply Last reply
                            0
                            • crunchipC crunchip

                              @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 Offline
                              B Offline
                              BruR1250
                              wrote on last edited by
                              #23

                              @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
                              0
                              • Thomas BraunT Thomas Braun

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

                                B Offline
                                B Offline
                                BruR1250
                                wrote on last edited by
                                #24

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

                                Thomas BraunT 1 Reply Last reply
                                0
                                • B BruR1250

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

                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  wrote on last edited by
                                  #25

                                  @brur1250

                                  Ich wie gesagt auch. Aus deinem Problem.

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  1 Reply Last reply
                                  0
                                  Reply
                                  • Reply as topic
                                  Log in to reply
                                  • Oldest to Newest
                                  • Newest to Oldest
                                  • Most Votes


                                  Support us

                                  ioBroker
                                  Community Adapters
                                  Donate

                                  415

                                  Online

                                  32.7k

                                  Users

                                  82.5k

                                  Topics

                                  1.3m

                                  Posts
                                  Community
                                  Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                  ioBroker Community 2014-2025
                                  logo
                                  • Login

                                  • Don't have an account? Register

                                  • Login or register to search.
                                  • First post
                                    Last post
                                  0
                                  • Home
                                  • Recent
                                  • Tags
                                  • Unread 0
                                  • Categories
                                  • Unreplied
                                  • Popular
                                  • GitHub
                                  • Docu
                                  • Hilfe