New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
wildstang83
Old
#81  
wildstang83's Avatar
Forum Moderator / Recognized Developer
Thanks Meter 2963
Posts: 3,843
Join Date: Oct 2010

 
DONATE TO ME
Just wanted to say thank you for this.

Powered By: GSB CM7 2.1
 
Jolest
Old
#82  
Senior Member
Thanks Meter 52
Posts: 334
Join Date: Aug 2010
A number of people have been having problems getting this to work on Tazz's GingerTazz rom. I did some experimenting and came up with the following:

The main problem is that the c2c script expects to be running in a Bash shell. The terminal-emulator app shell and the gscript shell were originally bash, but some other shell got substituted somewhere along the way. This explains why some boot and/or gscript scripts don't run at all and why they produce confusing error messages.

For users of Tazz's ROM, I included a step-by-step for running the c2c script manually here in the GingerTazz thread.

Users of other ROMs who are having problems getting c2c (or other bash/gscript scripts) to work may want to take a look at the step-by-step instructions.
 
tazzpatriot
Old
#83  
tazzpatriot's Avatar
Senior Member
Thanks Meter 697
Posts: 9,257
Join Date: Mar 2010
Location: from the MassHole state

 
DONATE TO ME
Quote:
Originally Posted by Jolest View Post
A number of people have been having problems getting this to work on Tazz's GingerTazz rom. I did some experimenting and came up with the following:

The main problem is that the c2c script expects to be running in a Bash shell. The terminal-emulator app shell and the gscript shell were originally bash, but some other shell got substituted somewhere along the way. This explains why some boot and/or gscript scripts don't run at all and why they produce confusing error messages.

For users of Tazz's ROM, I included a step-by-step for running the c2c script manually here in the GingerTazz thread.

Users of other ROMs who are having problems getting c2c (or other bash/gscript scripts) to work may want to take a look at the step-by-step instructions.
Problem solved

Sent from my ADR6400L using XDA App
If u like my work and feel like donating to help with medication and mounting doctors bills ..never expected truely appreciated

 
znel52
Old
#84  
znel52's Avatar
Member
Thanks Meter 10
Posts: 87
Join Date: Jun 2010
Wow I was getting the low space message, I only had 9.9 mb's free. I flashed this and now I am up to 81mb!! That is crazy man. I'm on GSBv2.7. You are awesome man!
Droid Bionic
r3blurr3d v2.0
Th3ory [S]cr3am
 
AlphaG33k
Old
#85  
Junior Member
Thanks Meter 0
Posts: 1
Join Date: Nov 2009
Thumbs up Nice work! Here's my phonestorage.txt

Hi, I just came across this thread, and glad that I did! Running this gave me 30MB more space

I'm running Cyanogen Nonsensikal ROM v16.1 (CM version is 6).

I haven't played around a lot with my phone since doing this, but it seems to be more responsive. I don't know if it really is, or if it's a placebo effect, but either way, I'm happy!

Thank you so much for providing the script for us!
Attached Files
File Type: txt phonestorage.txt - [Click for QR Code] (399 Bytes, 24 views)
 
PillClinton
Old
#86  
PillClinton's Avatar
Senior Member
Thanks Meter 16
Posts: 187
Join Date: Jan 2011
Location: Northern California - Where the grass is always greener!
I just wanted to pop in & say thanks to zach.xtr for this awesome script!! This, in combination with GSB & the v6 supercharger have breathed new life into my Eris.
 
equilni
Old
(Last edited by equilni; 21st July 2011 at 09:41 AM.)
#87  
Member
Thanks Meter 12
Posts: 49
Join Date: Oct 2010
Location: New Jersey
Thanks as well for this script. I used this on Vanilla FroShedyo CM6 & currently, Condemned CM7 S2H

My output:
Code:
Filesystem                Size      Used Available Use% Mounted on
tmpfs                    95.3M     44.0K     95.3M   0% /dev
tmpfs                    95.3M         0     95.3M   0% /mnt/asec
tmpfs                    95.3M         0     95.3M   0% /mnt/obb
/dev/block/mtdblock3    170.0M    100.0M     70.0M  59% /system
/dev/block/mtdblock5    159.5M     31.3M    128.2M  20% /data
/dev/block/mtdblock4    130.0M     47.3M     82.7M  36% /cache
/dev/block/vold/179:1
                         14.8G     89.4M     14.7G   1% /mnt/sdcard
/dev/block/vold/179:1
                         14.8G     89.4M     14.7G   1% /mnt/secure/asec
EDIT - Just curious, zach.xtr, is the output your showing here from a Gingerbread ROM?
 
zach.xtr
Old
#88  
zach.xtr's Avatar
Senior Member - OP
Thanks Meter 71
Posts: 938
Join Date: Apr 2010
Location: Tallahassee, FL
Quote:
Originally Posted by equilni View Post
EDIT - Just curious, zach.xtr, is the output your showing here from a Gingerbread ROM?
Hum... I cannot actually remember

Most likely

Sent from my MB860 using XDA App
AT&T Samsung Rugby Pro rooted

ARCHIVE WORK
------------------------------------------------------------------------------------------------------------------------
HTC Eris - VanillaASOP - xtrROM - xtrSENSE
 
hallstevenson
Old
#89  
hallstevenson's Avatar
Senior Member
Thanks Meter 119
Posts: 1,964
Join Date: Feb 2010
Does this work on the numerous Sense-based ROMs now available ? I saw some posts indicating that it didn't and I mentioned that the script could probably work but it's expecting certain init.d files/directories that differ from CM-based ROMs vs Sense-based ROMs. Another user said they were going to try and modify it for Sense but I didn't see anything further...
 
vikrant82
Old
#90  
Member
Thanks Meter 19
Posts: 81
Join Date: Dec 2010
Default Possible to only have system apps dalvik in /cache

Hi, as title says, Is it possible to have just system apps related dalvik stuff in cache partition and data/apps related dalvik cache in data partition. Problem is I have a cache partition of just 65M. But its enough for my system apps. I remember trying a ROM which did so by default.