See Rooting new hardware FIRST if you have a nook original with a 1003* serial# or above.
Belated congratulations to [mbm] and pokey9000 for rooting the Nook Color. Check out our Nook Color portal also.
We're actively removing spam now. Need wiki help? Contact User:TimRiker or another Administrator.
NookTerm
From nookDevs
| NookTerm | |
| General | |
|---|---|
| Author(s) | Noimjosh |
| Type | Apps/System |
| Version | 1.0 |
| Links | |
| Download | |
Contents |
Location to download
Please see to obtain the most recent source
Installation instructions
- Make sure you are connected to your nook
- adb devices
- From a terminal install the APK file (nookTerm-1.0.apk)
- adb install nookTerm-1.0.apk
- Add the application icon to your launcher (nookLauncher or Mynook.ru_Launcher)
Uninstall
adb uninstall com.nookterm
Preferences
- Text size
- You can adjust the size to your liking
- Invert colors
- Default: White background with black text
- Allows you to pick which you like
- Shell command
- Edit the shell command that is run when you open nookTerm
Default:
/system/bin/sh -
Busybox shell (requires Busybox):
/system/bin/ash
- Startup command
- Command(s) to run when nookTerm starts
- For multiple commands, put each command on a new line (press enter)
Example (su, then run busybox shell):
su
ash
Other Stuff
- I highly recommend installing Busybox and the modified su for nook

