How to get root password or R&D mode for the Nokia N800?
Linux - Laptop and NetbookHaving a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
How to get root password or R&D mode for the Nokia N800?
Hi,
I just got my Nokia N800 and I really like it. I got xterm running on it, but no root account access. Even a 'sudo su' a la Ubuntu does still ask for a password. And 'su' answers: 'this requiers root account'.
What is the root password on the N800? I read somewhere that in the research and development mode you have automatic root access. How do I start the device in this mode?
I also read that there is a way to install an application called something like 'rootme' or 'gimmeroot' via USB to then flash the device and get a root access. But surely there must be something simpler which the N800 developers created to get root?!
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,500
Rep:
The easiest way I've found is to enable red pill mode, install ssh. You can then ssh into the machine as root (password 'rootme') and set the password to something secure.
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,500
Rep:
I personally did not, but there are apparently multiple ways to get it working. You can try this player, more details here. There are also gstreamer plugins in development, which you can find via Google.
ok. did it. here is, just to confirm, the simple solution:
1) install xterm
2) install dropbear (a ssh client and server)
3) do:
Code:
ssh root@localhost
and enter the password "rootme"
4) then do:
Code:
passwd
and enter the new secure password.
HTH,
VS
I've been 'round Linux before but I can't claim to be a well seasoned sys admin. I've been trying to install OpenSSH from the installer provided on maemo.org but it seems that the binaries are missing from their repository. I would love to install dropbear but I'll be damned if I can figure out how without using apt-get, which doesn't work because I don't have root access
Would anyone care to help out a bit of a noob and give me a little hand holding. All my tricks I usually use on my "grown-up" Linux machines (rpm, apt-get, yum) don't work on this little fella so I'm at a loss.
Yup, I upgraded to the newest distro of the 2007 OS (I was still running the oldest version) and updated the repo list and there was dropbear, right in the App Manager. Installed the client and server and everything is working great. Now I just have to figure out how to shoehorn Asterisk and a decent non-Gizmo softphone on this thing ;-)
I tried to install antiword, but the package I downloaded couldnt be upackage due to a different architecture program (anybody ever hear of armel? I thought it was supposed to be arm).
I followed the instructions aboce, logged into the Nokia n800 root, and tried to unpackage it there till I was told the above message.
Does anyone have an up to date location of antiword (and doc reader) where I can download? Once I get this working my n800 will be perfect.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.