So after making some changes to my framework-res.apk I boot looped my phone and had no ADB every method I tried i was completely unable to push the backup I had.
I was on the #motorolatriumph-dev channel on freenode when apsterling pointed something out when he booted to the bootloader (vol dn + power) and plugged in via usb not only did it mount the device everyone gets but a bunch of other devices showed up they just were not mounted
“apsterling: when i put it into bootloader mode OS X Disk Utility shows a slew of other partitions unmounted”
I immediately proceeded to put my phone into bootloader and plug it into an ubuntu machine, it auto mounted EVERYTHING my next step was to see if I could write.. at first nope but then I ran nautilus as root and it gave me write permissions, not only am I able to directly access /system/ but it appears you can access just about anything you would want to here.
The Partitions or Drives that mount are ”cda, MOBILE, cache, hidden, system, userdata, caivs”
Steps:
- boot into bootloader (vol dn + power)
- plug into usb on an ubuntu machine
- watch everything mount NOTE: apparently sometimes the drives do not auto mount (according to apsterling) using the “disk utility” you should be able to get them to mount.
- then goto a terminal and type “gksudo nautilus” then browse to the mounts and proceed to have fun!
Disclaimer: I am not responsible for your stupidity don’t do something unless you know what you are doing!
Google+