• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Event - Dump [DEVS]

djgru

Newbie
So I took a little time and looked at the phone, Its much different then any of the other phones I have worked on. I have a stock pull of the /Systems just couldn't figure out which mountpoints... heres what I have got so far.

/dev/block/mmcblk0p12 /system
/dev/block/mmcblk0p13 /cache
/dev/block/mmcblk0p14 /persist
/dev/block/mmcblk0p17 /sysprop
/dev/block/mmcblk0p18 /carrier
/dev/block/mmcblk0p19 /data

**mmcblk0p15 <-- not sure but I think this is the kernel
**mmcblk0p16

If you want the system dump to start work, let me know email me at djgrudz@gmail.com

I will keep working and poking around trying to get some stuff done but as I said this Kyocera is alot different then most my other projects
 
**UPDATE**
Have gotten Kernel and started working on recompiling....

If anyone wants to help or has a extra device that testing could be done on please PM me or send me a email...
 
Yea they both do but crash and restart when they try to bring up the boot animation one the rise had its bin folder deleted and event one to many system apps got deleted
 
So I took a little time and looked at the phone, Its much different then any of the other phones I have worked on. I have a stock pull of the /Systems just couldn't figure out which mountpoints... heres what I have got so far.

/dev/block/mmcblk0p12 /system
/dev/block/mmcblk0p13 /cache
/dev/block/mmcblk0p14 /persist
/dev/block/mmcblk0p17 /sysprop
/dev/block/mmcblk0p18 /carrier
/dev/block/mmcblk0p19 /data

**mmcblk0p15 <-- not sure but I think this is the kernel
**mmcblk0p16

If you want the system dump to start work, let me know email me at djgrudz@gmail.com

I will keep working and poking around trying to get some stuff done but as I said this Kyocera is alot different then most my other projects

If mmcblk0p19 is data, then it looks like Kyocera used the same partition setup from the Public Mobile version of the Rise. Also, mmcblk0p15 is more than likely the recovery.
 
Back
Top Bottom