Hi,
After trying many different methods
Nothing else only "
telnet" works for me to gain root access to Kindle NT4:
Quote:
telnet 192.168.15.244
Connected to 192.168.15.244.
Escape character is '^]'.
Welcome to Kindle!
|
Then make root fs writeable and change root password!
Quote:
[root@kindle root]# mntroot rw
system: I mntroot:def:Making root filesystem writeable
/dev/mmcblk0p1 on / type ext3 (rw,noatime,nodiratime)
[root@kindle root]# passwd
Changing password for root
|
I changed to a simple root password.
Then opening another terminal
Quote:
ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 root@192.168.15.244
|
ssh login works...
then make rootfs read only: mntroot r
then reboot.
After reboot enable wifi and ssh thru wifi with
Quote:
ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 root@192.168.178.25
|
ip addres is shown in this screen from Kindle 4 NT
There is an easy way of retrieving the WiFi IP address:
Quote:
1. Open the menu by pressing the menu button
2. Select “Settings”
3. Press and hold the keyboard button
4. Press the right Page Forward key (the “711 Page” will open)
5. Page forward to page 2 of 3
|