View Single Post
Old 07-07-2016, 09:03 AM   #6
FOV
Connoisseur
FOV ought to be getting tired of karma fortunes by now.FOV ought to be getting tired of karma fortunes by now.FOV ought to be getting tired of karma fortunes by now.FOV ought to be getting tired of karma fortunes by now.FOV ought to be getting tired of karma fortunes by now.FOV ought to be getting tired of karma fortunes by now.FOV ought to be getting tired of karma fortunes by now.FOV ought to be getting tired of karma fortunes by now.FOV ought to be getting tired of karma fortunes by now.FOV ought to be getting tired of karma fortunes by now.FOV ought to be getting tired of karma fortunes by now.
 
Posts: 79
Karma: 480874
Join Date: Jan 2015
Device: MagicBook A6LHD
A sense to make a backup of the kernel? If you create a backup of Android enough to have saved the sections "Boot", "System" and "Data", which actually should not be tied to the "Kernel"?

Boot partition can contain an updated "Kernel", if it is newer than what is contained in the section "Kernel". "Kernel" - something like a drivers needed for Android OS under the device.

To restore the firmware through RKBatchTool, enough working "BootLoader" in the device (is not contained in the Kernel!), drivers installed on PC and full firmware in IMG format.

When you killed the partitions "Boot" and "Recovery", the device is loaded in the mode "BootLoader".

Most tablets use a "TWRP Recovery" without a "Kernel". It can be used on various compatible devices if the process of mounting partitions is the same.

In your "TWRP Recovery" in the process of creating a backup folder is created with the name "rk30sdk" that can cause problems when restoring if the partitions "Boot" and "Recovery" will contain the "Kernel". Especially when on different devices, the backup folder will be marked the same!

When you update the device from SD cards with the firmware from the device manufacturer it is not recommended to use the "TWRP Recovery" and it is recommended to restore the original recovery, which was before installing the "Recovery TWRP"!
When you update the device from SD card with the firmware IMG format or OTA updates of the device partition "Kernel" not updated!

In the latest firmware from Boyue, was released in June 2016 using a new "RK3026Loader(L)_V2.32_otp.bin". The file "boot.bin" and "RK3026Loader(L)_V2.32_otp.bin" are identical !

Last edited by FOV; 07-07-2016 at 12:46 PM.
FOV is offline   Reply With Quote