Jetwash: Får du inte in BossTool så kan du prova nedanstående (om du vågar), det ska göra samma sak som BossTool. Anledningen till att Installer inte startar är att där inte är tillräckligt med utrymme.
How to manually free up space on the root partition
(do this before upgrading to 1.1.3. Also do this at your own risk, I will not take responsibility if something bad happens. During the copy 'cp' steps make sure you have autolock set to 'never' and you have plenty of battery charge)
1. ssh to the phone
2. cp -Rp /Applications /private/var/root/Applications
3. cp -Rp /Library/Fonts /private/var/root/Fonts
4. rm -rf /Applications (be careful here!!!)
5. rm -rf /Library/Fonts
6. ln -s /private/var/root/Applications /Applications
7. ln -s /private/var/root/Fonts /Library/Fonts
8. upgrade
Will free a minimum of approx 90mb.
Vill du kan du ju börja med att bara föra över fonts dvs skippa steg 2,4 och 6.