<?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=Theplaz</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=Theplaz"/>
	<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/wiki/Special:Contributions/Theplaz"/>
	<updated>2026-04-15T10:23:01Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Portal:Accessing_Linux&amp;diff=4445</id>
		<title>Portal:Accessing Linux</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Portal:Accessing_Linux&amp;diff=4445"/>
		<updated>2009-08-16T13:21:51Z</updated>

		<summary type="html">&lt;p&gt;Theplaz: add a much more helpful link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__notoc__&lt;br /&gt;
{{portal-one-column-blue&lt;br /&gt;
|header=Accessing Linux on the Pre or the Pre Emulator&lt;br /&gt;
|column1=&lt;br /&gt;
The Palm Pre is a Linux based device.  Palm provides a simple method to access Linux running on the Pre or the Pre Emulator.&lt;br /&gt;
&lt;br /&gt;
Once you have access to Linux, everything else is a process of installing a ''community standard library'' of Linux programs so that users have the same tools and options available to them.  Once this is process is completed, pretty much anything you can do on a Linux box you can also do on the Pre or the Pre Emulator.&lt;br /&gt;
&lt;br /&gt;
The following procedures will walk you through the process of obtaining access to Linux on the Pre or the Pre Emulator, and installing the community standard software packages.&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-two-columns&lt;br /&gt;
|column1=&lt;br /&gt;
== Before you start ==  &lt;br /&gt;
&lt;br /&gt;
Please make a note of this page:  [[How To Recover]]&lt;br /&gt;
&lt;br /&gt;
If you are unfamiliar with basic Linux command usage, you should visit this page: [[Basic_Linux_Use|Basic Linux Use]]&lt;br /&gt;
&lt;br /&gt;
===Disclaimer===&lt;br /&gt;
Enacting any set of instructions from this site has the (remote, but greater than zero) potential to void your warranty.  Our intention and the specific design of all instructions is such that you should be able to recover using the [http://www.palm.com/ROM webOS Doctor] should anything go wrong, and put your Pre back to a state which is indistinguishable from a factory-new Pre, but we give no guarantee.  Use any information from this site at your own risk.  At the very least, you should be prepared to lose all data on your phone at any time.  We cannot tell you what you should do - we provide the information, but it's up to your own sense of personal responsibility to determine what you do with that information.  '''We require you to use the [http://www.palm.com/ROM webOS Doctor] to put your Pre back to factory condition before contacting Palm or your cellular carrier for service or support.'''&lt;br /&gt;
&lt;br /&gt;
You might also want to consider backing up any files you have in the usb drive portion of the Pre. &lt;br /&gt;
|column2=&lt;br /&gt;
== Procedure: ==&lt;br /&gt;
&lt;br /&gt;
# Download the [http://developer.palm.com/index.php?option=com_ajaxregister&amp;amp;view=register&amp;amp;sdkdownload Palm SDK].&lt;br /&gt;
# Install it using the [http://developer.palm.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=1597 Palm SDK installation instructions].&lt;br /&gt;
#* If you are on Windows 7, follow these instructions: http://www.juergentreml.de/archives/802 (If the SDK rollbacks 75% of the way through install, you will need to follow special instructions [http://forums.precentral.net/web-os-development/195043-setting-up-novacom-windows-7-easier-method.html here from PreCentral] to get the Novacom to install properly.)&lt;br /&gt;
# Enable dev mode on your Pre [http://developer.palm.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=1552#dev_mode Enable dev mode].&lt;br /&gt;
# You can then run [http://developer.palm.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=1552#CommandLineTools-palminstall palm-install] to install a package onto your Pre (or onto the Pre Emulator)&lt;br /&gt;
# The next step is different for different operating systems: &lt;br /&gt;
#* If you are on a Mac or Linux, you can type '''novaterm''' instead of 'palm-install' to directly access the Linux command line.  &lt;br /&gt;
#* If you are using 32 bit Windows XP or Vista there is a novaterm program at the following address: [http://tkgeisel.com/stuff/novaterm-1.zip novaterm1.zip]  Download it and unzip it into the sdk/bin directory.  Then, just like the Mac and Linux users you can just type '''novaterm'''. &lt;br /&gt;
#* If you are on 64 bit Windows Vista or Windows 7, novaterm isn't running yet, but you can type '''novacom -t open tty://''' to achieve a similar outcome to using '''novaterm''' on the other platforms.&lt;br /&gt;
#* An alternative for 64 bit Windows is to use the Corflags tool [http://msdn.microsoft.com/en-us/library/ms164699(VS.80).aspx] to set the 32 bit flag on the novaterm.exe downloaded from above.&lt;br /&gt;
#* Long Versions&lt;br /&gt;
#** -- detailed walk through for windows 64 users: [[Novcom on Windows|Novacom on Windows]]. &lt;br /&gt;
#** -- detailed walk through for Mac OS X / Linux / 32 Bit Windows users: [[Accessing Linux Using Novaterm]]&lt;br /&gt;
# Follow desired steps from the 'Next steps' below.&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
{{portal-two-columns&lt;br /&gt;
|column1=&lt;br /&gt;
== Advanced Topics ==&lt;br /&gt;
&lt;br /&gt;
* [[Adding Disks to the Emulator]]&lt;br /&gt;
* [[Backing_Up_via_Rsync|Backing Up via Rsync]]&lt;br /&gt;
&lt;br /&gt;
|column2=&lt;br /&gt;
== Next Steps ==&lt;br /&gt;
&lt;br /&gt;
* [[Next_steps|Set up users, Optware, and access]] '''(Strongly recommended)'''&lt;br /&gt;
* [[Applying_Patches|Applying Patches]]&lt;br /&gt;
* [[Tutorials_Linux_DDNS_for_EVDO|DDNS for EVDO]]&lt;br /&gt;
* [[Setup_SFTP|Setup SFTP]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
{{portal-one-column-blue&lt;br /&gt;
|header=Obsolete Pages&lt;br /&gt;
|column1=&lt;br /&gt;
&lt;br /&gt;
There are three other old deprecated, unsupported, and much more difficult versions of the secure root access procedure below.  These were   developed before the Palm SDK was publicly available and are no longer required (since using the Palm SDK and novaterm is so much simpler and more reliable). &lt;br /&gt;
* [[Accessing Linux From Windows|Windows XP or Windows Vista via USB cable  (novaproxy) ]]&lt;br /&gt;
* [[Accessing Linux From OSX|Mac OS X procedure via usb cable ]] &lt;br /&gt;
* [[Accessing Linux From Linux|Linux procedure via usb cable ]]&lt;br /&gt;
&lt;br /&gt;
If you followed '''very early''' sets of obsolete instructions (even before the ones above), you might need this page:&lt;br /&gt;
* [[Change_From_Loopback|Change from loopback]] &lt;br /&gt;
* [[Alt_optmedia|Alternative optmedia &amp;amp; LVM]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Theplaz</name></author>
	</entry>
</feed>