I have dd dump from the very start, and also, it wouldnt be a dd dump if the size was not equal to the actual partition - it is a RAW partition copy dude, read up on it
please do sudo dd if=/dev/mmcblk0p28 of=/media/sdcard/yoursdcard/image.bin now and tell it's size
Just a wild guess and to double check:
The filesystem on your SD card does not have a 4GB file size limit, like FAT32?
That would explain why you only get a file of ~4GB size.
Just a wild guess and to double check:
The filesystem on your SD card does not have a 4GB file size limit, like FAT32?
That would explain why you only get a file of ~4GB size.
That could be a reason for @coderus filesize, yes.
@coderus, I do a dd after every update, and you are wrong!
I DARE you to do a dd if=/dev/random of=/dev/mmcblk0p28
then dd if=yourbackup.bin if=/dev/mmcblk0p28
If your filesize is 4Gb , youre probably screwed