Skip to content

Instantly share code, notes, and snippets.

@jakibaki
Created September 17, 2017 14:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jakibaki/971643e6dabed665d9753961355b877a to your computer and use it in GitHub Desktop.
Save jakibaki/971643e6dabed665d9753961355b877a to your computer and use it in GitHub Desktop.
This assumes you already successfully ran flash.sh
enter fastboot mode (hold volume up and plug a usb-cable in)
cd to the directory where you downloaded the hybris-recovery.img
fastboot flash recovery hybris-recovery.img
fastboot boot hybris-recovery.img
There should pop up a text on the phone-screen with instructions and an ip
run telnet THE_IP_FROM_THE_TEXT
there should be a recovery-menu now
select factory-reset
After that it should reboot into sailfish-os (don't worry about the errors while factory-reseting)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment