Home Interests Raspberry Pi

How to Check Raspberry Pi SD Card Free Space (Disk Space Usage)

How much space is left on my Pi?
howchoo   (467)
September 15, 2023
2 minutes

Share

Interests
Posted in these interests:
linux • 12 guides
pi • 92 guides

This short guide will show you how to check how much free space your Raspberry Pi has.

1 – Get to the command line/terminal

Open a new command line/terminal session.

If you’re using Jessie Lite, this is the default state that your Pi boots into.

If you’re using RetroPie, you can get here by pressing F4 on a keyboard or by exiting to the command line through the RetroPie UI.

If you’re using Raspberry Pi OS (formerly Raspbian), simply open a new Terminal.

2 – Run the following command

Run the following command and press enter:

df

This will display the total disk usage for your SD card in columns. If you’d like to make it more readable, you can add the -h flag, which will add G and M units for gigabytes and megabytes:

df -h

🛈 You can see here that I’m using 16% of my available SD card space.
NEXT UP

How to Run a Minecraft Server on the Raspberry Pi

A whole world trapped inside your Pi.
howchoo   (467)
December 7, 2023

There are several ways to go about running a Minecraft server on the Raspberry Pi. In this guide, I’ll cover how to install Nukkit—a cross-platform Minecraft server that’s super easy to set up on the Raspberry Pi. This server should work with PCs, consoles, and tablets running Minecraft 1.14. I’ll be using a Raspberry Pi

Continue Reading

howchoo

 467 guides

Introducing Howchoo, an enigmatic author whose unique pen name reflects their boundless curiosity and limitless creativity. Mysterious and multifaceted, Howchoo has emerged as a captivating storyteller, leaving readers mesmerized by the uncharted realms they craft with their words. With an insatiable appetite for knowledge and a love for exploration, Howchoo's writing transcends conventional genres, blurring the lines between fantasy, science fiction, and the surreal. Their narratives are a kaleidoscope of ideas, weaving together intricate plots, unforgettable characters, and thought-provoking themes that challenge the boundaries of imagination.

Discover interesting things!

Explore Howchoo's most popular interests.

Explore