The thing which is good in this process is that Nokia has given full access to the N9’s file system by putting the “Developer Mode” in the device – by default this is turned off. By turning the developer mode “on” will open the gates for any one to get into the N9’s file system via in-device Terminal App or via SSH – Of course a password needs to be known to get in.
In the next interface you will be taken to the root directory of the N9’s file system, where you really shouldn’t mess up the things. The safest place on the N9’s file system is “/home/user/MyDocs” as shown above. Use the WinSCP GUI to reach this directory and start putting in files, photos or other data or get any thing from the file system.
Extras: For in-device Terminal root access you will use the following command “devel-su” and password “rootme”. Like in Unix, password will not be appeared while you will be typing.
~ # devel-su
Password: rootme
Note: Do not always keep the Developer mode on. Turn it off when you are not using it.
Liked the post? do like it on facebook and share with your friends
Pakistan’s smartphone scene just got more exciting. The buzz around the much-talked-about tech company Nothing…
In an exciting development for Pakistan’s tech landscape, SpaceX’s revolutionary satellite internet service, Starlink, could…
In an exciting development for digital payment enthusiasts, Google has announced the expansion of its…
Beme, a pioneering tech brand, is thrilled to introduce its latest innovation, the Beme Nomad…
Apple is gearing up for the highly anticipated launch of the iPhone 16 lineup later…
OPPO, known for its innovation in smart devices, has announced the launch of its high-end…
View Comments
It keeps asking me the password over and over again... says that access denied?
Root Access per ssh is more difficult since Release 1.1. Following worked for me.
At "SDK Connection" note the IP-Adress and the Password (It is the password of the user developer)
In WinSCP use:
IP the IP from SDK Connection
login developer
password the password from SDK Connection
wartburgritter
Unable to connect. Keep getting the same message: "connect to host localhost port 22: Connect ion refused"
Same problem for me as Joper4442... any suggestions?
im all having the access denied, I even change the password which works on the terminal of the phone but not via ssh
I also modified the sshd_config to allow Root login but no success.
terminal and ssh both have same passwords by default as told in the post above.. but only the username were different as below
"root" when accessing via SSH
"devel-su" when in Terminal.