Difference between revisions of "Portal:Accessing Linux"

From WebOS Internals
Jump to navigation Jump to search
(windows novaterm)
Line 26: Line 26:
 
# Install it using the [http://developer.palm.com/index.php?option=com_content&view=article&id=1597 Palm SDK installation instructions].
 
# Install it using the [http://developer.palm.com/index.php?option=com_content&view=article&id=1597 Palm SDK installation instructions].
 
# You can then run [http://developer.palm.com/index.php?option=com_content&view=article&id=1552#CommandLineTools-palminstall palm-install] to install a package onto your Pre (or onto the Pre Emulator),  
 
# You can then run [http://developer.palm.com/index.php?option=com_content&view=article&id=1552#CommandLineTools-palminstall palm-install] to install a package onto your Pre (or onto the Pre Emulator),  
# If you are on a Mac or Linux, you can type '''novaterm''' instead of 'palm-install' to directly access the Linux command line.  If you are using Windows there is not a novaterm program, but you can type '''novacom -t open tty://''' to achieve a similar outcome to using '''novaterm''' on the other platforms.   
+
# If you are on a Mac or Linux, you can type '''novaterm''' instead of 'palm-install' to directly access the Linux command line.   
 +
#* 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'''.
 +
#* 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.   
 
#* Long Versions
 
#* Long Versions
#** -- detailed walk through for windows users: [[Novcom on Windows|Novacom on Windows]].  
+
#** -- detailed walk through for windows 64 users: [[Novcom on Windows|Novacom on Windows]].  
#** -- detailed walk through for Mac OS X users: [[Accessing Linux From OSX|Novaterm on OS X]]
+
#** -- detailed walk through for Mac OS X / Linux / 32 Bit Windows users: [[Accessing Linux Using Novaterm]]
 
# Follow desired steps from the 'Next steps' below.
 
# Follow desired steps from the 'Next steps' below.
  

Revision as of 01:28, 27 July 2009

Accessing Linux on the Pre or the Pre Emulator

The Palm Pre is a Linux based device. Palm provides a simple method to access Linux running on the Pre or the Pre Emulator.

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.

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.

Before you start

Please make a note of this page: How To Recover

If you are unfamiliar with basic Linux command usage, you should visit this page: Basic Linux Use

You might also want to consider backing up any files you have in the usb drive portion of the Pre.

Procedure:

  1. Download the Palm SDK.
  2. Install it using the Palm SDK installation instructions.
  3. You can then run palm-install to install a package onto your Pre (or onto the Pre Emulator),
  4. If you are on a Mac or Linux, you can type novaterm instead of 'palm-install' to directly access the Linux command line.
    • If you are using 32 bit Windows XP or Vista there is a novaterm program at the following address: 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.
    • 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.
    • Long Versions
  5. Follow desired steps from the 'Next steps' below.

Advanced Topics

Next Steps

Obsolete Pages

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).

If you followed very early sets of obsolete instructions (even before the ones above), you might need this page: