|
Originally Posted by Lestat_d
My story...
To my surprise Independence seemed more flaky than ZiPhone, and didn't even put Installer.app on your phone; so I decided to upgrade -- and used ZiPhone 2.2. on my Mac 10.5.2 to jailbreak & activate, and auto-script for Signal.app to get signal going. Started: - Previously IPSF unlocked back on 1.0.2 - 1.1.3 soft upgrade firmware - 4.2 baseband 1) DFU mode 2) iTunes Restore 1.1.3 firmware 3) Kill itunes / ituneshelper processes 4) Restore mode 5) Launch ZiPhone 2.2, selected jailbreak and activate and ran 6) Phone rebooted, activated and jailbroken -- in about 50 seconds; but with no signal (normal for IPSF on 4.3 baseband) 7) Installer: BSD subsystem, SSH, BossPrefs 8) SSH to put Signal.app into the /Applications directory and Signal.plist in launchdemons. (NO gunlock, no Ziphone unlock, no anySim 1.1.3 unlock required!) 9) Reboot. Signal. Perfect. 10) Launch itunes, setup as new phone -- sync contacts & music back in. Done. Now I just need to figure out where this 192 meg in 'other' leftover file is so I can whack it... Oh -- and so iBrickr/Independence see it as truly jailbroken for direct file access... - Download Putty http://the.earth.li/~sgtatham/putty/.../x86/putty.exe - open up putty and enter in the ip address of your phone (found in settings->wifi on your phone) and click open - it'll take a few seconds the first time (like 30 or so) - A prompt will come up eventually. login as root, password alpine - type cd ../../System/Library/Lockdown - type pico Services.plist The file should look like this starting at the top: <dict> <key>com.apple.afc</key> <dict> <key>AllowUnactivatedService</key> <true/> <key>Label</key> <string>com.apple.afc</string> <key>ProgramArguments</key> <array> <string>/usr/libexec/afcd</string> <string>--lockdown</string> <string>-d</string> <string>/var/mobile/Media</string> <string>-u</string> <string>mobile</string> </array> </dict> INSERT CODE HERE <key>com.apple.crashreportcopy</key> <dict> Here's what you need to insert where it says INSERT CODE HERE: <key>com.apple.afc2</key> <dict> <key>AllowUnactivatedService</key> <true/> <key>Label</key> <string>com.apple.afc2</string> <key>ProgramArguments</key> <array> <string>/usr/libexec/afcd</string> <string>--lockdown</string> <string>-d</string> <string>/</string> </array> </dict> |
|
Originally Posted by XanderMac
So IPSF survived the update again? Cool.
|
|
Originally Posted by tigres013
Lestat_d,
.... Secondly, why should we need to put in the string files in above? Would this be used just so we can utilize independence? Nice post btw, I am on the same exact version/situation as yours on one of my phones. |
(Until ZiPhone starts doing it natively in a future release...)
|
Originally Posted by mikedel
... If you can provide a more detailed set of intstructions, it will be greatly appreaciated.
thanks. |
|
Originally Posted by mikedel
thanks for the quick reply. I apologize to be such a nuisance but where do I get the signal.app and the signal.plist files?
Thanks. |
vBulletin Copyright ©2000 - 2008,
Jelsoft Enterprises Limited.
vB Easy Archive Final ©2000 - 2008
- Created by Stefan "Xenon" Kaeser