1. press and hold volume up + power will enter bootloader/recovery
2. novacom -t open tty://0 will connect to bootloader/recovery
3.printenv in this mode will print some boot args
4.chainboot will boot to normal mode from mmc0p7
5. /usr/local/sbin/recovery/data_restore.sh is webos doctor used to restore a image file.
6. mmc0p14 should be rootfs
7.webos should have 14 partitions.
8. downloaded android have 17 partitions?
questions:
1.can we just restore mmc0p7 and mmc0p14 to get android running?
2.if I try to restore all the partitions, will this brick my touchpad?
2. novacom -t open tty://0 will connect to bootloader/recovery
3.printenv in this mode will print some boot args
4.chainboot will boot to normal mode from mmc0p7
5. /usr/local/sbin/recovery/data_restore.sh is webos doctor used to restore a image file.
6. mmc0p14 should be rootfs
7.webos should have 14 partitions.
8. downloaded android have 17 partitions?
questions:
1.can we just restore mmc0p7 and mmc0p14 to get android running?
2.if I try to restore all the partitions, will this brick my touchpad?