Stock Excell images

Discuss anything Scroll Excel Tablet related here.

Re: Stock Excell images

Postby Mitre » January 29th, 2012, 10:26 pm

ls data/data
is empty so where are all the apps you have??
WHAT DO WE WANT?
A TIME MACHINE!
WHEN DO WE WANT IT?
IT DOESN'T MATTER
User avatar
Mitre
Moderator/Developer
Moderator/Developer
 
Posts: 1733
Joined: February 11th, 2011, 7:52 pm
Location: Hertfordshire
Scroll Version: 7" scroll resistive CWM4 Android 2.1
Scroll Excel 4.0.4 AOKP CWM5
Samsung Galaxy S2
Galaxy apollo Pulse mini

Re: Stock Excell images

Postby blueeagle69 » January 29th, 2012, 10:28 pm

Exactly mate.
Like I said I did do a factory wipe etc, but that about it.
But according to this /data/data is empty
The first step in being right is admitting that you're wrong
User avatar
blueeagle69
Scroll Genuis
Scroll Genuis
 
Posts: 582
Joined: December 12th, 2011, 1:22 am
Location: UK, South Wales
Real Name: Brian
Scroll Version: Scroll Excel, Suggsy's ICS 4.03.

Re: Stock Excell images

Postby Mitre » January 29th, 2012, 10:30 pm

@ charlie as the recovery.sh has been pushed can we not execute it through adb without cpio file
@ blueagle can you still boot into recovery with buttons and what options do you get

exit and unplug from pc first
WHAT DO WE WANT?
A TIME MACHINE!
WHEN DO WE WANT IT?
IT DOESN'T MATTER
User avatar
Mitre
Moderator/Developer
Moderator/Developer
 
Posts: 1733
Joined: February 11th, 2011, 7:52 pm
Location: Hertfordshire
Scroll Version: 7" scroll resistive CWM4 Android 2.1
Scroll Excel 4.0.4 AOKP CWM5
Samsung Galaxy S2
Galaxy apollo Pulse mini

Re: Stock Excell images

Postby blueeagle69 » January 29th, 2012, 10:34 pm

Yes. by holding down power and menu when off.
I can boot into Android System Recovery <3e>

I have Check Hardware
Apply sdcard/update.zip
wipe data/factory reset
wipe cache partition
reboot system now
The first step in being right is admitting that you're wrong
User avatar
blueeagle69
Scroll Genuis
Scroll Genuis
 
Posts: 582
Joined: December 12th, 2011, 1:22 am
Location: UK, South Wales
Real Name: Brian
Scroll Version: Scroll Excel, Suggsy's ICS 4.03.

Re: Stock Excell images

Postby Mitre » January 29th, 2012, 10:42 pm

ok so i gonna make a zip
for boot and system
back soon i'll pm you so you get pinged
WHAT DO WE WANT?
A TIME MACHINE!
WHEN DO WE WANT IT?
IT DOESN'T MATTER
User avatar
Mitre
Moderator/Developer
Moderator/Developer
 
Posts: 1733
Joined: February 11th, 2011, 7:52 pm
Location: Hertfordshire
Scroll Version: 7" scroll resistive CWM4 Android 2.1
Scroll Excel 4.0.4 AOKP CWM5
Samsung Galaxy S2
Galaxy apollo Pulse mini

Re: Stock Excell images

Postby Charlie » January 29th, 2012, 10:43 pm

Mitre wrote:@ charlie as the recovery.sh has been pushed can we not execute it through adb without cpio file
@ blueagle can you still boot into recovery with buttons and what options do you get

exit and unplug from pc first


no as it looks for that recovery.cpio file in that path.

We could make a new install-recovery.sh that looks for the recovery.cpio in /mnt/extern_sd

then push that and execute recovery.cpio from the external sd card
" Just because you could, doesn't mean you should. "
User avatar
Charlie
Trusted Developer
Trusted Developer
 
Posts: 2471
Joined: December 28th, 2010, 8:41 pm
Location: UK
Real Name: Charlie
Scroll Version: Moto G 16GB (4.4.2 rooted)
Nexus 7 - G1 (4.4.2 rooted)
Huawei Y300 (4.1.1 rooted - TWRP)
MK809 (4.1.1 rooted - CWM)
Raspberry Pi B (512MB)

Retired: Excel (CM10) & 1st Gen' (2.1) Tab'.

Re: Stock Excell images

Postby blueeagle69 » January 29th, 2012, 10:44 pm

Cheers Mitre.
You and Charlie are beyond belief
The first step in being right is admitting that you're wrong
User avatar
blueeagle69
Scroll Genuis
Scroll Genuis
 
Posts: 582
Joined: December 12th, 2011, 1:22 am
Location: UK, South Wales
Real Name: Brian
Scroll Version: Scroll Excel, Suggsy's ICS 4.03.

Re: Stock Excell images

Postby Mitre » January 29th, 2012, 10:47 pm

thats an idea btw i have no recovery cpio on my excel or i cant see it
Edit is it deleted once CWM is loaded??
WHAT DO WE WANT?
A TIME MACHINE!
WHEN DO WE WANT IT?
IT DOESN'T MATTER
User avatar
Mitre
Moderator/Developer
Moderator/Developer
 
Posts: 1733
Joined: February 11th, 2011, 7:52 pm
Location: Hertfordshire
Scroll Version: 7" scroll resistive CWM4 Android 2.1
Scroll Excel 4.0.4 AOKP CWM5
Samsung Galaxy S2
Galaxy apollo Pulse mini

Re: Stock Excell images

Postby Charlie » January 29th, 2012, 10:51 pm

Mitre wrote:thats an idea btw i have no recovery cpio on my excel or i cant see it
Edit is it deleted once CWM is loaded??


yes it is deleted once cwm is on - I have plan - 5 mins
" Just because you could, doesn't mean you should. "
User avatar
Charlie
Trusted Developer
Trusted Developer
 
Posts: 2471
Joined: December 28th, 2010, 8:41 pm
Location: UK
Real Name: Charlie
Scroll Version: Moto G 16GB (4.4.2 rooted)
Nexus 7 - G1 (4.4.2 rooted)
Huawei Y300 (4.1.1 rooted - TWRP)
MK809 (4.1.1 rooted - CWM)
Raspberry Pi B (512MB)

Retired: Excel (CM10) & 1st Gen' (2.1) Tab'.

Re: Stock Excell images

Postby Charlie » January 29th, 2012, 10:57 pm

OK buleeagle69,

Put this file http://dl.dropbox.com/u/18307166/be/install-recovery.sh on like you did before (this is my modified one, not sure if I have it right, but it won't make anything worse than it is)

chmod it like before

Then put recovery.cpio on to your external sd card (that should be now in the excel)

and do this command again

Code: Select all
adb shell /data/install-recovery.sh


UPDATE- so this is like doing Mitre's 'how to' - but we are now calling the recovery.cpio from the external sd card - with the modified install-recovery.sh
" Just because you could, doesn't mean you should. "
User avatar
Charlie
Trusted Developer
Trusted Developer
 
Posts: 2471
Joined: December 28th, 2010, 8:41 pm
Location: UK
Real Name: Charlie
Scroll Version: Moto G 16GB (4.4.2 rooted)
Nexus 7 - G1 (4.4.2 rooted)
Huawei Y300 (4.1.1 rooted - TWRP)
MK809 (4.1.1 rooted - CWM)
Raspberry Pi B (512MB)

Retired: Excel (CM10) & 1st Gen' (2.1) Tab'.

PreviousNext

Return to Scroll EXCEL - General Discussions

Who is online

Users browsing this forum: No registered users and 1 guest

cron