Your favorite Apple, iPhone, iPad, iOS, Jailbreak, and Cydia site.
Thread: Iphone change carrier text
is a discussion within theWiki Discussions
forums, a part of theGeneral iPhone
section;http://www.modmyi.com/wiki/index.php...e_carrier_text
...-
07-26-2007, 12:19 PM #21Owner / Founder - ModMyi
aka poetic_folly
- Join Date
- May 2007
- Location
- Tampa, Florida, United States
- Posts
- 8,366
- Thanks
- 531
- Thanked 4,584 Times in 1,163 Posts
-
07-27-2007, 09:59 PM #22
ok so when i do it i type
cd System/Library/CoreServices/SpringBoard.app/
and it comes up saying
Path /System/ does not exist.
Path /Library/ does not exist.
Path /CoreServices/ does not exist.
Path /SpringBoard.app/ does not exist.
what do i do please help
-
07-27-2007, 10:07 PM #23Owner / Founder - ModMyi
aka poetic_folly
- Join Date
- May 2007
- Location
- Tampa, Florida, United States
- Posts
- 8,366
- Thanks
- 531
- Thanked 4,584 Times in 1,163 Posts
You didn't jailbreak correctly.
-
07-27-2007, 10:47 PM #24
you are soo responsive and helpful pf and thank you but im running into some more problems its telling me i need to hold it longer even tho on the "Get Connected Guide" when i did it it worked fine and if i hold it too long it starts flashing all kinds of colors on the screen and im afraid its messing up my phone so if u have any idea that would help so much and if u dont know i guess im just going to have to give up
-
07-27-2007, 10:56 PM #25Owner / Founder - ModMyi
aka poetic_folly
- Join Date
- May 2007
- Location
- Tampa, Florida, United States
- Posts
- 8,366
- Thanks
- 531
- Thanked 4,584 Times in 1,163 Posts
Paste your terminal session in here.
-
07-27-2007, 11:05 PM #26
Last login: Fri Jul 27 20:52:15 on ttyp1
Welcome to Darwin!
sam-rubins-computer:~ Sam$ cd ~/Desktop/iPhone/tools/
sam-rubins-computer:~/Desktop/iPhone/tools Sam$ ./jailbreak
[jailbreak 1.0] by ziel w/ special thanks to GeoHot and the rest of the #iphone-dev crew.
Looking for iPhone...
Sending Files...
*** If iTunes is running, please close it.
*** Hold the POWER and HOME buttons for approximately 25s.
*** Release when the display says 'Please Connect to iTunes'.
Sending More Files...
Booting iPhone...
*** You're going to have to learn to hold it longer than that, buddy!
Sending More Files...
Booting iPhone...
*** You're going to have to learn to hold it longer than that, buddy!
(this isnt the terminal but i just want u to know how much i apreciate ur help)
-
07-27-2007, 11:19 PM #27Owner / Founder - ModMyi
aka poetic_folly
- Join Date
- May 2007
- Location
- Tampa, Florida, United States
- Posts
- 8,366
- Thanks
- 531
- Thanked 4,584 Times in 1,163 Posts
Run iphoneinterface and do an ls and tell me what it says.
-
07-27-2007, 11:30 PM #28
Last login: Fri Jul 27 22:29:15 on ttyp1
Welcome to Darwin!
sam-rubins-computer:~ Sam$ cd ~/Desktop/iPhone/tools/
sam-rubins-computer:~/Desktop/iPhone/tools Sam$ ./iPhoneinterface
iPhoneInterface v0.3.3 built on Jul 11 2007
Waiting for phone... established.
iPhone state: Activated
type "help" for help
iPhone:/# ls
.
..
DCIM
Default_CARRIER_ATT.png
Photos
Services.plist
com.apple.itunes.lock_sync
fstab
iTunes_Control
iPhone:/#
-
07-27-2007, 11:43 PM #29Owner / Founder - ModMyi
aka poetic_folly
- Join Date
- May 2007
- Location
- Tampa, Florida, United States
- Posts
- 8,366
- Thanks
- 531
- Thanked 4,584 Times in 1,163 Posts
Hmm. You may need to restore.
-
07-27-2007, 11:48 PM #30
restore my iphone? how do i backup all my contacts and stuf before i do?
-
07-27-2007, 11:55 PM #31Owner / Founder - ModMyi
aka poetic_folly
- Join Date
- May 2007
- Location
- Tampa, Florida, United States
- Posts
- 8,366
- Thanks
- 531
- Thanked 4,584 Times in 1,163 Posts
Windows or OS X?
-
07-28-2007, 10:22 AM #32
osx
-
07-28-2007, 01:23 PM #33Owner / Founder - ModMyi
aka poetic_folly
- Join Date
- May 2007
- Location
- Tampa, Florida, United States
- Posts
- 8,366
- Thanks
- 531
- Thanked 4,584 Times in 1,163 Posts
Then everything is already done. Your contacts are in Address Book, your appointments in iCal, your songs in iTunes, your photos in iPhoto. Just make sure you sync once before you restore. Simple as that.
The only thing you'll lose is your SMS.
-
07-30-2007, 11:49 PM #34
I'm having the same problem, however, my terminal looks like so:
Waiting for phone... established.
iPhone state: Activated
type "help" for help
iPhone:/# ls
.
..
Photos
Services.plist
com.apple.itunes.lock_sync
fstab
iTunes_Control
iPhone:/#
suggestions?
-
07-31-2007, 12:05 AM #35Owner / Founder - ModMyi
aka poetic_folly
- Join Date
- May 2007
- Location
- Tampa, Florida, United States
- Posts
- 8,366
- Thanks
- 531
- Thanked 4,584 Times in 1,163 Posts
Same solution. Looks like you didn't put that Services.plist back in the right place.
-
08-09-2007, 07:42 PM #36
Your Services.plist should look like this:
and be sure when you iPUC into your iPhone you put this command:<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>com.apple.afc2</key>
<dict>
<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>
<key>com.apple.afc</key>
<dict>
<key>Label</key>
<string>com.apple.afc</string>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/afcd</string>
<string>--lockdown</string>
</array>
</dict>
<key>com.apple.crashreportcopy</key>
<dict>
<key>InstanceLimit</key>
<integer>1</integer>
<key>Label</key>
<string>com.apple.crashreportcopy</string>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/CrashReportCopyAgent</string>
<string>--lockdown</string>
<string>--oneshot</string>
</array>
</dict>
<key>com.apple.mobile.debug_image_mount</key>
<dict>
<key>Label</key>
<string>com.apple.mobile.debug_image_mount</string>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/debug_image_mount</string>
</array>
</dict>
<key>com.apple.mobile.notification_proxy</key>
<dict>
<key>Label</key>
<string>com.apple.mobile.notification_proxy</string>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/notification_proxy</string>
</array>
</dict>
<key>com.apple.mobile.software_update</key>
<dict>
<key>Label</key>
<string>com.apple.mobile.software_update</string>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/software_update</string>
</array>
</dict>
<key>com.apple.mobile.system_profiler</key>
<dict>
<key>Label</key>
<string>com.apple.mobile.system_profiler</string>
<key>ProgramArguments</key>
<array>
<string>/usr/sbin/system_profiler</string>
</array>
</dict>
<key>com.apple.mobilebackup</key>
<dict>
<key>InstanceLimit</key>
<integer>1</integer>
<key>Label</key>
<string>com.apple.mobilebackup</string>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/BackupAgent</string>
<string>--lockdown</string>
</array>
</dict>
<key>com.apple.mobilesync</key>
<dict>
<key>InstanceLimit</key>
<integer>1</integer>
<key>Label</key>
<string>com.apple.mobilesync</string>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/SyncAgent</string>
<string>--lockdown</string>
<string>--oneshot</string>
<string>-v</string>
</array>
</dict>
<key>com.apple.purpletestr</key>
<dict>
<key>Label</key>
<string>com.apple.purpletestr</string>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/PurpleTestr</string>
<string>--lockdown</string>
<string>--oneshot</string>
</array>
</dict>
<key>com.apple.screenshotr</key>
<dict>
<key>Label</key>
<string>com.apple.screenshotr</string>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/ScreenShotr</string>
<string>--lockdown</string>
<string>--oneshot</string>
</array>
</dict>
<key>com.apple.syslog_relay</key>
<dict>
<key>Label</key>
<string>com.apple.syslog_relay</string>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/syslog_relay</string>
<string>--lockdown</string>
</array>
</dict>
</dict>
</plist>
setafc com.apple.afc2
I hope this helps!
-
09-09-2007, 09:53 PM #37
i followed the instructions step by step but i didnt get very far as soon as i turned off my phone so that it could send more files it starts to send "more files" but then it says "invalid instruction" right after and takes me back to the last command line where i have to type ./jailbreak ... any ideas on whats going on?
-
09-19-2007, 12:19 PM #38
I am having a similar issue where once I hold in the two buttons for 25 seconds it says Sending More Files..... and then on the next line it says "Illegal Instruction" and takes me back to my original command prompt.
I am using OSX by the way.
-
09-19-2007, 12:33 PM #39Owner / Founder - ModMyi
aka poetic_folly
- Join Date
- May 2007
- Location
- Tampa, Florida, United States
- Posts
- 8,366
- Thanks
- 531
- Thanked 4,584 Times in 1,163 Posts
This guide is outdated now. You can simply replace the file using drag and drop with SFTP. See the guides, will update this tutorial soon.
-
07-13-2009, 07:45 PM #40iPhoneaholic
- Join Date
- Jul 2009
- Location
- Behind You
- Posts
- 349
- Thanks
- 58
- Thanked 42 Times in 39 Posts
I am having problems with changing the ATT also. I have two files and I am putting them in /System/Library/CoreServices/SpringBoard.app the files are names
Default_CARRIER_ATT
FSO_CARRIER_ATT
I put them in that folder but is does not work. Is there something I need to delete or something that I am missing? Thanks




LinkBack URL
About LinkBacks

Reply With Quote
