How to: Root the PRE Hey all heres instructions on how to root the pre.. Download the WebOS image Rename this file to .zip, and extract it set the Konami code on your pre (upupdowndownleftrightleftrightbastart), and put it into dev mode. Plug it into your windows laptop after it's booted Run the driver installer from the extracted file, it is: webosdoctorp100ewwsprint/resources/NovacomInstaller_x86.msi Install Python 2.6 Get the rooter from subversion: http://svn.saurik.com/repos/webos-dev/trunk/rooter/ Run talk.py inside of the rooter in subversion, it'll output a bunch of lines. If you see an error, join the irc (irc.freenode.net #webos-internals) Turn on the wifi on your pre. Get your pre's IP address, and you can telnet into it (username: root) Run these commands in the shell Makes phone writeable. Creates file to run the backdoor to open telnet on boot. //irix edited the iptables to only allow on eth0 thanks irix. //eth0 is the WIFI link Bash file to open up the iptables firewall to telnet and start telnet Set permissions on the bash file Make the file system read only again. Source:http://predev.wikidot.com/rooting via precentral. Thanks to irix also..
P.S. Everything Pre is not responsible for you bricking your phone so try at your own risk AND I REPEAT I DO NOT RECOMMEND THE AVERAGE END USER TO TRY THIS IN ANY WAY... !!!!!!!!
I think this is amazing! Hopefully a "cleaner" solution will come along for rookies later particularly one that uses USB. Currently how badly is WiFi + connection draining the battery? Best,
Code: TESTING You can do it over your phone EVDO/1x connection also no need for wifi just have to use the browser and go to like cmyip.com and get your external IP But to make it work like that you have to use Code: [FONT=monospace] [/FONT]iptables -D INPUT -p tcp --dport 23 -j ACCEPT iptables -I INPUT -p tcp --dport 23 -j ACCEPT Which is somewhat of a big security concern because if i get ahold on your external ip i can wipe your device
Zealot, why don't you just make this into an app and make yourself some bank$$ I payed for the app on the treo to do this and you could come out nice. (By the way please send my 1% of all sales for giving you the inspiration)
who is zealot?? lol oh the ranking thing .... No im a person of free knowledge. i believe in helping others and always think that it comes back 150 folds stronger
Ok, I am definately an END USER but this gives me amazing hope that an application will be written that will enable the Pre to teather. This is something my husband will pay for, because it is cruicial to him actually aquiring a Pre. Please guys, get this done because I am so tired of him being jealous of mine .
This would be the reason for making the app, so that people don't mess it up, rather the app does it for you...
ha, I read the wrong thing, Just too much tech for me to get online and not pay Hotel fee to use their wifi. Maybe you can use your skills to hack the sounds so I can change my text message sound back to R2D2 like I had on my treo 755 or just the calendar alarm. Keep hackin
I watched the video's on YouTube and it looks cool. But to me it also looks like it's something that Palm could fix/block via an OTA update. I think this signifies the chances of 3rd party apps that go beyond the html/javascript/css approach. If we can actually load software on to the device and execute it through the gui, that would be major.
Thats what we are trying to accomplish right now ... dunno if palm added any way to call shell from the apps. so we are surfing
That's a different context really. That'd be for general every day use, where wifi supplements/replaces your EVDO connection to pull up pages, etc. In this tethered configuration you'd be using BOTH at the same time.