After backing up a Raspberry Pi SD card to a larger one:
Here's how to expand the filesystem to use the full size of the new SD card and avoid wasting space.
0:05 – On the Raspberry Pi itself
0:45 – Using SSH connection
To connect to your Raspberry Pi via SSH:
On macOS, use the Terminal app
On Linux, open a terminal window
On Windows, you can use the free program PuTTY
Connect using the username (often pi) and the IP address of your Raspberry Pi (e.g., in the video: 192.168.1.143):
ssh [email protected]
🔧 How to enable SSH on your Raspberry Pi:
https://www.computerhilfen.de/info/ss...
🛠️ Set up a Raspberry Pi without a monitor:
https://www.computerhilfen.de/info/ra...