D dgamer84 macrumors regular Original poster Jan 5, 2011 187 0 Feb 9, 2011 #1 I was having trouble with some sources in cydia. So I ssh into it to delete them, and my dumb ass also deleted the partial list. Is there a way to those without having to restore?
I was having trouble with some sources in cydia. So I ssh into it to delete them, and my dumb ass also deleted the partial list. Is there a way to those without having to restore?
hackthatphone macrumors 68000 Jul 28, 2010 1,590 1 Feb 10, 2011 #2 Can't you just reinstall cydia to fix this?
reyno28 macrumors member Jun 17, 2010 71 0 Feb 10, 2011 #3 Im sure you can just run terminal on the iphone and run apt-get install cydia If not then just follow the steps below. Easier way than explaining how to use commands on cyberduck: 1) SSH Terminal.app to /Applications 2) Respring iPod 3) Open MobileTerminal, and type this: su alpine apt-get remove cydia (to be safe) Yes, do as I say! apt-get install cydia found this solution from Git on http://modmyi.com/forums/general/336141-how-reinstall-cydia-without-repawning.html Hope this helps!!!
Im sure you can just run terminal on the iphone and run apt-get install cydia If not then just follow the steps below. Easier way than explaining how to use commands on cyberduck: 1) SSH Terminal.app to /Applications 2) Respring iPod 3) Open MobileTerminal, and type this: su alpine apt-get remove cydia (to be safe) Yes, do as I say! apt-get install cydia found this solution from Git on http://modmyi.com/forums/general/336141-how-reinstall-cydia-without-repawning.html Hope this helps!!!
D dgamer84 macrumors regular Original poster Jan 5, 2011 187 0 Feb 10, 2011 #4 thanks to the both of ya!