bethnesbitt
Member
Just bought have a, semi, rooted iRulu from the company. I am able to use ADB and pull files, just unable to pull or install busybox. Fastboot works, but can't figure out how to unlock the bootloader. Did some trolling around in the phone and on Irulu's Website, this is the tablet I bought, also, downloaded this file which almost matches my devices specifications. Was wondering if anybody was interested in taking a look.
The goal is to unlock the tablet so that I can push the vold.fstab back after editing, want to swap my internal storage with either the internal hard-drive or the SDCARD. Am only able to move selected files to SDCARD after downloading from Google play, anyways, google play apps do not always install directly to the SDCARD, even though I selected to install there. If it lets me move them to the SDCARD, it can be done after installing.
Also another little twirk is the time, seems that it is out of sync, for example, when playing on-line games that work with FaceBook, even though the person made their move following my move within five minutes, it shows they played an hour ago. Not a game issue because my other devices show the correct time, just happens on this tablet.
Also, here is what I see when running ADB and Fastboot commands, it's not rocket science, so I believe this phone is root-able. It isn't as if anything is kept private, and with a device number like that, how encrypted can the root directory be?
[HIGH]List of devices attached
0123456789ABCDEF device[/HIGH] <--really?
It's a MT65xx chip, same that ZTE uses, so the vold.fstab match almost exactly, only thing is there are three, as you can see from the attached.
vold.fstab
vold.fstab.nand
vold.fstab.fat.nand
Wanted to see what would happend, so I rebooted into <code>adb reboot bootloader</code> and tried flashing a custom recovery, gave me an error about being the wrong type. Good thing it didn't work
. The recovery menu is almost like CM, has adb sideload, etc...
The goal is to unlock the tablet so that I can push the vold.fstab back after editing, want to swap my internal storage with either the internal hard-drive or the SDCARD. Am only able to move selected files to SDCARD after downloading from Google play, anyways, google play apps do not always install directly to the SDCARD, even though I selected to install there. If it lets me move them to the SDCARD, it can be done after installing.
Also another little twirk is the time, seems that it is out of sync, for example, when playing on-line games that work with FaceBook, even though the person made their move following my move within five minutes, it shows they played an hour ago. Not a game issue because my other devices show the correct time, just happens on this tablet.
Also, here is what I see when running ADB and Fastboot commands, it's not rocket science, so I believe this phone is root-able. It isn't as if anything is kept private, and with a device number like that, how encrypted can the root directory be?
[HIGH]List of devices attached
0123456789ABCDEF device[/HIGH] <--really?
It's a MT65xx chip, same that ZTE uses, so the vold.fstab match almost exactly, only thing is there are three, as you can see from the attached.
vold.fstab
vold.fstab.nand
vold.fstab.fat.nand
Wanted to see what would happend, so I rebooted into <code>adb reboot bootloader</code> and tried flashing a custom recovery, gave me an error about being the wrong type. Good thing it didn't work
