View Single Post
Old 03-09-2012, 03:43 PM   #12
uboot
Evangelist
uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.
 
Posts: 425
Karma: 75216
Join Date: Nov 2011
Location: old europe
Device: Kobo Mini, Tolino Epos 2
The script can only be run via shell - either adb shell or terminal emulator. And you have to gain root access via su.

For putting it into /system/bin, you have to remount system partition rewritable. This can be done via adb, via terminal emulator or via root explorer.

Also, you need to change file attributes for the script to make it executable.
uboot is offline   Reply With Quote