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 10-28-2007, 03:17 PM
ReVan's Avatar
iPhoneaholic
 
Join Date: Oct 2007
Location: BOOTLOADER
Posts: 454
Thanks: 6
Thanked 523 Times in 109 Posts
[HOW-TO] Get around the application space limit your iPhone

Instructions

Executing the commands below will remove your application space limitation so that you're only limited by the device's drive. Your apps will share the same space available to your media files. The approach is to create a symbolic link to the Application folder and move the actual folder to the media partition.

NOTE: This guide assumes you have jailbreaked your iPhone and installed the necessary Unix binaries, either manually or by using some sort of semi-automated/automated jailbreak method.

WARNING: Although this seems to work just as intended, it's not been tested for more than a number of hours, meaning that it's entirely possible it could somehow break in the future. Therefore, only do this at your own risk!
  1. SSH into your iPhone using the SSH client of your choice; I recommend putty, which you can download here.
  2. Move your applications folder to the /private/var folder by typing the following:

    Code:
    mv /Applications /private/var/Applications
  3. Change directory to / by typing

    Code:
    cd /
  4. Create a symbolic link to the Applications folder's new location:

    Code:
    ln -s /private/var/Applications Applications
  5. Type the following to get a directory list of /, so we can make sure the symbolic link was created correctly:

    Code:
    ls -la
    In the list that comes up, you should have an entry similar to this one:

    lrwxr-xr-x 1 root admin 25 Oct 12 22:31 Applications -> /private/var/Applications
  6. Alright, seems like it worked.. Now all you have to do is reboot your iPhone! Do that now.
  7. To further make sure it's working correctly for you, enter the Installer app and check the available space at the bottom. It should be higher than it was previously, as you've moved away all space-intensive apps. Try installing an app larger than 1MB (MobileChat for example) to see that the amount of available space stays the same.
  8. Done! Install away!

Troubleshoot:
  • When creating a symbolic link on the iPhone for the Applications, if you use mv to move the apps to /private/var/Applications and then reboot the phone, applications will not start.

    To fix this, just
    Code:
    cp -r /Applications /private/var/Applications
    and then
    Code:
    rm -fr /Applications
    Then create the symbolic link as usual.
  • You'll have to remove the NOEXEC flag from /etc/fstab to be able to launch applications after this manipulation.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following 4 Users Say Thank You to ReVan For This Useful Post:
Grimace (10-31-2007), JMIGUELES (11-07-2007), rotaryheadrx7 (11-11-2007), soulpilot (10-30-2007)
  #2  
Old 11-09-2007, 12:34 PM
What's Jailbreak?
 
Join Date: Oct 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

REVAN could you be more specific regarding the Troubleshooting and why is it necessary? how can it be avoided? what do you mean by:
You'll have to remove the NOEXEC flag from /etc/fstab to be able to launch applications after this manipulation.

Thanks@
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #3  
Old 11-10-2007, 07:59 PM
Banned
 
Join Date: Oct 2007
Posts: 10
Thanks: 0
Thanked 2 Times in 1 Post

Did anyone else successfully do this? Are there any problem? Does it work with 1.1.1? Can it be reversed back?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #4  
Old 11-11-2007, 10:18 AM
Developer
 
Join Date: Sep 2007
Posts: 100
Thanks: 0
Thanked 5 Times in 5 Posts

so what's the verdict? this method is safe?

i'm really running out of space... even deleted most of the custom ringtones...
any idea what other stuff i can remove?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #5  
Old 11-11-2007, 11:04 AM
iPhone? More like MyPhone
 
Join Date: Sep 2007
Posts: 105
Thanks: 1
Thanked 2 Times in 2 Posts

I did it, it seem to work since installer doesnt say running out of space anymore but whenever I watch a movie, it just quit a few minute into it. It never happen before until I did this hack, can someone confirm?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #6  
Old 11-12-2007, 09:43 PM
Developer
 
Join Date: Sep 2007
Posts: 100
Thanks: 0
Thanked 5 Times in 5 Posts

i did not remove the NOEXEC flag
but i mv my applications to ~/Applications
it works
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #7  
Old 11-15-2007, 07:39 AM
Green Apple
 
Join Date: Aug 2007
Posts: 60
Thanks: 6
Thanked 14 Times in 9 Posts

Worked for me flawlessly!!!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #8  
Old 11-15-2007, 08:55 AM
Green Apple
 
Join Date: Oct 2007
Posts: 38
Thanks: 14
Thanked 4 Times in 4 Posts

Quote:
Originally Posted by peeInMyPantz View Post
i did not remove the NOEXEC flag
but i mv my applications to ~/Applications
it works

Hai Bro can you upload screenshot how to use method about this ?

Thx.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #9  
Old 11-16-2007, 06:44 AM
What's Jailbreak?
 
Join Date: Oct 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts

hi, i did everything stated but now my camera just shoes a blank screen where i cant click on the "take photo" button!

The camera roll still works though,

Help?

Thanks
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #10  
Old 11-22-2007, 11:50 AM
iPhoneaholic
 
Join Date: Jul 2007
Device + Firmware: 3.0 iPhone and 3G unlocked to T-Mobile and iPod Touch unJailbroken
Operating System: Windows 7 Ultimate
Location: Newport News, VA
Posts: 484
Thanks: 0
Thanked 36 Times in 32 Posts
Send a message via AIM to SiLeNtKiLLa

Excellent guide... Worked flawlessly so far.. Thanks!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #11  
Old 11-23-2007, 05:53 PM
Green Apple
 
Join Date: Oct 2007
Posts: 38
Thanks: 14
Thanked 4 Times in 4 Posts

@ReVan : Thx alot Bro your guide method is 100% Working Perfect on my iPhone with FW 1.1.1........It's Coolzzz........
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #12  
Old 11-24-2007, 09:00 PM
What's Jailbreak?
 
Join Date: Jul 2007
Posts: 27
Thanks: 4
Thanked 0 Times in 0 Posts

I tried to do this several times and came up with this:

mv: /bin/: Permission denied
mv: /bin/: terminated with 1 (non-zero) status: Cross-device link

Any idea what that means?

If it helps I usually go into the phone to add/delete things manually through the Finder...
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #13  
Old 11-24-2007, 09:50 PM
Moderator
 
Join Date: Jul 2007
Device + Firmware: Iphone 3G
Operating System: Windows XP
Location: Saint Louis, MO
Posts: 767
Thanks: 61
Thanked 62 Times in 59 Posts

ReVAN...am i able to do this on 1.0.2...ive upgraded but decided to stay with 1.0.2....thanks
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #14  
Old 11-24-2007, 09:54 PM
iPhone? More like MyPhone
 
Join Date: Jul 2007
Location: USA and Thailand
Posts: 262
Thanks: 13
Thanked 19 Times in 19 Posts

instead of move. try copy then remove. I use a similar but differrent guide and it worked for me.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #15  
Old 11-25-2007, 01:51 PM
What's Jailbreak?
 
Join Date: Oct 2007
Posts: 19
Thanks: 0
Thanked 2 Times in 2 Posts

It will work on 1.0.2, 1.1.1 and 1.1.2!

I did not follow the exact steps but basically it is a symlink from /Applications folder to /private/var/Applications

So far everything is working fine!

Thanks for this "HOW-TO"!
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:28 PM. 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 / / Top