View Single Post
Remus's Avatar
Posts: 37 | Thanked: 18 times | Joined on Jun 2011 @ /dev/null
#9
Originally Posted by CasTTeLLo View Post
thanks mate....can u guide me with simple step....i did change the root-passw...so how i'm going to use it via xterm....??
Alright! I'm going to assume you know the basics of how to use the terminal.

Open up x-term and use the command "su".

It should prompt for the root-password. Enter the password and you'll (hopefully) be root.

Cd to where you saved your rootsh-package and type;

dpkg -i rootsh_1.5_armel.deb

And voila, that should install rootsh on your device.

[EDIT]

Come to think off it, as long as you are root you can just use apt for installing rootsh. Assuming you have extras in your repos, that is.

If you encounter any errors with the .deb instead issue the following command;

apt-get install rootsh

Last edited by Remus; 2011-06-29 at 06:00.