Nokia 770

  1. Introduction
  2. Recommended Accessories
  3. Flash Newest Image
  4. Install XTerm and Root Access
  5. Tethering to a Bluetooth Phone
  6. Installing a SSH Client and Server
  7. Booting from MMC
  8. Using GPS and Maemo Mapper
  9. Resources

Install OSSO-XTerm and Root Access

  1. If you're not connected to the internet, do so now.

  2. Open Utilities/Application Manager.

  3. From the Application Manager menu, select Tools/Application Catalog....

  4. Click "New", then enter:

    Web address: http://repository.maemo.org/
    Distribution: mistral
    Components: free non-free

  5. Click "New" again, and enter:

    Web address: http://maemo-hackers.org/apt
    Distribution: mistral
    Components: main

  6. Click "New" again, and enter:

    Web address: http://eko.one.pl/maemo/
    Distribution: mistral
    Components: user

  7. Allow it to refresh your application list, and then click "Install new applications". Install "osso-xterm"; this is the maemo-hackers verion, which I like better.

  8. When finished, go back and click "Install new applications" again. Install "becomeroot".

To open XTerm, go to the main menu, and go to Extras/X Terminal. You are now at a linux command prompt.

To gain root access, as is need by many of the tutorials on this page and others, simply open XTerm and type:

    sudo gainroot

You should now be at a root prompt.

Note: Root access gives you a lot of power. Be very careful when typing commands and don't go "exploring" if you don't know what you're doing. To leave root and return to user access, type: exit