|
I had the same problem. Flashed a 32GB SD with the image file and booted the Pi. Tried to install pyCharm and it told me I didnt have enough space. So did it with a 64GB SD and it did the same thing.
When you flash the image file, it only creates a filesystem big enough for the image. The rest of your SD card goes unusused. You have to manually expand the file system with raspi-config to be able to use the rest of the space on your SD.
https://piwithvic.com/raspberry- ... ystem-micro-sd-card
|
|