The iPod Touch limits amount of space you can add for applications. Don't worry, the hackers have found out a work around for this. Follow the simple instructions below and you're good to go!
Purpose: This guide will increase the space of your application limit, so that you can add as much applications as your iPod Touch is capable of holding.
1. Login to your iPod Touch using an SSH client. I would suggest you to use WinSCP at http://www.winscp.com/. The default login is username: root password: alpine. If you haven't yet, I'd recommend changing the default password (people can hack into your iPod Touch and steal history files that have passwords stored in them).
2. Move the applications folder to /private/var folder by typing:
Code:
mv /Applications /private/var/Applications
3. Change your directory to / by typing
Code:
cd /
4. Create a symbolic link to the new location of the Applications folder:
Code:
ln -s /private/var/Applications Applications
5. Type the below code to verify that the symbolic link was successfully created:
Code:
ls -la
If this worked, you should have an entry looking like this:
"lrwxr-xr-x 1 root admin 4 Nov 11 00:00 Applications -> /private/var/Applications"
6. Congratulations, you have now increased your application limit.
Now you can add as many applications as you want on your iPod Touch.
Application space limit iPod Touch [Guide]
4:06 AM
|
Labels:
increase application space limit ipod touch
|
This entry was posted on 4:06 AM
and is filed under
increase application space limit ipod touch
.
You can follow any responses to this entry through
the RSS 2.0 feed.
You can leave a response,
or trackback from your own site.
Subscribe to:
Post Comments (Atom)
-
Blog Archive
-
▼
2008
(33)
-
▼
July
(10)
- Twinkle 1.0 released for the iPhone and iPod Touch...
- iPod Touch 1.1.5 released!
- Will it Blend?
- Download iPod Touch 2.0 software [FULL, FINAL!]
- iPod Touch 2.0 Software
- Download iPhone 2.0 Software
- iPhone 2.0 and iPod Touch 2.0 Software Update Deta...
- Twinkle 1.0 for iPhone or iPod Touch download
- Googletalk for iPhone or iPod Touch
- GottaBeMobile.com
-
►
January
(10)
- iPod Touch Tutorials
- Official iPod Touch 1.1.3 Jailbreak Tutorial
- Get the $20 App for iPod Touch 1.1.3 free!
- Add SSH to iPod Touch 1.1.3
- iPod Touch 1.1.3/iPhone 1.1.3 jailbreak guide for ...
- Jailbreak iPod Touch or iPhone Firmware 1.1.3 [Gui...
- iPod Touch ready for new Applications!
- How to DOWNGRADE from 1.1.3 to 1.1.1
- iPod Touch 1.1.3 jailbreaked!
- Add VoIP to iPod Touch [GUIDE]
-
▼
July
(10)
-
►
2007
(26)
-
►
November
(14)
- Use iPod Touch as hard drive w/USB Guide!
- How to Add iPod Touch Sources - 5 Simple steps [GU...
- Add more iPod Touch Installer Applications [GUIDE]...
- Application space limit iPod Touch [Guide]
- Add GBA Emulator and GBA Roms to iPod Touch
- Learn how you can Add PDF Files and View on your i...
- Official Gmail Blog: 5 little-known Gmail features...
- Add GBA to iPod Touch
- FREE iPod Touch site
- How to Jailbreak iPod Touch 1.1.2 [GUIDE]
-
►
November
(14)
-
▼
2008
(33)
Coding: Webverzeichnis | Bloggerized by GosuBlogger




12 comments:
Does this hack work with the iPhone?
I tried executing everything except that ls -la doesn't seem to work?
Did i do something wrong?
Oops.. my bad.. wrong folder :-)
@bobby, looks like it's working now for you. Congrats!
@peter, this should work with the iPhone too. Try it.
Yup, it does work!! Thanks for the hack :-)
hey sorry guys, i know i might sound like a complete idiot when i say this but i have been having trouble with my ipod touch as well, with the application space, and i was wondering, where do you type in these codes and stuff?, i cannot seem to find that out.
Now that i have 1.1.3 installed, does this still work for 1.1.3?
i guess not.. i get an access denied error :-)
Any new on increasing the app space limit on 1.1.3? :-)
Hello bobby,
I haven't figured out a way how to do that yet. But I did find a post where someone explained how to do it. View this link here:
http://forums.macrumors.com/showthread.php?p=4847745.
Let me know if this method works!
Hmmm.. Looks promising.. My internet connections is the pits today so updating/jailbreaking is out of the question for now but I will try it out and let you know. :-)
Again, thank you for link :-)
Hey Jake!!
The procedure on the link you gave works!! Like a charm!! :-)
Post a Comment