1. In-order to get root access you need to install the package called
rootsh2. Open your App Manager -> Download -> System. Find it, you will. You must ensure that you have the extras repository in your Application Catalogue which will have the name maemo.org by default.
3. Install rootsh.
4. Open the Terminal using:
Ctrl + Shift + Xor by going to the installed apps & clicking the Terminal icon.
5. Type:
whoamiYou'll get a response "user".
Now type:
sudo gainrootAlternatively, you can type 'root' or 'sudo su -'
Now check with "whoami" and you'll get the response as "root".