View Single Post
Old 08-28-2016, 04:58 PM   #30
nightboy
Connoisseur
nightboy writes the songs that make the whole world sing.nightboy writes the songs that make the whole world sing.nightboy writes the songs that make the whole world sing.nightboy writes the songs that make the whole world sing.nightboy writes the songs that make the whole world sing.nightboy writes the songs that make the whole world sing.nightboy writes the songs that make the whole world sing.nightboy writes the songs that make the whole world sing.nightboy writes the songs that make the whole world sing.nightboy writes the songs that make the whole world sing.nightboy writes the songs that make the whole world sing.
 
Posts: 87
Karma: 40012
Join Date: Sep 2014
Device: NST, Boyue T62
Quote:
Originally Posted by kintrupf View Post
Hello nightboy,
I have a shiny new (and already rooted) "Energy Pro HD". Does the filename "TWRP_recovery_Energy_eReader_ProHD_v1.zip" correctly indicate that this recovery should work with my device? Thanks!

It should work.

Quote:
Originally Posted by SteveAdams View Post
im trying to install twrp on my energy sistem pro hd but im having difficulties, im very much a noob at adb / adb shell. Im having problems changing permissions of the flash_image file i keep getting an errors

steve@steve-Peppy:~$ cd /home/steve/Android/platform-tools/
steve@steve-Peppy:~/Android/platform-tools$ adb devices
List of devices attached
22610501029268 device

steve@steve-Peppy:~/Android/platform-tools$ adb shell
shell@android:/ $ su
root@android:/ # cd /sdcard/
root@android:/sdcard # flash_image recovery TWRP.img
sh: /system/bin/flash_image: not executable: magic 7F45
1|root@android:/sdcard #

if i try to mount system as read & write it still wont work, i dont think the system is mounted properly as i still dont seem to have permission to change permission

steve@steve-Peppy:~$ cd /home/steve/Android/platform-tools/
steve@steve-Peppy:~/Android/platform-tools$ adb devices
List of devices attached
22610501029268 device

steve@steve-Peppy:~/Android/platform-tools$ adb shell
shell@android:/ $ su
root@android:/ # mount -o rw,remount,rw /system
root@android:/ # cd /sdcard/
1|root@android:/sdcard # chmod 755 /system/bin/flash_image
root@android:/sdcard # flash_image recovery TWRP.img
sh: /system/bin/flash_image: not executable: magic 7F45
1|root@android:/sdcard #

this annoying error flash_image: not executable: magic 7F45 is kicking my ass and im out of my depth already
I have attached "flash_image" in the main post try it out.
nightboy is offline   Reply With Quote