View Single Post
Old 02-22-2018, 04:40 PM   #12
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by root32 View Post
thank you! Kual is working again. Is there another source to get the root password from the device number? I used the site from sven, but none of this passwords are working. Do i maybe misread a "0" from a capital "o"? As in the fix you mentioned, i should be able to add lines to cronjob in a bash manner.
So i could create the output in a file and overwrite it with my values. Just spinning this around. But i would prefere a login as root. Do someone else had this issue?

Br, root32
Well, only after installing an Amazon update image, which includes a fresh copy of /etc/passwd file (you know, the one that used to have your changes in it).

1) Kindles are dual system boot devices, the 'main' system has not allowed root logins forever.
2) Those sites that get a password from the serial number are getting the password for the other (diags) system.
3) Use USBnetworking, without any changes to the options, login over USB cable.
telnet never requires a password.
4) Then setup public key authorization (per directions in the README file).
You don't need system access to do that, our build of dropbear (the default sshd server) does not look in the system files -
Follow the path from the highest visible level of USB storage /usbnet/etc/authorized_keys
Which probably does not exist - just rename your public key to 'authorized_keys' - which makes it the first entry.

See:
https://www.mobileread.com/forums/sh...d.php?t=292382
Posts #1 and #2

Hint: We have a very tiny "staff" here to answer questions.
And for questions that the poster **could** have answered for their self, just by scrolling down a few lines in the index page ...
After the second such in one day from the same person, people here (including myself) start to change our helpful attitude.


Last edited by knc1; 02-22-2018 at 04:55 PM.
knc1 is offline   Reply With Quote