MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    SD Card Full - Can't Install New Modules

    Scheduled Pinned Locked Moved Solved Troubleshooting
    4 Posts 2 Posters 257 Views 2 Watching
    Loading More Posts
    • 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.
    • R Offline
      robertybob
      last edited by

      Hi, long time member, first time posting for a while! I’ve set up my MagicMirror installation from scratch, managed to install a handful of modules but now when trying to install MMM-Remote I get an error saying the SD card is full.

      I’ve seen a few similar posts here, but nothing within them is helping me.

      This is the contents of df -h

      Filesystem      Size  Used Avail Use% Mounted on
      udev            327M     0  327M   0% /dev
      tmpfs            93M  1.2M   91M   2% /run
      /dev/mmcblk0p2  6.7G  6.3G   16M 100% /
      tmpfs           461M   12M  450M   3% /dev/shm
      tmpfs           5.0M   12K  5.0M   1% /run/lock
      /dev/mmcblk0p1  510M  101M  410M  20% /boot/firmware
      tmpfs            93M   48K   93M   1% /run/user/1000
      
      

      and the contents of sudo find / -xdev -maxdepth 1 -type d -exec du -s {} ; | sort -rn

      
      
      du: cannot access '/run/user/1000/gvfs': Permission denied
      du: cannot access '/run/user/1000/doc': Permission denied
      du: cannot access '/proc/5110/task/5110/fd/3': No such file or directory
      du: cannot access '/proc/5110/task/5110/fdinfo/3': No such file or directory
      du: cannot access '/proc/5110/fd/4': No such file or directory
      du: cannot access '/proc/5110/fdinfo/4': No such file or directory
      du: cannot access '/run/user/1000/gvfs': Permission denied
      du: cannot access '/run/user/1000/doc': Permission denied
      du: cannot access '/proc/5121/task/5121/fd/3': No such file or directory
      du: cannot access '/proc/5121/task/5121/fdinfo/3': No such file or directory
      du: cannot access '/proc/5121/fd/4': No such file or directory
      du: cannot access '/proc/5121/fdinfo/4': No such file or directory
      6675246 /
      4366752 /usr
      1204020 /home
      801968  /var
      260014  /boot
      24744   /root
      9272    /opt
      7148    /etc
      1228    /run
      68      /tmp
      16      /lost+found
      4       /srv
      4       /mnt
      4       /media
      0       /sys
      0       /proc
      0       /dev
      
      

      in case either of those helps :)

      I installed the 32 bit RaspiOS and used the install script.

      Is there anything I can uninstall to make more space? 4.3GB used within /usr seems extremely high?

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @robertybob
        last edited by

        @robertybob usually means the sd card has failed

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        R 1 Reply Last reply Reply Quote 0
        • R robertybob has marked this topic as solved on
        • R Offline
          robertybob @sdetweil
          last edited by

          @sdetweil Ah, yeah I think you’re right. I’ve swapped to a different SD card and I’m not having the issue anymore. Thanks!

          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @robertybob
            last edited by

            @robertybob awesome

            backup/backup/backup

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post
            Enjoying MagicMirror? Please consider a donation!
            MagicMirror created by Michael Teeuw.
            Forum managed by Sam, technical setup by Karsten.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy