Hi again. As I saw after playing a littlewith ADB^fastboot, it needs a custom recovery to flash or backup an entire ROM. For some reasons, I need to achieve to do that without installing [and even booting from pc via fastboot] a custom recovery. FOr clarify I wantto say I can enter to fastboot mode and my adb works perfectly.
With 'adb backup -all' it only creates an archive where my personal info is saved. I saw a fastboot way that saves every partition of my device, but I have to see it deeper.
THere is any way to do a full rom backup and restore without a custom recovery?? Winddows can do it...