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 > Wiki Discussions
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 11-09-2007, 03:00 AM
What's Jailbreak?
 
Join Date: Sep 2007
Posts: 1
Thanks: 0
Thanked 1 Time in 1 Post
Moving Applications to Media Partition

Discussion thread for Moving Applications to Media Partition. If you would like to add a comment, click the Post Reply button.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to kinchoong For This Useful Post:
kim1406 (12-05-2007)
  #2  
Old 12-05-2007, 02:25 PM
Green Apple
 
Join Date: Sep 2007
Posts: 44
Thanks: 2
Thanked 0 Times in 0 Posts

Thanks. I just followed this method and it works great on my 1.1.2 firmware.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #3  
Old 12-08-2007, 02:10 AM
NetMage's Avatar
Developer
 
Join Date: Aug 2007
Device + Firmware: iPhone 2.2.0
Operating System: Windows XP / OS X
Location: Virginia
Posts: 1,231
Thanks: 45
Thanked 202 Times in 162 Posts

I saw someone recommend using
cp -rp /Applications /var/root/Applications

to preserve timestamps, etc. Maybe this would be a good idea?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #4  
Old 12-18-2007, 03:27 PM
Moderator
 
Join Date: Sep 2007
Device + Firmware: iPhone 3GS 3.1b
Operating System: Mac OS 10.6.0
Location: Australia
Posts: 354
Thanks: 3
Thanked 48 Times in 38 Posts

agreed this is necessary
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #5  
Old 02-09-2008, 02:58 PM
What's Jailbreak?
 
Join Date: Feb 2008
Device + Firmware: iphone 1.1.2
Operating System: mac OS X
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

Hi! I am not very familiar with terminal and I cannot manage to create a valid symlink when trying to move the apps directory into my iphone 1.1.2 media partition ("1n command not found"). Is there anybody willing to help me? Thanks.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #6  
Old 05-18-2008, 01:51 AM
What's Jailbreak?
 
Join Date: May 2008
Device + Firmware: iPhone 1.1.4
Operating System: Windows XP
Posts: 7
Thanks: 1
Thanked 0 Times in 0 Posts
Moving Applications to Media Partition

This was a very useful article for me. Several of my programs stopped being able to save changes to their configurations or didn't work correctly because I hit the 300 MB limit of the root partition since I have installed a lot of different apps.

The following is what I used when moving folders to the media partition (example replacing {OriginalPath} with /Applications and {NewPath} with /var/Applications):
cp -R -pv {OriginalPath} {NewPath}
rm -rf {OriginalPath} && ln -s {NewPath} {OriginalPath}

I was able to move the following folders without any problems as well: /Library/Ringtones, /Library/Wallpaper, /System/Library/Fonts, and /var/opt (where Perl is installed).

One warning: it can be dangerous to move certain folders such as /usr, and likely others. I got a little carried away and tried to move /usr which made my iPhone not be able to launch any applications at first and when I tried restarting it, my iPhone kept rebooting itself. I managed to restore the phone to the latest patch but I lost all my apps and settings

BTW, pzuffa if you haven't figured out your problem yet - the command is LN (ell-n) not 1n (one-n), which is an abbreviation of link.

Last edited by wizdave; 05-18-2008 at 01:54 AM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #7  
Old 05-19-2008, 03:08 AM
What's Jailbreak?
 
Join Date: Apr 2008
Device + Firmware: iPhone 1.1.4
Operating System: MacOSX 10.5.2
Posts: 3
Thanks: 2
Thanked 0 Times in 0 Posts

You can use BossTool to easily free space by moving Fonts, Ringtones and Applications from the 300Mb partition; you better do it before you install new apps/fonts/ringtones, or on a restored iPhone though. And don't forget to move first fonts and ringtones, then apps.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #8  
Old 05-27-2008, 10:29 PM
What's Jailbreak?
 
Join Date: Mar 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
I screwed up my iphone - urgent help needed

I tried to follow the instructions and it didnt work. When i launched the installer, it gave me an error message. Then i tried to reverse the process. It didnt work as well. So i manually copy the application folder back to the original directory. Now my iphone hangs when i restart. It shows the apple logo and the spinning wheel. Im stuck and i cant do anything. Please please help.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #9  
Old 05-28-2008, 03:27 AM
Neo-Tech's Avatar
iPhoneaholic
 
Join Date: May 2008
Device + Firmware: iPhone 3GS 16GB Black, v3.0, jailbroken.
Operating System: Windows 7 Ultimate x64
Location: Dewsbury, UK
Posts: 343
Thanks: 10
Thanked 10 Times in 9 Posts

BossTool can only be used once, so for example if I install lots of apps and I reach my limit and move apps it's ok. However if I reach it again, can I move them again?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #10  
Old 01-16-2009, 10:35 AM
LGgeek's Avatar
OS X - excellent enough to put on phones
 
Join Date: Aug 2007
Operating System: solaris,os x,linux,other
Location: Los Gatos, Ca
Posts: 227
Thanks: 23
Thanked 12 Times in 10 Posts

I pawned my phone and it worked fine but I notice the first partition seems kind of large does it need to be that big (1.5 gig) ? I always use bosstools to move fonts,ringtones,etc. Is there a way to reduce the size ?

Filesystem Size Used Avail Use% Mounted on
/dev/disk0s1 1.5G 404M 1.1G 28% /
devfs 26K 26K 0 100% /dev
/dev/disk0s2 6.1G 2.2G 4.0G 35% /private/var

Last edited by LGgeek; 01-16-2009 at 11:56 AM..
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 > Wiki Discussions

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 10:10 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 / / Privacy Statement / Top