#3744
rpinoob
Participant

To ensure I mounted it correctly, I reformatted it and started over.

After formatting, it was correctly at the 16gb again.
After mounting, back down to 56mb.

I’m going through the commands now:

sudo apt-get update = all good
sudo apt-get upgrade -y git = issues

it says things like…
/usr/bin/mandb: can’t write to /var/cache/man/2917: No space left on device
/usr/bin/mandb: can’t write to /var/cache/man/3025: No space left on device
/usr/bin/mandb: can’t write to /var/cache/man/3251: No space left on device

sudo apt-get install -y git dialog = ??
” the following packages have been kept back: pypy-upstream

cd
git clone --depth=0 git://github.com/petrockblog/RetroPie-Setup.git

= issues
“fatal: could not create work tree dir ‘retropie-setup’.: No space left on device”

How can I continue??