<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.webos-internals.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Designbyonyx</id>
	<title>WebOS Internals - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.webos-internals.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Designbyonyx"/>
	<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/wiki/Special:Contributions/Designbyonyx"/>
	<updated>2026-04-07T09:51:17Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Accessing_Linux_From_Windows&amp;diff=712</id>
		<title>Accessing Linux From Windows</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Accessing_Linux_From_Windows&amp;diff=712"/>
		<updated>2009-07-20T03:36:51Z</updated>

		<summary type="html">&lt;p&gt;Designbyonyx: /* The actual process */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Using Novaproxy to Gain Root Access on Windows =&lt;br /&gt;
&lt;br /&gt;
If you are using a mac, follow the instructions here instead of this page.&lt;br /&gt;
&lt;br /&gt;
Procedure:&lt;br /&gt;
&lt;br /&gt;
This procedure works as is with Windows XP or Vista, and can be made to work with Windows 7 by manually installing Novacom as described on the Novacom and Windows 7 page. Using an XP virtual machine (VMware or Windows 7's &amp;quot;XP mode&amp;quot;) has been reported to work if you do not have a supported platform.&lt;br /&gt;
&lt;br /&gt;
Estimated time: 30 minutes depending on experience - including Next Steps after obtaining access. &lt;br /&gt;
&lt;br /&gt;
== Preparation ==&lt;br /&gt;
* Download the [http://palm.cdnetworks.net/staging/rom/webosdoctorp100ewwsprint.jar webOS image].&lt;br /&gt;
* Run the driver installer from the extracted file by browsing to the folder webosdoctorp100ewwsprint/resources/ and running NovacomInstaller_x86.msi (for 32-bit Windows) or NovacomInstaller_x64.msi (for 64-bit Windows).&lt;br /&gt;
* Change the file extension from .jar to .zip and then extract the archive.&lt;br /&gt;
* Download Putty.exe from [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html].  Note that there is no installation, you're simply downloading an exe you will run.  Note where you downloaded it. &lt;br /&gt;
* Download and install Python 2.6. Make sure it's not a more recent or an older version - it must be 2.6.x! &lt;br /&gt;
** Install using all the default choices.&lt;br /&gt;
* Get a copy of the novaproxy.py script from [http://github.com/asedeno/novaproxy/raw/master/novaproxy.py http://github.com/asedeno/novaproxy/raw/master/novaproxy.py](Right click and Save the file where you are going to remember you put it.&lt;br /&gt;
&lt;br /&gt;
== The actual process == &lt;br /&gt;
&lt;br /&gt;
* Type in the Konami code on your Pre (upupdowndownleftrightleftrightbastart) to access the Developer Mode application.  A blue developer icon will pop up on the Pre &amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;[[image:DevMode.jpg]]&amp;lt;/div&amp;gt;&lt;br /&gt;
* Open the Developer Mode application on your Pre and enable the Developer Mode switch, resetting the device when prompted.&lt;br /&gt;
* Connect the Pre to your PC using a USB cable. Choose the option to &amp;quot;Just Charge&amp;quot;. Windows should see a new device called Palm Novacom and automatically install the drivers for it. If you are asked to locate the drivers yourself, they are in C:\Program Files\Palm, Inc\novacom\x86 (for 32-bit Windows) or C:\Program Files\Palm, Inc\novacom\amd64 (for 64-bit Windows).&lt;br /&gt;
* If you installed Python with all the default choices, you can simply double-click the novaproxy.py file to start Novaproxy. Otherwise, bring up a command prompt window, cd to the location in which you extracted the zip file, then type python novaproxy.py to run the script.&lt;br /&gt;
* The script will execute and provide further instructions. If it tells you it's listening on a localhost port (usually 8023), everything is working.  Be sure not to close this window.&lt;br /&gt;
* If the script does not work, or tells you there is a problem and the provided instructions don't help, join our IRC channel (irc.freenode.net #webos-internals) and feel free to ask for help.&lt;br /&gt;
* Run putty.exe&lt;br /&gt;
* In PuTTY's Host Name box, type localhost and select a connection type of RAW. In the Port box, type the port that Novaproxy says it's listening on (usually 8023).&lt;br /&gt;
* Click on Terminal in the treeview on the left, and under Line discipline options, set both Local echo and Local line editing to Force off.&lt;br /&gt;
* If you want to save these settings so you don't have to set them again later, click on Session in the left treeview, enter a name for your saved connection (such as &amp;quot;MyPre&amp;quot;) in the Saved Sessions box, and click the Save button. The next time you want to connect, start Novaproxy, then launch PuTTY and double-click the saved connection.&lt;br /&gt;
* Click the big Open button. Novaproxy should indicate it is connecting, and PuTTY should show a root prompt that looks like this:&lt;br /&gt;
:: &amp;lt;code&amp;gt;root@castle:/#&amp;lt;/code&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Congrats, you are now in as root. Tread lightly. &lt;br /&gt;
&lt;br /&gt;
==== Now please visit the [[Next_steps|Next steps]] after obtaining Linux Access page to see what you can do. ====&lt;br /&gt;
Orr type exit at the root prompt to disconnect. PuTTY and Novaproxy will both exit automatically.&lt;br /&gt;
&lt;br /&gt;
Credits:&lt;br /&gt;
&lt;br /&gt;
Credit goes to asedeno for the novaproxy script.&lt;/div&gt;</summary>
		<author><name>Designbyonyx</name></author>
	</entry>
</feed>