ameer1234567890 / OnlineNandroid

Nandroid Backup without Reboot
Other
117 stars 46 forks source link

Bauhn Tablet AMID-9743G #15

Closed pagliuca closed 11 years ago

pagliuca commented 11 years ago

Hi Ameer,

I've got a Bauhn Android tablet model AMID-9743G. It's running a Mediatek MT6577 cpu. /proc/mtd is empty, but /proc/emmc contains this: emmc_p1: 00000020 00000002 "ebr1" emmc_p2: 0000ac40 00002800 "sec_ro" emmc_p3: 00010740 000f9800 "android" emmc_p4: 0010a740 00031800 "cache" emmc_p5: 0013c740 001ff800 "usrdata" emmc_p6: 0033c740 01a181c0 "fat"

Also, in / I can see this: emmc@android -> /dev/block/mmcblk0p3 emmc@cache -> /dev/block/mmcblk0p4 emmc@ebr1 -> /dev/block/mmcblk0p1 emmc@fat -> /dev/block/mmcblk0p6 emmc@sec_ro -> /dev/block/mmcblk0p2 emmc@usrdata -> /dev/block/mmcblk0p5

Can you please write a patch for this Bauhn tablet so that I can extract the recovery.img with romdump? Let me know if you need more information.

Thanks very much!

pagliuca commented 11 years ago

Sorry, I've just realised that I should have asked this question in the Issue #2 thread. I'll copy the question there, so please ignore/delete this one.