No description
Find a file
2015-11-10 20:52:02 +01:00
bootrec Remove keycheck when done 2015-11-10 20:52:02 +01:00
README.md Update README.md 2015-10-29 22:32:14 +01:00

Sony recovery boot script

This script will chain load an Android recovery from the FOTAKernel partition.

Instructions to kernel developer

  • Put bootrec folder in the root of your ramdisk.
  • If not on ARM64, replace busybox and extract_elf_ramdisk binaries.
  • Move your /init to /init.real
  • Symlink /init to /bootrec/init.sh
  • ???
  • Profit.

The init.sh script is setup for Xperia Z5/Z5C. On other devices you might have to change some paths at the top of the script file.