Page 1 of 1

How to dump the Extreme Stock Recovery <3e>

PostPosted: April 24th, 2012, 7:04 pm
by suggsy89
This work is based on the Yarvik Tab467 i purchased yesterday

http://www.maplin.co.uk/9.7-inch-yarvik-touchscreen-internet-tablet-android-4.0-ics-625190

This should be the same proccess for the Extreme according to the listed partitions

Source http://scrolltabletforum.co.uk/site/viewtopic.php?f=57&t=2349

Make sure your Extreme is booted up normaly

To pull

--------------------------------------------------------------------

Code: Select all
adb shell
dd if=dev/block/nandg of=sdcard/recovery.img


--------------------------------------------------------------------

Copy to a safe place

--------------------------------------------------------------------

I had flashed CWM as a test, then i did this and pushed it back (although not the same proccess) and it worked perfectly

Re: How to dump the Extreme Stock Recovery <3e>

PostPosted: June 19th, 2012, 9:29 am
by zorba
Hi suggsy,

To put it back, do you do this?

Code: Select all
adb shell
dd if=sdcard/recovery.img of=dev/block/nandg


I think my Extreme's charging socket is busted so I'm going to RMA it.

Thanks
Z

EDIT: I did the above for each of the nands and it seems to have restored it to the bog standard Ebuyer branded rom. Cheers.

Re: How to dump the Extreme Stock Recovery <3e>

PostPosted: June 19th, 2012, 11:35 am
by suggsy89
s you can either did it or cat it back. After you have issued that command type sync then enter:)

Re: How to dump the Extreme Stock Recovery <3e>

PostPosted: June 19th, 2012, 11:37 am
by zorba
Ooo I didn't think of sync. I didn't do it but it seems to have worked without it... for now...