vincebio macrumors 6502a Jan 21, 2008 #26 one thing i am noticing is that, installer is taking much longer to boot up than it used to....must be this 09b version. It also asks you to kindly donate if you havnt already every time you boot...
one thing i am noticing is that, installer is taking much longer to boot up than it used to....must be this 09b version. It also asks you to kindly donate if you havnt already every time you boot...
Mystikal macrumors 68020 Jan 21, 2008 #27 vincebio said: one thing i am noticing is that, installer is taking much longer to boot up than it used to....must be this 09b version. It also asks you to kindly donate if you havnt already every time you boot... Click to expand... I said I already donated...and it doesnt pop up anymore. 🙂
vincebio said: one thing i am noticing is that, installer is taking much longer to boot up than it used to....must be this 09b version. It also asks you to kindly donate if you havnt already every time you boot... Click to expand... I said I already donated...and it doesnt pop up anymore. 🙂
E euhna macrumors newbie Jan 22, 2008 #28 update: after you replace the installer.app, u can go into installer and uninstall some applications, then update successfully 🙂
update: after you replace the installer.app, u can go into installer and uninstall some applications, then update successfully 🙂
C choo macrumors newbie Jan 22, 2008 #29 euhna said: update: after you replace the installer.app, u can go into installer and uninstall some applications, then update successfully 🙂 Click to expand... crashing installer app here on 1.1.2. DOH! not replaced yet. uninstall any apps or are there specific apps that should be removed when I retry the update?
euhna said: update: after you replace the installer.app, u can go into installer and uninstall some applications, then update successfully 🙂 Click to expand... crashing installer app here on 1.1.2. DOH! not replaced yet. uninstall any apps or are there specific apps that should be removed when I retry the update?
N Naka macrumors newbie Jan 26, 2008 #30 How would I FTP to it without the SSH service installed on the Ipod? Seems like you can only get it from the installer app. Also, what's with all you people saying your installation worked fine? Get out, it's cluttering up the thread 🙂
How would I FTP to it without the SSH service installed on the Ipod? Seems like you can only get it from the installer app. Also, what's with all you people saying your installation worked fine? Get out, it's cluttering up the thread 🙂
R raffinux macrumors newbie Feb 1, 2008 #31 Alternative way with explainations but more complex https://forums.macrumors.com/showthread.php?p=4873660#post4873660
Alternative way with explainations but more complex https://forums.macrumors.com/showthread.php?p=4873660#post4873660
Finlandboy macrumors 6502 Feb 3, 2008 #32 : ( ok i've downloaded the file and tried uploading it with CuteFTP 8.0 Pro. but everytime i ry it says: ERROR:> [2/3/2008 12:40:46 PM] Child transfer failed. anyone know what to do, i really want installer to work again
: ( ok i've downloaded the file and tried uploading it with CuteFTP 8.0 Pro. but everytime i ry it says: ERROR:> [2/3/2008 12:40:46 PM] Child transfer failed. anyone know what to do, i really want installer to work again
B bankholdup macrumors newbie Feb 6, 2008 #33 I removed the apps that hadn't installed correctly and also removed the installer and replaced it with the one provided in the above link. The problem I now have is that whenever I try and install an app I get "Error: Main script execution failed!" Does anyone know how to correct this? I am running 1.1.3
I removed the apps that hadn't installed correctly and also removed the installer and replaced it with the one provided in the above link. The problem I now have is that whenever I try and install an app I get "Error: Main script execution failed!" Does anyone know how to correct this? I am running 1.1.3
B bankholdup macrumors newbie Feb 6, 2008 #34 bankholdup said: I removed the apps that hadn't installed correctly and also removed the installer and replaced it with the one provided in the above link. The problem I now have is that whenever I try and install an app I get "Error: Main script execution failed!" Does anyone know how to correct this? I am running 1.1.3 Click to expand... I found a solution to my own problem! Thought I would post it here incase anyone has encountered a similar error message: Open Terminal type ssh root@IPHONES IP ADDRESS hit enter enter password (will appear invisible, but its there!) hit enter then start do each line separately, followed by hitting enter. cd / cd Applications/ wget http://repository.apptapp.com/packages/System/Installer.zip rm -rf Installer.app unzip Installer.zip chmod +s Installer.app/Installer chown -R root:wheel Installer.app rm Installer.zip
bankholdup said: I removed the apps that hadn't installed correctly and also removed the installer and replaced it with the one provided in the above link. The problem I now have is that whenever I try and install an app I get "Error: Main script execution failed!" Does anyone know how to correct this? I am running 1.1.3 Click to expand... I found a solution to my own problem! Thought I would post it here incase anyone has encountered a similar error message: Open Terminal type ssh root@IPHONES IP ADDRESS hit enter enter password (will appear invisible, but its there!) hit enter then start do each line separately, followed by hitting enter. cd / cd Applications/ wget http://repository.apptapp.com/packages/System/Installer.zip rm -rf Installer.app unzip Installer.zip chmod +s Installer.app/Installer chown -R root:wheel Installer.app rm Installer.zip