Note to self
#If tablet doesn’t boot, use cold boot option (hold down, don’t go into recovery, confirm cold boot)
To fix problem, in terminal:
su
echo boot | dd of=/dev/block/mmcblk0p3 bs=1 seek=0
If tablet doesn’t boot, use cold boot option (hold down, don’t go into recovery, confirm cold boot)
To fix problem, in terminal:
su
echo boot | dd of=/dev/block/mmcblk0p3 bs=1 seek=0