View Full Version : Jailbreak Thread Repository [Deleted]
triela
Oct 12, 2007, 12:27 PM
USE SEARCH TO FIND WHAT YOU NEED.
The repository is really unnecessary without stickiness. Content removed.
Please DO NOT bump this thread. Thank you.
nirvana06
Oct 12, 2007, 12:50 PM
thank you!
sepu
Oct 12, 2007, 01:03 PM
hey thanks for all those links !!!
swanseastu
Oct 12, 2007, 01:37 PM
any links to 3rd party apps??
triela
Oct 12, 2007, 01:48 PM
any links to 3rd party apps??
After the Jailbreak, 3rd party apps are contained within the Installer.app once you get "Community Sources" downloaded. All the new icons you see in the many screencap threads of jailbroken iPods are from the Installer.app.
ProtestedHero
Oct 12, 2007, 03:24 PM
I'm not sure if this has been explained yet, but when I install SSH, and then I have to go check it by using the command ssh -1 1paddress, I get the message.
No such command 'ssh'.
I restarted after installing the new OS, and once again after installing SSH, but still get this.
Shanesan
Oct 12, 2007, 03:25 PM
Awesome repository. Thanks for the endorcement. :)
mashcigar
Oct 12, 2007, 03:26 PM
Thanks for posting this!
triela
Oct 12, 2007, 03:34 PM
I'm not sure if this has been explained yet, but when I install SSH, and then I have to go check it by using the command ssh -1 1paddress, I get the message.
No such command 'ssh'.
I restarted after installing the new OS, and once again after installing SSH, but still get this.
If you're using a Mac, I suggest you use Terminal without installing anything beforehand (like a separate SSH client). If you're using Windows, I recommend using PuTTY instead, I found it easier to use.
ProtestedHero
Oct 12, 2007, 03:36 PM
If you're using a Mac, I suggest you use Terminal without installing anything beforehand (like a separate SSH client). If you're using Windows, I recommend using PuTTY instead, I found it easier to use.
I've been using Terminal.
triela
Oct 12, 2007, 03:44 PM
I've been using Terminal.
Unfortunately I don't have a Mac available to use and I've only done the Windows jailbreak, but have you tried appending /bin/ before the ssh command?
/bin/ssh -l
bloody
Oct 12, 2007, 03:47 PM
if i do this wrong, is there a chance of brickage? I dont want to waste 500 dollars =[
triela
Oct 12, 2007, 03:56 PM
if i do this wrong, is there a chance of brickage? I dont want to waste 500 dollars =[
Unfortunately, the short answer is YES. Take a look around at the healthy sprinkling of "Oops, my iPod doesn't work now" and "I can't restore my iPod" threads.
If you choose a jailbreak method, make sure to read through every single step before taking the first one. You have to able to guarantee yourself that you're following each step EXACTLY, and with certainty.
gloss
Oct 12, 2007, 03:56 PM
if i do this wrong, is there a chance of brickage? I dont want to waste 500 dollars =[
It's all top-level software stuff, no chance of brickage. You can always put the iPod in restore mode and reinstall the OS.
Pathfinder55
Oct 12, 2007, 04:17 PM
Thanks very much for that!
parrotheadmjb
Oct 12, 2007, 05:02 PM
to add calendar functionality, its easier to just download the "touch caledar fix" off installer.app
Tclare
Oct 12, 2007, 05:20 PM
Hey,
I am just wandering where I can pick up copies of the iPhone apps?
Thanks
Tclare
Rapmastac1
Oct 12, 2007, 05:29 PM
Just a tip for those who can't get calander to work, I have found out. You don't even have to have the actual program. You gotta make sure that you have the community sources app installed, then from there you go waaaay down to the bottom and it will be called "Calander for the Touch" or something like that, you install that and it will let you add events in the calander!
California King
Oct 12, 2007, 05:30 PM
iPhone Native Apps
BOTGOD's BLOG: http://www.botgod.net/ (Will remove link on BoTGoD or mod's request!)
- Install all ".app" folders into /Applications/ on your iPod.
- Install GMM.framework into /System/Frameworks/ on your iPod.
- Install MobileMailSettings.bundle into /System/PreferenceBundles/ on your iPod.
- Log in to your iPod using an ssh client, then type this command: /bin/chmod -Rf +x /Applications/ (You MUST do this for apps to work!)
can someone please be more specific? Like how do I find /Applications/ on my iPod? And do I install GMM.framework using installer.app or something?
Thanks.
triela
Oct 12, 2007, 05:38 PM
Hey,
I am just wandering where I can pick up copies of the iPhone apps?
Thanks
Tclare
Wow. I tried to aggregate all useful links into one single post, and you still can't see it?
to add calendar functionality, its easier to just download the "touch caledar fix" off installer.app
Thanks for the tip. Initial post updated.
can someone please be more specific? Like how do I find /Applications/ on my iPod? And do I install GMM.framework using installer.app or something?
Thanks.
You have to be able to access your iPod at the root level and simply copy the appropriate folders into the directories listed in the original post.
On Windows, this can be done easily with WinSCP (link above, drag+drop). I'm not sure about Mac, as I haven't tried.
864646
Oct 12, 2007, 05:57 PM
i'm usin winscp so far i dragged the apps into the touch now i have to type in chmod -R a+x /Applications/*.
where do i type this??
triela
Oct 12, 2007, 06:15 PM
i'm usin winscp so far i dragged the apps into the touch now i have to type in chmod -R a+x /Applications/*.
where do i type this??
Once you've copied over the files to your iPod, you can highlight these files in the GUI (on the iPod side) and right click to set Properties. You will see a permissions box with an "Octal" field. Enter 0755 and save the settings. This is the equivalent of the chmod command.
robPOD
Oct 12, 2007, 06:25 PM
Hey,
I am just wandering where I can pick up copies of the iPhone apps?
Thanks
Tclare
Google intsaller.app
triela
Oct 12, 2007, 06:35 PM
Google intsaller.app
Well, if the poster you're responding to hasn't figured it out yet, the iPhone Native Apps can be found in my original post, right under the heading "iPhone Native Apps"...
shoelessone
Oct 12, 2007, 06:45 PM
I support this thread!
We need a sticky!
mufasa
Oct 12, 2007, 07:39 PM
iPhone Native Apps
BOTGOD's BLOG: http://www.botgod.net/ (Will remove link on BoTGoD or mod's request!)
- Install all ".app" folders into /Applications/ on your iPod.
- Install GMM.framework into /System/Frameworks/ on your iPod.
- Install MobileMailSettings.bundle into /System/PreferenceBundles/ on your iPod.
- Log in to your iPod using an ssh client, then type this command: /bin/chmod -Rf +x /Applications/ (You MUST do this for apps to work!)
OR
- If you use a GUI SFTP client like WinSCP, you can highlight the copied files on your iPod, right-click for Properties and enter 0755 in the Octal field. This is the equivalent of the chmod command right above.
---------------------------------------------------------
how do i do these steps? i mean wheres /Applications/ located and stuff on my ipod, theres no disk mode so i cant access it, plz tell em how.
mufasa
Oct 12, 2007, 07:48 PM
im seeing something about opening with sftp, where is sftp, my ipod touch is jailbroken using touchfree3 on windows, the guides on this forums, think its called practicely automated jailbreak guide or something like that for windows.
plz help.
GrimmGreen
Oct 12, 2007, 11:05 PM
i don't know what i would have done without this thread...
sticky this NOW! amazing thank yous to the macrumors forums family , i done broked open my ipod touch... now i have... uh.... tetris... YES!!
nirvana06
Oct 13, 2007, 04:59 PM
This thread needs to be a sticky, has all the info you need!
parrotheadmjb
Oct 13, 2007, 05:22 PM
i'm usin winscp so far i dragged the apps into the touch now i have to type in chmod -R a+x /Applications/*.
where do i type this??
in winscp hit CTR+T something will pop up, hit OK then a window should load and where it says enter command, well enter the command
viccles
Oct 13, 2007, 08:14 PM
I'd love to give this a try but knowing me I'd screw something up :(
jepaz
Oct 13, 2007, 08:21 PM
If you managed to clear up to stage 3, you're good to go.
triela
Oct 13, 2007, 09:12 PM
Original post updated. Please let me know if there are more links you want included over the past day or so (I wasn't here). Also, if any Mac jailbreakers could tell me if there are better suggestions than I made in the post?
(As is obvious, one of the primary purposes of this thread is to alleviate the occurence of continuously repeated new-thread questions from unexperienced jailbreakers...)
MagicWok
Oct 14, 2007, 05:43 PM
I'd like to suggest one thing.
Links for PPC/PC/Intel Mac's for changing the root password after the jailbreak. Otherwise it's easy for someone to access their iPod at the root level.
It's on the original instructions somewhere I think. Very useful for newcomers to the jailbreak scene.
Also info/link to this good bit of info:
http://forums.macrumors.com/showthread.php?p=4313599#post4313599
depiction
Oct 14, 2007, 09:46 PM
Thanks for putting this together. I agree, this should be stickied. I think I'm am going to try to jailbreak my iPod touch (which should be coming tomorrow).
gardnerv
Oct 14, 2007, 09:56 PM
when i try to change my password by typing "passwd" into putty while connected through SSH on my windose computer, i get a message saying, passwd not found
solarguy17
Oct 14, 2007, 11:13 PM
[QUOTE=triela;4315193]Tips for Newbie Jailbreakers
iPhone Native Apps
BOTGOD's BLOG: http://www.botgod.net/ (Will remove link on BoTGoD or mod's request!)
- Install all ".app" folders into /Applications/ on your iPod.
- Install GMM.framework into /System/Frameworks/ on your iPod.
- Install MobileMailSettings.bundle into /System/PreferenceBundles/ on your iPod.
- Log in to your iPod using an ssh client, then type this command: /bin/chmod -Rf +x /Applications/ (You MUST do this for apps to work!)
OR
- If you use a GUI SFTP client like WinSCP, you can highlight the copied files on your iPod, right-click for Properties and enter 0755 in the Octal field. This is the equivalent of the chmod command right above.]
I downloaded the apps and used WinSCP to transfer those file over. Put in right places and such, check properties to see if the they were 0755 in octal field, they were. When I click on any of the icons for the iphone apps the program opens and the app sticks. It stops but if I hit the home button it will drop out and go back to springboard but none of the apps work at all.
Any help?
I am running windows p home, I used the touchfree jailbrake and it worked perfecting first time.
DO have framework 2.0 installed
Please Help.
PS anyone else notice Bluetooth and EDGE setting in the bundle folder on their ipod?
ComputerMonkey
Oct 14, 2007, 11:41 PM
I know how to fix the problem. This should be added to the first post:
In WinSCP when changing the permissions to 0755, you need to make sure to check the box at the bottom that says "Set group, owner and permissions recursively."
solarguy17
Oct 15, 2007, 12:02 AM
I know how to fix the problem. This should be added to the first post:
In WinSCP when changing the permissions to 0755, you need to make sure to check the box at the bottom that says "Set group, owner and permissions recursively."
Hey, Thanks alot. That needs to be added to the first post.
Does anyone know about the Yahoo Mail. I went to yahoo's site and it says the free mail works with it. But I keep getting authentication failed errors. Any ideas? Should I change my password to be longer?
triela
Oct 15, 2007, 12:10 AM
when i try to change my password by typing "passwd" into putty while connected through SSH on my windose computer, i get a message saying, passwd not found
I don't remember specifically which commands, but I know that there were several new /bin/ commands introduced to the touch after I installed the BSD package from Installer.app (after completing jailbreak; maybe I'm wrong?). Are you done with the jailbreak? I'd like to verify for myself that the /bin/ commands were added after the BSD package.
I know how to fix the problem. This should be added to the first post:
In WinSCP when changing the permissions to 0755, you need to make sure to check the box at the bottom that says "Set group, owner and permissions recursively."
Thank you for this one. Updated original post with credit.
lozanoj83
Oct 15, 2007, 01:52 AM
This thread has been really helpfull
i also want a sticky for it..
mods... can we get a sticky.. pretty pleeeassseee? :D:p
teknostik
Oct 15, 2007, 09:56 AM
Hi
I successfully jailbroke my 16 GB iPod touch (thanks for the great work, folks!) However since I'm using Windows, every ZIP application I have tried handles BoTGoD's archive (http://www.botgod.net/iMobileApps.zip) containing the native iPhone apps differently from Mac OS. Windows actually decompresses the whole *.app file into a folder and subfolders. Because of this little issue, I can't figure out how to get them into the iPod.
Would it be possible to request for the Nullriver folks to make these easily accessible from within Installer.app and make the process of getting Mail/Maps/Notes for the iPod touch as trivial as going to Installer > Install and have a subcategory there alongside Games/Network/Productivity/etc named "iPhone applications" for iPod touch ?
This will surely help a lot of folks on Windows [there are many! there are more iPod touch users who are on Windows than on Mac]. Thanks in advance!
triela
Oct 15, 2007, 10:46 AM
Hi
I successfully jailbroke my 16 GB iPod touch (thanks for the great work, folks!) However since I'm using Windows, every ZIP application I have tried handles BoTGoD's archive (http://www.botgod.net/iMobileApps.zip) containing the native iPhone apps differently from Mac OS. Windows actually decompresses the whole *.app file into a folder and subfolders. Because of this little issue, I can't figure out how to get them into the iPod.
Would it be possible to request for the Nullriver folks to make these easily accessible from within Installer.app and make the process of getting Mail/Maps/Notes for the iPod touch as trivial as going to Installer > Install and have a subcategory there alongside Games/Network/Productivity/etc named "iPhone applications" for iPod touch ?
This will surely help a lot of folks on Windows [there are many! there are more iPod touch users who are on Windows than on Mac]. Thanks in advance!
This is exactly how it's supposed to work, and how most people have installed the iPhone apps.
Use WinSCP (http://winscp.net/eng/index.php) to "SFTP" into your iPod touch using the iPod's IP Address. Simply navigate to the right directories on your iPod (listed in the original post) and click-drag-drop the entire folders that you unzipped. When you unzip, you'll notice that the folders are arranged exactly in the locations they should appear copied on to the touch.
teknostik
Oct 15, 2007, 11:23 AM
This is exactly how it's supposed to work, and how most people have installed the iPhone apps.
Use WinSCP (http://winscp.net/eng/index.php) to "SFTP" into your iPod touch using the iPod's IP Address. Simply navigate to the right directories on your iPod (listed in the original post) and click-drag-drop the entire folders that you unzipped. When you unzip, you'll notice that the folders are arranged exactly in the locations they should appear copied on to the touch.
Oh. Is that so. I thought the *.app's are sposed to remain intact as archives when you put them in the touch. I'll try this then. Thanks.
triela
Oct 15, 2007, 11:31 AM
Oh. Is that so. I thought the *.app's are sposed to remain intact as archives when you put them in the touch. I'll try this then. Thanks.
That's what I thought too when I first saw mention of the ".app" naming. During jailbreak I realized that ".app" is definitely not a file extension, as you may have thought. It looks only to be a naming convention to designate a folder as containing a specific group of application files.
Laurent
Oct 15, 2007, 11:53 AM
Thanks for this thread!
BII
Oct 15, 2007, 02:06 PM
Anyone manage to tether their iPt to their WM6 smartphone?
I think I did everything right, but I get "safari can't find server" error.
aman29
Oct 15, 2007, 10:10 PM
great thread thanks
Brian513A
Oct 15, 2007, 11:06 PM
god. i really just don't get all of this putty, springsummerboard, ssh, fttp stuff. this is so frustrating for me. now i have an ipod with pigshooter installed on it. whoopdeedoo. so not worth the time to figure all this out :(
AndyR
Oct 16, 2007, 06:03 AM
Great thread! used it last night and 25 mins later my touch has all the iphone apps working perfectly. Chuffed!
Jake91
Oct 16, 2007, 08:55 PM
This needs to be stickied.
triela
Oct 16, 2007, 10:43 PM
[EDIT]
Please do not bump this thread. Just use search.
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.