Discuss How can I get the AFC2 service running? at the General - Hackint0sh.org; I just did jailbreaked via jailbreakme.com
Got Installer, and installed the BSD stuff.
I don't ...
-
How can I get the AFC2 service running?
I just did jailbreaked via jailbreakme.com
Got Installer, and installed the BSD stuff.
I don't want to install SSH, but would rather use iBrickr, iPhoneBrowser, Manzana, etc to modify my phone.
How do I get the AFC2 service running if possible?
I have no problem installing ssh temporarily to change a few files, etc..but want to make sure I can uninstall it when I am done...
Thanks
MachineX
-
-
for the ipuc jailbreak method
If you use this jailbreak method, you will not have the AFC2 service running on your phone yet. Thus, it is not fully jailbroken since iPHUC (and other programs) need this service to read/write files from/to the entire filesystem. To add it you need to add this section to /System/Library/Lockdown/Services.plist:
<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>
right after the definition of the com.apple.afc service at the start of the file. Then reboot your phone.
After that, when using iPHUC, do it this way:
./iPHUC -a com.apple.afc2
if you want full filesystem access.
one second goole search g-g-g G
-
Similar Threads
-
By benson5586 in forum Hardware
Replies: 23
Last Post: 06-03-2013, 12:43 PM
-
By CDRacingZX6R in forum Installation
Replies: 0
Last Post: 03-09-2009, 10:56 PM
-
By floffelos in forum Tools
Replies: 39
Last Post: 01-05-2008, 01:45 PM
-
By arthertbc0702 in forum Flea Market
Replies: 0
Last Post: 10-04-2007, 03:06 AM
-
By vinzome in forum General
Replies: 2
Last Post: 09-15-2007, 09:02 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks