Download Installer 4 BETA

August 04, 08 by Doug

Update #2 - I since the update of WinPwn, QuickPwn, and the PwnageTool. . .the process below is no longer necessary to get the new Installer onto your device.

I suggest restoring to 2.0.2 and then jailbreaking with QuickPwn. . .you can follow the Jailbreak Guide for step by step instructions.


Be sure to check out our list of Installer 4.0 Sources


Update - It seems a hand full of you have been getting an issue that causes Installer to crash when you attempt to open it. This happens when the permissions aren’t set correctly(chmod). You set the permissions with steps 6 and 7 of the guide below. If Installer is crashing then your chmod commands aren’t working for some reason. Either you have moved your applications folder with BossTool. . .or maybe you’re not typing the commands correctly(they have to be exact).

This has worked for me and many others. If you are experiencing this crash issue the best thing I can do is suggest that you restore(to the 2.0 firmware) and start with a freshly jailbroken device. Then when you go through the guide below make sure you do each step exactly as it says.


It seems the BETA version of Installer has been leaked. I’m not sure if this is intentional or not but in any case. . .we have installer!

- The RiP Dev team wants everyone to know that this is an ‘early beta‘ copy. This was LEAKED and was not intended to be released at this time. So, if there are bugs don’t blame the developers

Basically they are saying if you see a few crashes or bugs don’t worry. They are still working on it and a more stable version will be out soon. The bugs will NOT brick your device. . .it will just give an error in the Installer program if something isn’t working(check the video below to see the errors im talking about).

Note - Just like when Cydia came out, there isn’t much listed in Installer right now. Just because it’s the updated version doesn’t mean all the applications will magically work. They still have to be ported to work with the firmware itself(not the installation application).

Click here or here to download the Installer 4.0 Beta application. . .and keep reading for a step by step guide on how to install it on your iPhone or iPod Touch.

delicious

Note - This is NOT for the ‘noobs’. This involves typing in the ‘command line’ terminal(to chmod Installer).

Now how do you get that onto your device? First you will need to have a jailbroken iPhone or iPod Touch. . .then you’ll need 2 applications called WinSCP and putty.

Click here to download WinSCP

Click here to download Putty

1. After you have downloaded and extracted the Installer 4.0 beta archive. . .you need to upload it to your device.
2. Open WinSCP and login to your iPhone or iPod Touch. - The username is ‘root’ and the password is ‘alpine’.
3. Upload the ‘Installer.app’ folder to the /Applications/’ directory.
4. Close WinSCP and open up putty.
5. SSH into your device with putty - again the username is ‘root’ and the password is ‘alpine’.
6. Type this into putty after you have logged in
chmod -R 777 “/Applications/Installer.app”
7. After pressing enter, now type this into putty
chmod a+srx “/Applications/Installer.app/Installer”
8. Now press enter and that’s it!
9. Restart your iPhone or iPod Touch and you’ll have your Installer 4.0 beta app installed correctly.

Update - Commenter Smiley says. . .

You can run the above commands in WinSCP too once you’ve copied Installer.app to the Applications directory.

Hit Ctrl+T and paste the commands in. Hit execute.

Voila. Working installer and no need to install PuTTY. :D

Thanks Smiley!

Add your review

116 Reviews for this post

  1. Smiley Says:

    You can run the above commands in WinSCP too once you’ve copied Installer.app to the Applications directory.

    Hit Ctrl+T and paste the commands in. Hit execute.

    Voila. Working installer and no need to install PuTTY. :D

    • Not Rated
    • Not Rated
    • Not Rated

  2. amgupt01 Says:

    Correct me if I’m mistaken, but this won’t mess up when Installer officially comes out and you install it from Cydia will it?

    Won’t Cydia just overwrite the /Applications/Installer.app folder and chmod it during the installation?

    • Not Rated
    • Not Rated
    • Not Rated

  3. Doug Says:

    @Amgupt i believe so. I am currently talking to a developer and trying to find out how upgrading will work out.

    • Not Rated
    • Not Rated
    • Not Rated

  4. Nic Says:

    When I try to open the app it says “The application “Installer” cannot be opened”…any thoughts. I changed permissions to 0777 but no luck.

    • Not Rated
    • Not Rated
    • Not Rated

  5. Doug Says:

    @Nic, did you initially chmod them the way it said to(both chmod commands)?

    • Not Rated
    • Not Rated
    • Not Rated

  6. Nic Says:

    I’m working with windows.

    • Not Rated
    • Not Rated
    • Not Rated

  7. Doug Says:

    did you try with putty or winscp? normally when an app doesn’t open it’s because the permissions aren’t set(on 1.1.4 and below it would open the app, then immediately close it), dunno what they do on 2.0(since this worked for me)

    • Not Rated
    • Not Rated
    • Not Rated

  8. Nic Says:

    I used winscp on a 1st gen on 2.0 jailbroke and unlocked. I just copied the app and put it in /private/var/mobile/Applications and set the permission to 0777. But when I look at the other applications in the Applications fold they all say mobile and the Installer.app says root. Any thoughts?

    • Not Rated
    • Not Rated
    • Not Rated

  9. Doug Says:

    I imagine you need to chmod them the way it says in the post

    you have to do 2 chmod commands

    • Not Rated
    • Not Rated
    • Not Rated

  10. TIM Says:

    how is this different than cydia?

    • Not Rated
    • Not Rated
    • Not Rated

  11. Doug Says:

    @Tim it’s just an alternative. installer came out first, cydia boasts as an ‘open source installer’

    it will take a while until the developers come together, but we’ll start to see some great apps soon. The syntax for the sources has changed.

    and you have to remember, a lot of the better developers jumped ship to the app store. it’ll come together more and more though

    • Not Rated
    • Not Rated
    • Not Rated

  12. Nic Says:

    @Doug…..Thanks for your help. I actually had it in the wrong applications folder. Again thanks for your speedy assistance.

    • Not Rated
    • Not Rated
    • Not Rated

  13. Nic Says:

    How do I get rid of the Insufficient Permissions error? It says that it should be in root:wheel. how do I correct this?

    • Not Rated
    • Not Rated
    • Not Rated

  14. Doug Says:

    permissions error is fixed by chmod

    • Not Rated
    • Not Rated
    • Not Rated

  15. Nic Says:

    Bingo…..thankx for the help!

    • Not Rated
    • Not Rated
    • Not Rated

  16. Doug Says:

    Awesome! glad it worked.

    • Not Rated
    • Not Rated
    • Not Rated

  17. Terry Says:

    Can I do the chmod on osx in terminal before I copy over to the phone? Or does it only work once its on the phone. I use Diskaid to copy over apps.

    • Not Rated
    • Not Rated
    • Not Rated

  18. robot2xl Says:

    This work for me, thanks!

    • Not Rated
    • Not Rated
    • Not Rated

  19. Ananda Says:

    What will be the root name in winSCP window? is it require wifi connection or can I use usb connection

    • Not Rated
    • Not Rated
    • Not Rated

  20. Emilio Says:

    I dont get it, before I could change the permissions, but now its not letting me anymore! then the app is not working…

    • Not Rated
    • Not Rated
    • Not Rated

  21. loinduciel Says:

    Works fine for me.
    Waiting for apps now ;)

    • Not Rated
    • Not Rated
    • Not Rated

  22. S41N7 Says:

    I accedently overwrote the given source can someone please post the details

    • Not Rated
    • Not Rated
    • Not Rated

  23. Emma Says:

    i appear to have done the steps correctly but when i get to the terminal stage and input the commands alli get it ” no such file or directory”.. tried time and time again…does anyone have a solution

    • Not Rated
    • Not Rated
    • Not Rated

  24. purplecity Says:

    my problem is that installer opens but then it takes me back to home screen can anyone help me

    • Not Rated
    • Not Rated
    • Not Rated

  25. S41N7 Says:

    @EMMA

    input the commands through scp. copy and pate the commands (remember to delete the speech marks (still waiting for the url)

    • Not Rated
    • Not Rated
    • Not Rated

  26. Jen (jtstitches) Says:

    I had trouble extracting the file & it doesn’t seem like it’s extracting right. It kept popping up that I already had an installer.app in this folder…. I choose to skip & SSH the folder anyway…it seems to be installed, I tested a wallpaper & it worked.
    Why isn’t it extracting right for me? Any one else have this problem or suggestions?

    • Not Rated
    • Not Rated
    • Not Rated

  27. ljs Says:

    hell ya i love it ya it doesnt have anything at all but i installer back thanks. if you have any sources that work already please post them

    • Not Rated
    • Not Rated
    • Not Rated

  28. Doug Says:

    @Terry, no when you upload them, it changes the permissions

    @Ananda, you need a wifi connection

    @Emma, either your chmod commands are incorrect. .or you haven’t uploaded the Installer.app folder to your device

    @purplecity, you didn’t set the permissions, go back and do the 2 chmod commands

    • Not Rated
    • Not Rated
    • Not Rated

  29. Viper Says:

    I can’t believe you guys are hosting the leaked installer beta. This was not supposed to be distributed!

    • Not Rated
    • Not Rated
    • Not Rated

  30. Indria Says:

    When will your application be integrated with PwnageTool 2.0?

    Thanks for your efforts to bring freedom to iPhone….

    • Not Rated
    • Not Rated
    • Not Rated

  31. Emma Says:

    Got it on my iphone and added modmyifone,ispazio and big bos sources…where can i download the apps..anyone know ..*scratches head*

    • Not Rated
    • Not Rated
    • Not Rated

  32. Doug Says:

    @Viper I’m not hosting anything. but I spoke with the developers. They said it was ok as long as everyone knows it’s not 100% ready

    @Indria As soon as it’s out of Beta then they will send it to the Pwnage Tool developers

    @Emma the owners of the repo sources have to ‘upgrade’ their sources. Stay updated here and I will post every source I learn about.

    • Not Rated
    • Not Rated
    • Not Rated

  33. ced Says:

    how to install instaler 4.0 with mac

    • Not Rated
    • Not Rated
    • Not Rated

  34. purplecity Says:

    @Doug i set the permissions but instill doing that i type everything and hit enter and restart and still doing that flashes back to homescreen

    • Not Rated
    • Not Rated
    • Not Rated

  35. Auzzyrocks Says:

    i am having the same problem as purplecity

    • Not Rated
    • Not Rated
    • Not Rated

  36. Auzzyrocks Says:

    i enter it perfectly but the second comand says permisions wont set

    • Not Rated
    • Not Rated
    • Not Rated

  37. dannydamnage Says:

    Just to help a bit. Make sure you go all the way back as far as you can go into the root by keep double clicking the folder with the two periods next to it. There you will find a folder called applications, which has an arrow point to it. That is the folder you need to install into. The follow the instructions exactly except take out the quotes. Both sets. On both chmods.

    • Not Rated
    • Not Rated
    • Not Rated

  38. Cj Says:

    When i try to set the permissions in terminal it says killed ? Any Ideas ?

    • Not Rated
    • Not Rated
    • Not Rated

  39. Ariel Says:

    What is the Host Name to login in Win SCP?

    • Not Rated
    • Not Rated
    • Not Rated

  40. miguel Says:

    i think i did everything right but it just crashes when i try to open installer

    • Not Rated
    • Not Rated
    • Not Rated

  41. ferdie Says:

    excuse my ignorance. how do you copy the installer to the the application folder. i tried copy and paste / ….drag and paste …but doesnt work….help….

    • Not Rated
    • Not Rated
    • Not Rated

  42. Vengeance Says:

    Ya, mine just crashes too when it starts up..

    • Not Rated
    • Not Rated
    • Not Rated

  43. Giuseppe Says:

    Hi… I m Italian….i am having the same problem as purplecity
    There is a solution??

    • Not Rated
    • Not Rated
    • Not Rated

  44. Justin Says:

    I’m having a similar problem as Purplecity and most since:

    Installer.app is installed and the icon resides on my home screen. Whenever pressed it starts to open and crashes to home screen.

    • Not Rated
    • Not Rated
    • Not Rated

  45. wongda Says:

    I got it to run without much troubles, but I cannot add a new source, and it does not do anything in terms of loading software I used to have before 2.0 upgrade. Perhaps this is not already for doing anything useful yet?

    • Not Rated
    • Not Rated
    • Not Rated

  46. miguel Says:

    now it says not installed corectly but will continue

    • Not Rated
    • Not Rated
    • Not Rated

  47. Doug Says:

    If you are having an issue opening Installer please check the update. If anyone is having the issue where it closes on you then this is because you haven’t set the permissions correctly.

    • Not Rated
    • Not Rated
    • Not Rated

  48. Markus Says:

    works great just got pictures from fallout 3 easy instructions waiting for exciting apps using cydia atm and winterboard to change my themes.

    • Not Rated
    • Not Rated
    • Not Rated

  49. steve anderson Says:

    thank you very much good work

    • Not Rated
    • Not Rated
    • Not Rated

  50. manu Says:

    hey thanks alot for info…. my iphone started giving me Insufficient Permissions error messages everytime I log into installer… i sort it out thru ur method….

    all thanks to u :-)

    • Not Rated
    • Not Rated
    • Not Rated

  51. Chely Says:

    Hi,
    Uhmm I install the putty and the winscp but when i put the pass alpine it will say access denied What should i do?

    • Not Rated
    • Not Rated
    • Not Rated

  52. Doug Says:

    @chely, are you using the username - root ?

    unless you’ve changed it the default password is alpine

    • Not Rated
    • Not Rated
    • Not Rated

  53. Josh Says:

    I’m wondering the same thing as Ariel. What’s the host name for WinSCP?

    • Not Rated
    • Not Rated
    • Not Rated

  54. root Says:

    works great. will it auto-notify when there is an update to installer like previous versions?

    • Not Rated
    • Not Rated
    • Not Rated

  55. mariano Says:

    hello everybody, i have a problem that is the following:
    i open putty, i put my ipod IP, and when it opens a wondows apears sayng: “Network Error: connection refused”.
    my question is: why is telling me that? why id doesnt work?
    i’ll be very thank of ur answer

    • Not Rated
    • Not Rated
    • Not Rated

  56. Doug Says:

    @John, go into settings, then wifi, then hit the little blue button for the wifi router you are connected to, then you see the ip address you need for winscp and putty

    @root, I don’t think so. in the notes of 4.0b3 it says they’re working on a ‘better self update’. which makes me think that it will not auto update

    @mariano, you need openssh installed. you can install this via Cydia

    • Not Rated
    • Not Rated
    • Not Rated

  57. mariano Says:

    what is openssh installed???

    • Not Rated
    • Not Rated
    • Not Rated

  58. mariano Says:

    i mean , can u tell me what is ssh and why i need that and how to do it??? i’m driving crazy! jaja and is more crazy couse is in english!!!(i speak spanish)

    • Not Rated
    • Not Rated
    • Not Rated

  59. Ananda Says:

    yes I have done it without WIFI. I have used TOTAL COMMANDER withT-PoT pluging to copy the installer.app file . Then I installed MOBILE TERMINAL using cydia. and in TERMINAL login as root password alpine , execute the chmod commands. thats it. I have my INSTALLER.

    • Not Rated
    • Not Rated
    • Not Rated

  60. SHAWN Says:

    what is total commander with T-PoT ???, a cydia file/package?
    I have no access for WiFi to do it ether, let me know :)

    • Not Rated
    • Not Rated
    • Not Rated

  61. bengermannn Says:

    hey guys.i keep getting errors like ‘unable to decode package’ and when i open packages from the bigboss source, it keeps saying ‘file doenst exist’ help.thanks

    • Not Rated
    • Not Rated
    • Not Rated

  62. Ananda Says:

    total commander is a software for windows and t-pot is a plugin for that. Search using google. Pwnage tool already arrived so repawned your iPhone with that no need to install installer seperately and it supports new firmware 2.01. So enjoy…

    • Not Rated
    • Not Rated
    • Not Rated

  63. Ananda Says:

    new pwnage tool has installer 4.0 public beta and new version of cydia inbuilt

    • Not Rated
    • Not Rated
    • Not Rated

  64. mariano Says:

    can one help me????!!!

    • Not Rated
    • Not Rated
    • Not Rated

  65. SHAWN Says:

    damn, i dont want to rePWN my phone though :/

    • Not Rated
    • Not Rated
    • Not Rated

  66. BosS Says:

    i keep getting “network error: connection timed out” wut can i do? im on jailbroken 2.0.1

    • Not Rated
    • Not Rated
    • Not Rated

  67. Doug Says:

    @boss, you kep getting that error when?

    • Not Rated
    • Not Rated
    • Not Rated

  68. BosS Says:

    when i try to access my fone from the winscp by logging in

    • Not Rated
    • Not Rated
    • Not Rated

  69. Doug Says:

    @boss, then you need to install ‘openssh’ you can find that in cydia

    • Not Rated
    • Not Rated
    • Not Rated

  70. BosS Says:

    i got it to conect but in putty wen i type in chmod a+srx “/Applications/Installer.app/Installer”
    it says missing after a+srx “Applications/Installer.app/Installer i tried with and witout quotes

    • Not Rated
    • Not Rated
    • Not Rated

  71. BosS Says:

    nvm got it:D thnks DOUG u rock:D

    • Not Rated
    • Not Rated
    • Not Rated

  72. richard Says:

    in which folder should i execute the ‘cntl t’

    • Not Rated
    • Not Rated
    • Not Rated

  73. BosS Says:

    u press cntl t in the winSCP program itself….
    i have a problem-wen i download something from installer such as the airhorn, i dont see it in the homescreen, does anyone know wuts wrong

    • Not Rated
    • Not Rated
    • Not Rated

  74. Doug Says:

    @boss, have you restarted? you really only need to respring, but unless you have respring installed(from cydia) then you have to reboot.

    but i haven’t gotten this issue, i got airhorn and kate to install(but no kate icon). i don’t think kate has an icon though

    • Not Rated
    • Not Rated
    • Not Rated

  75. Phil Says:

    Everything seemed to go ok but when started for first time got……..

    Insufficient Permissions

    Installer was not installed correctly it should be run as root:wheel. We will continue but please remember that it may not function correctly.

    any ideas where I’ve gone wrong and how to fix?

    • Not Rated
    • Not Rated
    • Not Rated

  76. Phil Says:

    ignore me……excuted the commands again……now fine

    • Not Rated
    • Not Rated
    • Not Rated

  77. FR Says:

    Hi, I have one problem downloading some applications from installer 4.0 on mi iphone 2.0.1. When i try to download some apps it says “Error Timed Out”, and i cant figure out whats the problem.
    Also, I have another problem. I downloaded “ToDo” app and “Imagination Land” App from installer and i couldnt use it. Those apps didnt work. I dont know whats happening.
    Can anybody help me with these 2 problems i have????? I really appreciate your help
    Bye

    • Not Rated
    • Not Rated
    • Not Rated

  78. Ry Says:

    I cant seem to open ANY apps that I download from Installer. I get an error saying: The application “name” cannot be opened
    Im running 2.0.1 on a jailbroken iPhone 3G

    • Not Rated
    • Not Rated
    • Not Rated

  79. JoeD Says:

    Hi all - follow these instructions if you have used BossTool or PWN to move your applications to the ‘other’ partition.

    1. WinSCP to your phone and navigate to the applications directory.
    2. WinSCP should then navigate to the real path that is linked to the applications
    3. Look at the ‘real’ path in WinSCP’s - mine was “private/var/stash/Applications.7FGm7N”
    4. Follow the instructions above - BUT use the ‘real’ applications directory path instead of the standard “/Applications”

    What I did:
    a. Copied the extracted Installer.app directory to ‘/private/var/stash/Applications.7FGm7N’
    b. Ctrl-T to open up the terminal command window in WinSCP
    c. chmod -R 777 “/private/var/stash/Applications.7FGm7N/Installer.app”
    d. chmod a+srx “/private/var/stash/Applications.7FGm7N/Installer.app/Installer”

    Rebooted the phone and all works well.

    NOTE: the .7FGm7N extenstion on the application directory name may be different for you so make sure you navigate to it in WinSCP as per the Instructions 1 and 2 in my note.

    • Not Rated
    • Not Rated
    • Not Rated

  80. Hellboy Says:

    Hello, my problem is, that, when i try to add installer sources , the keyboard doenst apear on the screen ^^.

    • Not Rated
    • Not Rated
    • Not Rated

  81. mariano Says:

    DOUG, can u tell me what i install open ssh, and what it is??

    • Not Rated
    • Not Rated
    • Not Rated

  82. Doug Says:

    @mariano openssh is available in cydia

    • Not Rated
    • Not Rated
    • Not Rated

  83. Den Says:

    hi i have a problem when i download packages from repositories (using installer 4beta for firmware 2.0) it shows an error like this: ‘unable to decode package”. can anyone help me????

    • Not Rated
    • Not Rated
    • Not Rated

  84. cman44 Says:

    please help! when i try and input the command it says no such file or directory! help!

    • Not Rated
    • Not Rated
    • Not Rated

  85. ZioNicR Says:

    Here’s the puTTY commands that worked for me (iphone 3g/Installer 4 beta):
    iPhone:~ root# chmod a+srx /private/var/stash/Applications.v5Jfix/Installer.app/Installer
    iPhone:~ root# chmod -R 777 /private/var/stash/Applications.v5Jfix/Installer.app/Installer

    • Not Rated
    • Not Rated
    • Not Rated

  86. jayblaze50447 Says:

    wen ur putting the commands in winscp, do u paste both of the commands together, and if not where?

    • Not Rated
    • Not Rated
    • Not Rated

  87. jayblaze50447 Says:

    also, wen i use putty, i put in mah username but then wen it comes to the password it doesnt do anything! Any suggestions?

    • Not Rated
    • Not Rated
    • Not Rated

  88. David Says:

    Actually i use smart ftp it has ssh protocol visual ssh, so no need to use commands at all like ftp server connection works for ihpone. tested.

    • Not Rated
    • Not Rated
    • Not Rated

  89. David Says:

    I get a change mode error once trying to isntall the toys app or w.e

    • Not Rated
    • Not Rated
    • Not Rated

  90. Marcus Says:

    Several people have asked…and yes it might seem dumb…but what do you put for the ‘host’ ?!?!?!

    • Not Rated
    • Not Rated
    • Not Rated

  91. amit Says:

    when i type in chmod -R 777 “/Applications/Installer.app” it says

    chmod: missing operand after `/Applications/Installer.app777′
    Try `chmod –help’ for more information.

    what can i do? :(

    • Not Rated
    • Not Rated
    • Not Rated

  92. ipip Says:

    I keep getting Error timed out messages when its refreshing the sources. This happens also when i want to donload something..but i can browse thru the folders and all…anybody an Idea?

    • Not Rated
    • Not Rated
    • Not Rated

  93. mdleers Says:

    You have to remove the quotes in the text string. I just pasted it into a text editor, removed the quotes and recopied and pasted it into Putty and it worked fine. You will have to do that for both commands.

    • Not Rated
    • Not Rated
    • Not Rated

  94. Maj Says:

    I put the app in the above folder but it keeps giving me the message:
    “/Applications/Installer.app$ chmod -R 777 “/Applications/Installer.app”
    chmod: “/Applications/Installer.app”: No such file or directory”
    when running chmod command. Any idea?

    • Not Rated
    • Not Rated
    • Not Rated

  95. Maj Says:

    Sorry about my last question. The answer was right above me.
    Now the problem is that after rebooting my iphone the only thing
    I get is an icon with a question mark on that which does not do any thing!

    • Not Rated
    • Not Rated
    • Not Rated

  96. Daisjun Says:

    Still getting the permission issue. Owner is definitely set to root:wheel and permissions are set to 777 as it says. What exactly is the chmod a+srx meant to do? Is there any way of replicating it in winscp without a command line?

    • Not Rated
    • Not Rated
    • Not Rated

  97. Daisjun Says:

    Ok, so I found that it sets UID and GID which I can’t seem to do manually in winscp. Also every time I run the command line I get ‘killed’ when I should be getting nothing like I do when I change the permissions with the other command line, so it seems intent on not letting me change the UID and GID settings. Any ideas?

    • Not Rated
    • Not Rated
    • Not Rated

  98. bob Says:

    I notice when u paste into putty it takes the ” off the front and back and replaces with .
    Make sure u copy to notepad and get it right before you paste and should work

    • Not Rated
    • Not Rated
    • Not Rated

  99. beAsty Says:

    Well no matter what i try.. i keep getting a respsone “killed” after writing/copy the line into putty (in winscp it isn´t even possible). If i click on installer i get a flashback to homescreen.

    Lot of ppl got that prob.. we need a fix ! :)

    thx gn8

    • Not Rated
    • Not Rated
    • Not Rated

  100. Doug Says:

    If anyone is still trying to get the Installer BETA installed the best way is to restore to 2.0.2 and then jailbreak with QuickPwn. A guide is here - http://www.installerapps.com/jailbreak/

    Then you can pick whether you want installer or cydia or both

    • Not Rated
    • Not Rated
    • Not Rated

  101. beAsty Says:

    already installed alot of apps.. restoring again would delete 4 hours of work :(
    i belive smth is wrong with the chmod.. maybe u can´t set it the right way with windows?

    • Not Rated
    • Not Rated
    • Not Rated

  102. beAsty Says:

    okay now i can run it (click at winscp the box below the chmodd)

    but i get now:

    u didn´t installed it as root:wheel and maybe smth won´t work.. as it is.. can´ßt install anything (i get loading bar at tasks but its not there)

    • Not Rated
    • Not Rated
    • Not Rated

  103. Stephen Says:

    when I try to download some apps from my repo source it says that it has timed out.Plz Help!

    • Not Rated
    • Not Rated
    • Not Rated

  104. crespovvilla Says:

    I keep getting the same (Unable to decode package……….) anyone have a fix on this or any help?????????

    • Not Rated
    • Not Rated
    • Not Rated

  105. Shayan Says:

    do we need to have open ssh in the ipod for this??

    • 55555
    • 55555
    • 55555

  106. Doug Says:

    @shayan if you want to do it this way. . .yes. I suggest restoring to 2.0.2 and using quickpwn to jailbreak(so you’ll get both installer AND cydia)

    • Not Rated
    • Not Rated
    • Not Rated

  107. Joy Says:

    I cannot add any source to the installer 4, there is nothing in categories.

    Anybody have the same problem?

    • Not Rated
    • Not Rated
    • Not Rated

  108. loukas Says:

    …..

    • Not Rated
    • Not Rated
    • Not Rated

  109. Sean Says:

    ive done everything right so far…. I have the new 2.1 upgrade and i jailbroke it. When i get to the scond command (chmod a+srx “/Applications/Installer.app/Installer) it just wont work a thing pops up and says

    Command ‘chmd a+srx /Applications/Installer.app/Installer’ failed with return code 1 and error messege chmod: cannot access ‘/Applications/Installer.app/Installer/: No such file or directory.

    WHAT AM I DOING WRONG???

    • Not Rated
    • Not Rated
    • Not Rated

  110. john Says:

    y does it say mikeys iphone root #?

    • Not Rated
    • Not Rated
    • Not Rated

  111. pollito Says:

    Ok i am a first at all of this and dont know what chmod stands for.And can anyone tell me where exacty is it in putty that i have to write chmod -R 777 “/Applications/Installer.app” and where is it in putty that i log in might sound kind of stupid but its my first time for me

    • Not Rated
    • Not Rated
    • Not Rated

  112. Roman Weaver Says:

    I cannot log into my iphone. do i do it through the ip address or through the usb cable.. thanks.

    • Not Rated
    • Not Rated
    • Not Rated

  113. Catarino Says:

    Solution for
    “Command ‘chmd a+srx /Applications/Installer.app/Installer’ failed with return code 1 and error messege chmod: cannot access ‘/Applications/Installer.app/Installer/: No such file or directory.”
    after copy installer.app with WinSCP do Ctrl+T
    Then copy this text
    chmod -R 777 /Applications/Installer.app
    execute and copy this text
    chmod a+srx /Applications/Installer.app/Installer
    execute, done

    • Not Rated
    • Not Rated
    • Not Rated

  114. emmmmmmica!!! Says:

    does iPhone 3G have video and Blueroorh??? please, answer me!!!

    • Not Rated
    • Not Rated
    • Not Rated

  115. Doug Says:

    it does have bluetooth

    • Not Rated
    • Not Rated
    • Not Rated

  116. Kevin Says:

    help? it does not show up on my iphone why?

    • Not Rated
    • Not Rated
    • Not Rated

Write a Review