This way is the "Installer" way. No need for SSH or Terminal.
How to get Customize to work properly on a 1.1.3-1.1.4 iPhone/Touch.
You need two sources. (Sources are Case Sensitive people!)
1)
http://i.unlock.no (1.1.4 Compatibility Patch)
2)
http://www.dlubbat.com/iphone.xml (Customize v1.21 (custom), 2)
I highly recommend restoring the iphone, and then setting up as a NEW iPhone. Seems to work better with ZiPhone also. IMHO. But, you do what you want.
First. You need to Jailbreak your phone/touch with ZiPhone Version 2.5 or earlier.
Do NOT use 2.5b or 2.5c! I do not know exactly why, but when you jailbreak using these versions it doesn't matter what you do, Customize will
NOT work.
-Navigate to Installer. Click on
Sources in the lower right corner, then click on
Edit in the upper right corner, and then select
Add to add a new source. Add both sources listed at the top of this quick tutorial.
-Now, while in Installer app, scroll down to Unlocking Tools, and install the 1.1.4 Compatibility Patch. (Note, you do not have to do this if you are on 1.1.3. Also, you will need the BSD Subsystem installed prior to running this installation). Let the file install, and then soft reboot the phone/touch.
-Now, Install Customize version 1.21 off installer (The regular version of Customize). Let it install, then let your phone/touch soft-boot. Then restart the phone/touch. Once your item powers back on, open the Customize application until it fully opens considering it usually crashes back to the springboard a few times. After it opens, close back to the springboard, open the Installer app and uninstall the 1.21 version of Customize, and then install the Custom Version of Customize which is labeled version 1.21 (custom), 2. After installation, let the phone/touch soft reboot, then restart the phone/touch and continue to open the application until it fully opens.
-Now, you can uninstall the 1.1.4 Compatibility Patch unless you still need this installed to add a few more applications. I would recommend uninstalling this as soon as you have all the necessary applications installed. It really doesn't seem like a good idea to continue to have your phone tricked into thinking it is indeed a different Firmware. Atleast I don't think so.
Please note, the images are still uploaded to var/root/Library/Customize...
This is what I did and it fully worked. If you want instructions on how to get the Carrier Image to work again, Post a reply here with the location of your Carrier Images in the FileSystem, and I will edit the plists for you and send them to you specifically.
Please post any problems or findings you may have in this thread to keep the forums from getting cluttered. I will try to help each of you get this application running on your item since I was lost without it on mine.
Reako
Directly Posted by Skylar. This is the manual edition. Report back with test results please!
If yous Customzie isn't saving changes, it's most likely because you didn't chown installer.
Uninstall Customzie (all versions), run these two commands in terminal or SSH, then reinstall the Customzie version of your choice.
* /bin/chmod +s /Applications/Installer.app/Installer
* /bin/chown -R root:wheel /Applications/Installer.app
Or, if you manually installed Customize, you can setuid directly on Customize itself, bypassing Installer.
* /bin/chmod -R 755 /Applications/Customize.app
* /bin/chmod +s /Applications/Customize.app/Customize