View Single Post
Posts: 21 | Thanked: 3 times | Joined on Jan 2012 @ Riga
#1767
Originally Posted by amirmalik View Post
Hello Schturman,i have issues with my N9.Bought it for my dad but the words are to small so i installed the N9 Quicktweak but then the N9Qtweak appears green and when i key in the password devel-su it does not works.i key in rootme it says "couldn't find package bash failed to install bash" what should i do
As far as i remember, you should install bash package
You have to enable developer mode first (Settings -> Security -> Developer Mode) to get access to console.

After enabling developer mode you should see "Terminal" icon on your applications view. Open Terminal and write "devel-su" (without quotes), press enter,
it will ask you a password (default password is "rootme" (without quotes))
After that enter this line:
apt-get install bash

It will install bash package witch is required for N9Qtweak. After that you can close terminal and disable developer mode.