Skip to content

jackfagner/twrp-sony-recovery-boot-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Nov 10, 2015
beca072 · Nov 10, 2015

History

9 Commits
Nov 10, 2015
Oct 29, 2015

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages