That step is in the guide now, meagain, and yes you should do it. It makes Installer.app run as root so it can correctly install stuff.
Hey sbrocket, can i jailbreak by using your guide with an 1.1.3 otb phone?
I'm using a non at&t card
That step is in the guide now, meagain, and yes you should do it. It makes Installer.app run as root so it can correctly install stuff.
Mark, I'm about to add another FAQ to the bottom of the guide about restoring backups. Another go probably won't hurt anything but your time wasted but just so you know.
Mark - the answer is in the instruct under FAQs towards the bottom re: Installer.app
The problem in the FAQ section reads a little different than my problem, but I'll give it a go.
I get this trying to run the fix.
# cd /
# mv Applications /private/var/root/
mv: /bin/: Permission denied
mv: /bin/: terminated with 1 (non-zero) status: Unknown error: 0
#
Any ideas?
Cheers, Mark
But by Installer.app still doesn't work, crashes immediately after running. I'm not sure if it has anything to do with the final step...
Mark
First, thanks for the awesome instructions! Everything works except... I'm having the same problem.Installer will crash almost immediately after launching it.
I changed the permissions, following the instructions in step #25.
"cd /Applications"
"chmod +s Installer.app/Installer"
"chown -R root:wheel Installer.app"
I thought maybe its the out-of-disk-space problem, as a "df" shows that / is 99% full. So, I tried the soft-link intructions:
"cd /"
"mv Applications /private/var/root/"
"ln -s /private/var/root/Applications /Applications"
But, I get these errors when I do the mv command:
mv: /bin/: Permission denied
mv: /bin/: terminated with 1 (non-zero) status: Unknown error: 0
Heh, now what should I do?
Thanks!
Hey, snap!
Are you in the UK on O2? Just trying to find out what makes us unique as this seems to be working for everone else.
Also, did you choose to install SSH from the 1.1.2 jailbreak program, I read in another thread that this may be the cause.
Mark
No, I'm in the US on AT&T
I didn't install SSH from the 1.1.2 jailbreak program. But, I did notice that Installer was crashing right after I did the 1.1.2 jailbreak (it was working just before).
I went to install OpenSSH (I was using the Jailbreak.jar install before) after a BSD SubSystem re-install and the installation crashed half-way through. I now can't SSH into the iPhone and Installer starts and then immediately crashes. Any helpful hints before I start the whole process again?
First, thanks for the awesome instructions! Everything works except... I'm having the same problem.Installer will crash almost immediately after launching it.
I changed the permissions, following the instructions in step #25.
"cd /Applications"
"chmod +s Installer.app/Installer"
"chown -R root:wheel Installer.app"
I thought maybe its the out-of-disk-space problem, as a "df" shows that / is 99% full. So, I tried the soft-link intructions:
"cd /"
"mv Applications /private/var/root/"
"ln -s /private/var/root/Applications /Applications"
But, I get these errors when I do the mv command:
mv: /bin/: Permission denied
mv: /bin/: terminated with 1 (non-zero) status: Unknown error: 0
Heh, now what should I do?![]()
First, thanks for the awesome instructions! Everything works except... I'm having the same problem.Installer will crash almost immediately after launching it.
I changed the permissions, following the instructions in step #25.
"cd /Applications"
"chmod +s Installer.app/Installer"
"chown -R root:wheel Installer.app"
I thought maybe its the out-of-disk-space problem, as a "df" shows that / is 99% full. So, I tried the soft-link intructions:
"cd /"
"mv Applications /private/var/root/"
"ln -s /private/var/root/Applications /Applications"
But, I get these errors when I do the mv command:
mv: /bin/: Permission denied
mv: /bin/: terminated with 1 (non-zero) status: Unknown error: 0
Heh, now what should I do?
Thanks!
My other question is.... what exactly does this do? Sounds like it moves the apps or tells Installer to put new apps in another partition? I'm confused as to how this works, how to do this cleanly to segregate the installer/app/etc. files from music, etc. in order to reverse it out/clean it up down the road as things change. The last thing I want is a dirty/messy iPhone guts. I.e.; how does this compare to Boss Tools?
Hrm. Try doing a "cp -pr Applications /private/var/root" instead of the mv command and let me know if that works. So in other words, do this...
cd /
cp -pr Applications /private/var/root
mv Applications Applications.old
ln -s /private/var/root/Applications Applications
Now check to make sure the symlink works with "ls -la / | grep Applications" (and whoever asked whether this was just to check that the symlink works, yes, it is) like before. If the symlink DOES work, you can do this command.
rm -rf /Applications.old
If those commands work, I'll update the guide. I haven't got a wireless network nearby I can jump on to test why mv isn't working. Thanks.
I ran the sequence of commands that you list, seemed to work ok and the symlink seemed to be setup. Installer.app still crashes on launch though.
Mark
Hrm. Try doing a "cp -pr Applications /private/var/root" instead of the mv command and let me know if that works. So in other words, do this...
cd /
cp -pr Applications /private/var/root
mv Applications Applications.old
ln -s /private/var/root/Applications Applications
Now check to make sure the symlink works with "ls -la / | grep Applications" (and whoever asked whether this was just to check that the symlink works, yes, it is) like before. If the symlink DOES work, you can do this command.
rm -rf /Applications.old
If those commands work, I'll update the guide. I haven't got a wireless network nearby I can jump on to test why mv isn't working. Thanks.
Well you've got plenty of space to install stuff when you get it working now.
Did you update to 3.0b10 before jailbreaking 1.1.3? That could be why. I might be able to find a copy of the 3.0b10 Installer.app that you people with problems could upload via SSH, but the guide notes that you should update and install stuff like that on one of the steps.
Okay, moved (and linked) /Applications. "df" now says / is at 94% with about 17mb available (or is it 34mb. I can never remember what size blocks df reports) Unfortunately, Installer still crashes.
I restarted my phone (why not, right). Still crashing. Heh, I guess its not a disk-space problem.
![]()
Can i get a couple of simple answers, well as simple as possible, please.
If you have a 1.1.2 ootb iPhone and wish to continue using the phone features and wish to jailbreak 1.1.3, am i correct in saying DO NOT UPGRADE TO 1.1.3 THE ITUNES WAY or you are screwed?
I ask as there seems to be a lot of people who have done so and now cannot use their phone as a phone!
If i put it simply, once you've upgraded to 1.1.3 from an ootb 1.1.2 (jailbroken or not) you can only use phone functions if you are a legitimate AT&T, O2, Orange, etc iphone tariff customer?
Leader - at the very top, the guide says it's designed for legal Sim owners.