steve0hh

Yet another programmer

Fork me onGitHub

Raspberry Pis No Space Left On Device Error Message

10 Feb 2013

Today I encountered a strange error on my raspberry pi No space left on device error.

First possible solutions: Expand rootfs

In the terminal type

sudo raspi-config

then select expand_rootfs

Found this solution from here.

Second possible method is to update your firmware

An easy way to do it is via rpi-update

comments powered by Disqus