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?
 
456456
Old
#1  
Member - OP
Thanks Meter 3
Posts: 45
Join Date: Jan 2009
Location: Sydney
Question [Q] Resize internal partitions

Hi,
This has been asked many times before with no real solution that applies to different devices.

I'm running out of space on my /system partition and can't install any more apps even though I don't have that many installed.

I want a way to re-size the Android partitions manually to whatever size I want. Or just delete all current partitions and create new ones.

How do I do that? Is there any GUI partitioning tools similar to the ones available for Windows?

I don't want to move files from /system to another partition. I want to change the partition size.

My current /system partition:

Device - HTC Desire S SAGA, S-OFF by Revolutionary
Rom - Virtuous Saga v.1.0.0
Kernel - HTC Kernel 3.04.401.1
Android - v4.0.4
HTC Sense - v3.6
Recovery - 4EXT Recovery Touch
Hboot - 7.00.1002
Radio - 20.71.30.0833U_3831.17.00.16_M
 
Jack_R1
Old
(Last edited by Jack_R1; 11th June 2012 at 10:53 AM.)
#2  
Senior Member
Thanks Meter 912
Posts: 4,256
Join Date: Aug 2009
For what reason are you moving apps to /system? You can't install them there, you have to push/move them there, installs go to /data. So keep them in /data, where they're installed by default. You have tons of space available there.

Partition table (start addresses and sizes) is hard-coded in bootloader, and can be redefined in kernel boot parameters (in this case recovery needs to be recompiled with the same parameters too, otherwise it won't write to the same partitions the kernel will read from). You're welcome to hack any of those. As you could probably understand from this paragraph, I wouldn't expect having GUI tools for that.
Wiki on this forum exists for a reason. PLEASE READ THE WIKI BEFORE ASKING QUESTIONS.
Glacier (MyTouch 4G / Panache) Wiki
Nexus One Wiki
Nexus One FAQ.


[Lockscreen MOD] Trackball/trackpad wake-sleep toggle for Sense ROMs - [Nexus One], [MyTouch 4G]
[MOD]NoClock for Sense ROMs
[MOD] Change WiFi hostname

[MOD]Gallery3D with high-res patch, for stock and HTC cameras
The Following User Says Thank You to Jack_R1 For This Useful Post: [ Click to Expand ]
 
456456
Old
#3  
Member - OP
Thanks Meter 3
Posts: 45
Join Date: Jan 2009
Location: Sydney
Thanks for the reply.
I'm not trying to move apps to /system. I thought apps are installed there by default because every time I try to install a new app it gives me an error message saying that there is not enough space on /system.

Now I know that apps are not installed in /system.

I just need more space in /system so I can install new apps without any errors.

What can I do to get more space on /system partition? Can I replace the bootloader?

I don't have any Android programming experience. I probably need something that is available out there to do the job.
 
Jack_R1
Old
#4  
Senior Member
Thanks Meter 912
Posts: 4,256
Join Date: Aug 2009
In stock form, you shouldn't even have write permissions to /system. Nothing should be ever written there, and it can be 99.99999% utilized - there shouldn't be any free space left for anything, it shouldn't normally be used.

If you're getting that error when trying to install an app - you need to check what's reporting the error. It's not a "real" error, it means there's something wrong with your phone.
Wiki on this forum exists for a reason. PLEASE READ THE WIKI BEFORE ASKING QUESTIONS.
Glacier (MyTouch 4G / Panache) Wiki
Nexus One Wiki
Nexus One FAQ.


[Lockscreen MOD] Trackball/trackpad wake-sleep toggle for Sense ROMs - [Nexus One], [MyTouch 4G]
[MOD]NoClock for Sense ROMs
[MOD] Change WiFi hostname

[MOD]Gallery3D with high-res patch, for stock and HTC cameras
The Following User Says Thank You to Jack_R1 For This Useful Post: [ Click to Expand ]
 
ben_pyett
Old
#5  
ben_pyett's Avatar
Recognized Contributor
Thanks Meter 1593
Posts: 4,187
Join Date: Oct 2006
Location: London, Colchester, Wivenhoe
Try wiping cache partition from recovery...does this make any difference?

Jack is correct.

Swyped from my DesireS
Nexus 4 : mako RMA #1
Rom (Kernel): AOKP_ROM [#AOKP_unofficial_PUB-06-06-2013 by bigxie] (Franco [#r155]) Gapps: [#20130301]
Retired - HTC Desire S, HTC Touch Diamond 2, HTC Dual Touch, HTC TyTN, Innumerable NOKIAs
Look in the N4 FAQ/Android 101, N4 Guides Index , N4 Dev Directory or DS INDEX
Look in the N4 OFF-TOPIC or DS OFF-TOPIC & SANCTUARY
The Following User Says Thank You to ben_pyett For This Useful Post: [ Click to Expand ]
 
mayank88288
Old
#6  
Junior Member
Thanks Meter 2
Posts: 7
Join Date: Apr 2012
refer to this
if this may help you http://forum.xda-developers.com/show....php?t=1959691

 
jugg1es
Old
#7  
jugg1es's Avatar
Senior Member
Thanks Meter 1414
Posts: 10,742
Join Date: May 2012
Quote:
Originally Posted by mayank88288 View Post
refer to this
if this may help you http://forum.xda-developers.com/show....php?t=1959691

Way to bump a year old thread :thumbup:

“I'm bad and I'm going to hell, and I don't care. I'd rather be in hell than anywhere where you are. ”*―*William Faulkner
Devices: HTC Desire S (Saga) S-OFF | Samsung Galaxy SIII

Please don't pm me with support questions

The Following User Says Thank You to jugg1es For This Useful Post: [ Click to Expand ]
Tags
partition, resize