iPod Touch Jailbreak + YouTube Fix

I’m Back - Sort Of…

I’ve been very busy with other preoccupying tasks in my life. This post is only to help you with any iTouch YouTube issues and to help you not waste hours into early dawn searching through 3-year old dead links from dying forums. I am not technically “back.” Oh, and keep in mind I’m tired because it’s kinda late (in my time zone, not the blog’s) and my writing won’t be top notch. Finally, check out winintosh.com, a friend’s website who I helped get up and running and am basically a co-founder. More on that later?

Jailbreak

You’ve heard of it and maybe wanted to do it. For those that don’t know, it will also break YouTube with the error that it can’t connect. I searched the Internet and did some other things in an effort to fix it, which I describe below:

Attempt 1

I ssh’d into the Touch and overwrote some files with some functioning iPhone firmware. Oops! Plugged into iTunes, refuses to sync (and thinks it is now a bricked iPhone). Restored the overwritten files and on to next attempt.

Attempt 2

I ssh’d into the Touch and renamed Lockdown to Lockdownblah. Then I mozied around and tried YouTube, which didn’t work. Restarted and tried final attempt.

Attempt 3

I had installed OpenSSH and Terminal a while ago on my iPod. Open Terminal, ssh root@127.0.0.1, give it root and default password alpine and I’m in. Next,

cd Library
mv Lockdown Lockdown.old
exit

But here comes the important part. I held the power button in and slid the bar to shut down. I turned it back on, and it came into Recovery Mode which iTunes refused to dock with because it required a lock code. I can’t unlock it until I connect it to iTunes which I can’t do until I unlock it…Right… So, what’s there left to do? Fix it. SSH from my computer into the Touch (PuTTY, same settings as before) and issue these commands:

cd Library
mv Lockdown Lockdownold2
mv Lockdownold Lockdown
exit

I truly don’t know why after getting rid of Lockdown and then putting it back (the old one) it suddenly worked. Anyways, feel free to try this AFTER BACKING UP! Lol, don’t make the mistake of screwing it up out of warranty and having no backup.

Leave a Reply