[solved] missing free space on SD
-
just a curiosity I do not know if it's already been asked but why this:
|| Filesystem Size Used Avail Use% Mounted on
|| /dev/root 118G 2.3G 111G 3% /pi@retropie:~ $ Filesystem 1M-blocks Used Available Use% Mounted on
/dev/root 120120M 2349M 112853M 3% /
devtmpfs 370M 0M 370M 0% /dev
tmpfs 375M 0M 375M 0% /dev/shm
tmpfs 375M 15M 360M 4% /run
tmpfs 5M 1M 5M 1% /run/lock
tmpfs 375M 0M 375M 0% /sys/fs/cgroup
/dev/mmcblk0p1 57M 22M 36M 39% /boot
tmpfs 75M 0M 75M 0% /run/user/1000it look that we are missing about 6gb, its normal?
clean retropie 4.4 image on 3b+
-
-
thanks , i dont know about reserved space until today.. :) solution works
-
@frezeen Just a little hint for the future, using code blocks for output text makes it far more readable:
pi@retropie:~ $ Filesystem 1M-blocks Used Available Use% Mounted on /dev/root 120120M 2349M 112853M 3% / devtmpfs 370M 0M 370M 0% /dev tmpfs 375M 0M 375M 0% /dev/shm tmpfs 375M 15M 360M 4% /run tmpfs 5M 1M 5M 1% /run/lock tmpfs 375M 0M 375M 0% /sys/fs/cgroup /dev/mmcblk0p1 57M 22M 36M 39% /boot tmpfs 75M 0M 75M 0% /run/user/1000
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.