That's in a nutshell tonight's experience. Buoyed by the unrelated good news I received today that I passed the lawyer licensing exams, I decided to boldly go where I have not been before.
I figured out how to use SP Flash Tools in Linux (I have even tried to write a tutorial into a new Topic, but somehow after pressing the the Post button it disappeared). And I tried to replicate yesterday's root results. I was not able to replicate and I found that my documentation was... sloppy.
First, right at the beginning, before adb push supersu /tmp, I forgot that I did the following:
adb shell mount -o rw,remount /system mount -o rw,remount /system /system mount -o rw,remount / mount -o rw,remount / / exit
Second, the two toolbox_mount commands wreck havoc. I skipped them and forgot to document it.
But then, even with those two corrections, I saw some errors I do not recall seeing yesterday and I was not able to root. My best guess at the moment is that I was in some sort of lucky situation that one of my previous, undocumented attempts with some of the PC apps has interacted with my current, not so well documented attempt at manually reproducing the work of the SuperSU installer, resulting in an incredible lucky moment that I can't repeat since I factory reset.
When I tried a third time, the tablet froze, hanging with the boot animation. At that point, nothing helped but flashing, and flashing I did.
- First, I flashed my earlier dd-made backups. They worked.
- Then I became bold, and flashed the modifications to my boot.img and system.img by hocuspocus69. The tablet froze before the boot animation and all I could do was get into Recovery Mode. Wiping the cache did not help. I had to reflash.
- So I tried the original stock lollipop from the XDA link in this thread, and it worked, with exact same result as my own backup.
Bottom line: I am back to square zero, but with the new found power of flashing.
Do I really need root to port CyanogenMod? reading the porting guide I have the impression that I have all the tools I need?
Anyway, long weekend ahead here. Not sure how much time I will get to spend tinkering with the tablet, but I have only four weeks left to finish turning it into something useful.
Any help/hint is, as always, appreciated.
Yuv
Comment