Full complete tablet backup using NVFLASH/ APX mode in the works
ElocityA7 has the option so far in the kernel, to reboot into APX mode, enabling support for full control of the tablet memory.
and in cases where needed, a full partition restore is possible.
it will even be possible to re-partition the device to suit other needs if you wish.
right now im working on a image for full recovery, but as i can only activate using a kernel with support and using a adb connection. any information on the button combo to activate it is appreciated..
otherwise its less usefull in a "bricked" situation, if we cannot start directly in APX mode.
but its confirmed for now, that the system partition is 573MB in size, and i made a full dump of it.
Advent Vega distribution pack is used for binary compatibility on windows to install it for now, but it should work just as good from linux, as Nvidia distributed the same applications for linux.
If you already got the APX setup in place,
the magic "reboot" method is entering this in a shell:
echo 1 >/proc/naz10_diag/force_recovery
and the device goes into APX mode.
ill update this thread when i know more, or got a key combination to activate directly without use of the shell command. (which is very important too)
you can read more about the APX mode
here