The ModMyTM Family of Sites:
ModMyMotoModMyiModMyGphone




 
 
Register or Connect with Facebook

Discuss AppStore Apps | Browse / Search Cydia | MMi Cydia Stats




  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > iPhone Modding > File Mods
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 07-23-2008, 11:20 PM
Green Apple
 
Join Date: Aug 2007
Posts: 50
Thanks: 18
Thanked 2 Times in 2 Posts
Increase Root Partition Size on fw 2.0

I was wondering how to increase the root partition size on a pwned 2.0 iphone...it's set at 500 MB, but how could i bump that up to 1 GB...it was easy with BossTool, but that obviously does not (yet) exist.
I appreciate any help, thanks.

Last edited by knickboy87; 07-23-2008 at 11:24 PM.. Reason: typo
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #2  
Old 07-23-2008, 11:32 PM
rusty778's Avatar
iPhoneaholic
 
Join Date: Jun 2007
Device + Firmware: 8 Gb 2.0 and 16Gb black 3G
Operating System: OS X Leopard & Windows Longhorn build 4074
Location: Miami,FL
Posts: 373
Thanks: 4
Thanked 61 Times in 49 Posts

Why would you ever need 1Gb? The average app is maybe 1 mb. Are youg going to be installing a thousandish apps in the future?

Anywayysss on pwnage if you go to advanced you can choose how large you want the system partition to be.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #3  
Old 07-24-2008, 04:36 AM
Livin the iPhone Life
 
Join Date: Dec 2007
Posts: 1,438
Thanks: 15
Thanked 182 Times in 173 Posts

On 2.0 pwned you don't even NEED that much space because /Applications/ is automatically redirected to a location outside the system partition.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #4  
Old 07-24-2008, 04:39 AM
SundayDuffer's Avatar
Moderator
 
Join Date: Aug 2007
Device + Firmware: iPhone 3G White (Pwned)
Operating System: MacBook Pro OSX
Location: Northern California
Posts: 1,504
Thanks: 32
Thanked 177 Times in 161 Posts
Send a message via Yahoo to SundayDuffer

but if you really want to bump it up, just rebuild your ipsw custom file and do a restore with it.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #5  
Old 07-24-2008, 10:09 AM
What's Jailbreak?
 
Join Date: Mar 2008
Device + Firmware: iphone 1.1.4
Operating System: vista and xp
Posts: 5
Thanks: 2
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by BlackWolf View Post
On 2.0 pwned you don't even NEED that much space because /Applications/ is automatically redirected to a location outside the system partition.

how can i on only have 50mb free on my system partition then?

i only upgraded to 2.0 yesterday (Pwnage)

made a clean restore,.but theres only 50mb free

what is using up the 450 mb?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #6  
Old 07-24-2008, 10:23 AM
kline1's Avatar
Green Apple
 
Join Date: Dec 2007
Posts: 60
Thanks: 5
Thanked 3 Times in 3 Posts

same here ....i have 46mb left......ppl are saying u dont need to increase it since cydia moves things around ..< watever that means..........
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #7  
Old 07-24-2008, 11:36 AM
Livin the iPhone Life
 
Join Date: Dec 2007
Posts: 1,438
Thanks: 15
Thanked 182 Times in 173 Posts

well, this is pretty simple: the firmware takes up that space.
The System folder itself is over 350MB in size, the usr folder is 55MB, and so on.

Admittingly, some applications write some stuff on the system partition (like lighthttpd or command line utilities), but I guess you'll never exceed the remaining 50MB with those.

Applications are always redirected to the Media partition. /Applications/ (where the Cydia apps go) is a symlink (in other words, redirects to) /private/var/stash/Applications/ (and everything in /private/var/ is the media partition) and the AppStore apps are installed into /private/var/mobile/Applications/

regards
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #8  
Old 07-24-2008, 11:47 AM
Green Apple
 
Join Date: Aug 2007
Posts: 50
Thanks: 18
Thanked 2 Times in 2 Posts

Found this:

Download all the apps in the folder /Applications to your desktop. Delete /Applications. Create the folder /var/mobile/Applications2 (you may call it Apps or Programs or whatever you like) and copy all your applications into that folder.
Now open terminal, enter “ssh root@IPHONES_IP_ADDRESS”, if you are prompted to accept / authorize the key enter “yes” (it might be that you don’t have to do that). Enter the password for the iPhone, “alpine”, as you’ll know.
Now, the only thing left to do is to create the symlink: “ln -s /var/mobile/Applications2/ /Applications”. You may copy “endless” applications into “/Applications” now, because it’s now a symlink pointing to the 8GB partition of the iPhone.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #9  
Old 07-24-2008, 11:55 AM
Livin the iPhone Life
 
Join Date: Dec 2007
Posts: 1,438
Thanks: 15
Thanked 182 Times in 173 Posts

Quote:
Originally Posted by knickboy87 View Post
Found this:

Download all the apps in the folder /Applications to your desktop. Delete /Applications. Create the folder /var/mobile/Applications2 (you may call it Apps or Programs or whatever you like) and copy all your applications into that folder.
Now open terminal, enter “ssh root@IPHONES_IP_ADDRESS”, if you are prompted to accept / authorize the key enter “yes” (it might be that you don’t have to do that). Enter the password for the iPhone, “alpine”, as you’ll know.
Now, the only thing left to do is to create the symlink: “ln -s /var/mobile/Applications2/ /Applications”. You may copy “endless” applications into “/Applications” now, because it’s now a symlink pointing to the 8GB partition of the iPhone.
once again: you do NOT need to do this on 2.0 because it is ALREADY DONE. I don't know if PwnageTool does it or apple, but a pwned 2.0 already has that done! I know because I just checked ;-)
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #10  
Old 07-24-2008, 12:15 PM
Green Apple
 
Join Date: Aug 2007
Posts: 50
Thanks: 18
Thanked 2 Times in 2 Posts

If you want to SSH any programs (over 50 MB, lets say) onto the phone, you need to do that, otherwise you may run out of space, no?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #11  
Old 07-24-2008, 12:49 PM
Livin the iPhone Life
 
Join Date: Dec 2007
Posts: 1,438
Thanks: 15
Thanked 182 Times in 173 Posts

Quote:
Originally Posted by knickboy87 View Post
If you want to SSH any programs (over 50 MB, lets say) onto the phone, you need to do that, otherwise you may run out of space, no?
Nope. Like I said above: /Applications/ already links to /private/var/something/ and /private/var is the 7/15GB partition, not the 500MB one. so you do not need to do that.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #12  
Old 07-25-2008, 12:57 AM
What's Jailbreak?
 
Join Date: Oct 2007
Posts: 5
Thanks: 2
Thanked 1 Time in 1 Post

for the Windows users out there, has anyone figured out how to do this? The option for moving the the Applications folder to another partition in Winpwn does not seem to exist.

I did find this:
Quote:
http://www.haklabs.com/appstore/comm...=1#Comment_551
That doesnt work
I alredy found a way. Download putty.exe
Install it
Log into your iphone

Type this 3 commands
/bin/cp -R -p /Applications /private/var/stash/Applications.QD0zy1/
/bin/rm -rf /Applications
/bin/ln -s /private/var/stash/Applications.QD0zy1/ /Applications
but it did not seem to work for me...

Found the answer here:

Quote:
http://www.modmyi.com/forums/pwnage/...er-winpwn.html

mkdir /private/var/Applications
cp -Rp /Applications/* /private/var/Applications
mv /Applications /Applications.backup
ln -s /private/var/Applications/ /Applications
reboot

Last edited by rhydewithdis; 07-25-2008 at 12:57 AM.. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #13  
Old 07-25-2008, 05:19 AM
What's Jailbreak?
 
Join Date: May 2008
Device + Firmware: iphone 2.0
Operating System: Vista Business
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to nicktodorov Send a message via Skype™ to nicktodorov

Quote:
Originally Posted by BlackWolf View Post
Nope. Like I said above: /Applications/ already links to /private/var/something/ and /private/var is the 7/15GB partition, not the 500MB one. so you do not need to do that.
Then why BossPrefs says I have only 120K of 500M on / ?

Yesterday it was even 0 and Cydia gave me error out of free space or sth
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #14  
Old 07-25-2008, 06:36 AM
Livin the iPhone Life
 
Join Date: Dec 2007
Posts: 1,438
Thanks: 15
Thanked 182 Times in 173 Posts

@rhydewithdis: there is no option for that in PwnageTool either and it still happened. but maybe winPwn doesn't do it, don't know

@nicktodorov: like I said, because the firmware takes up that much space. normally you should have about 50MB of free space, maybe you installed some stuff that needed to be on the system partition? don't know.

edit: BossTools was just released for 2.0 - for those of you who need to free space. mine, btw, says "ringtones already moved" and "applications already moved" ;-)

Last edited by BlackWolf; 07-25-2008 at 06:41 AM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #15  
Old 07-25-2008, 09:17 AM
Green Apple
 
Join Date: Aug 2007
Posts: 50
Thanks: 18
Thanked 2 Times in 2 Posts

Ya, I saw BossTools came out, and that helped. But it only moved fonts. Whatever, i can deal with 176 MB free out of 500
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > iPhone Modding > File Mods

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Go to Top
ModMyI

All times are GMT -6. The time now is 04:30 AM. Powered by vBulletin® Version 3.8.4
If you need Dedicated Server Hosting, you should check out SingleHop. | Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 Copyright © 2007-09 by ModMy, LLC. All rights reserved.

iPhone News / iPhone Forums / Apple News / Apple Forums / RSS / Contact Us / / Privacy Statement / Top