I am having a 128 Gb SD card (raspi-config made use of whole sd card) which I use in Raspberry PI4, and it works well. Photo, video, films are loaded on that SD card as well. Allwill be placed on a separate SSD disk if needed.
I usually take a backup of the sd cards when everything works ok, however there is a challenge with the 128Gb sd card due to it will require appx 128Gb on my storage device.
Challenge 1: Is it possible to f.i. use gparted and split the sd card up in partitions, where one partition (or 2 partitions) have have what RPI4 need for boot, systems and software, and one big partitions for data ?
I am thinking of having a 32 Gb partition for RPI4 prosesses and the new partition get the remaining space.
Challenge 2: Will it be possible to only take backup of the 32Gb PI4 partition(s) ?
I will have backup of the data part of the SD card on a separate SSD anyway. It is only interesting to have an image file of, in this case, the 32 Gb partition.
Anyone having a solution to these challenges?