I create an image of my RPi's SD card using Win32DiskImager. While working on the Pi, I never expanded the operating system to use the whole SD, hoping that this would keep the size of the image file smaller.
Now I want to copy that image on another SD card, which was supposed to be the same size as the one I was uisng on the Pi (16GB). Bu it seems this new SD is slightly smaller, so it wont let me burn the image.
Since I never expanded the operating system to use the whole SD, how can I create an image of the RPi while keeping the size of the image small?
thanks