I would like to know how to root Cyanogen OS on WileyFox Swift
Answer
Simply by flashing SuperSU.1 There's a thread at XDA explaining the steps:
- download SuperSu
- save it to your external sdcard
- enable developer options (settings - about - click mutliple times on the build number)
- enable OEM unlock in the developer options settings on the device
- reboot Wileyfox Swift into fastboot mode: with the device powered down, hold the Volume Up and connect USB
to unlock the boot loader (WARNING!!! This wipes your user data!!!), type from your computer:
fastboot oem unlock
fastboot -i 0x2970 oem unlock-go
fastboot oem unlock-godownload latest recovery image from Cyanogen
to boot the custom recovery, on your computer type
fastboot boot
.img install supersu update zip from recovery menu (choose zip from extenal SD)
- reboot and enjoy root access
Note that steps 6 and 8 require the matching drivers being installed on your computer if you run Windows.
Updating a rooted Swift
Also note that "incremental updates" are no longer working with the device rooted. Please see how to update rooted fox at XDA for alternatives. Each of those updates will probably break root, so you'll have to repeat the above procedure after each update to regain root access.
Alternatively, you can also switch from CyanogenOS to CyanogenMod, which includes root access.
1: Note that's not the latest version – but the one reported working at the time of that post. The always latest version is available here.
No comments:
Post a Comment